add memory storage layer v2 #2191
ci.yml
on: push
Vertify import alias, vendor, codegen, crds
55s
Lint with golangci-lint
22s
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
|