Skip to content

add memory storage layer v2 #2191

add memory storage layer v2

add memory storage layer v2 #2191

Triggered via push November 27, 2024 08:13
Status Failure
Total duration 15m 31s
Artifacts

ci.yml

on: push
Vertify import alias, vendor, codegen, crds
55s
Vertify import alias, vendor, codegen, crds
Lint with golangci-lint
22s
Lint with golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Lint with golangci-lint: pkg/storage/memorystorage/v2/register.go#L17
cannot use storageFactory (variable of type *StorageFactory) as storage.StorageFactory value in return statement: *StorageFactory does not implement storage.StorageFactory (missing method PrepareCluster) (typecheck)
Lint with golangci-lint
issues found
Unit test: pkg/storage/memorystorage/v2/register.go#L17
cannot use storageFactory (variable of type *StorageFactory) as storage.StorageFactory value in return statement: *StorageFactory does not implement storage.StorageFactory (missing method PrepareCluster)
Unit test
Process completed with exit code 2.
Vertify import alias, vendor, codegen, crds
Restore cache failed: Dependencies file is not found in /home/runner/work/clusterpedia/clusterpedia. Supported file pattern: go.sum