add pkg/runtime/resourceconfig.ResourceConfig #2110
ci.yml
on: pull_request
Vertify import alias, vendor, codegen, crds
52s
Lint with golangci-lint
24s
Annotations
10 errors and 1 warning
Lint with golangci-lint:
pkg/storage/internalstorage/resource_storage_test.go#L386
rs.codec undefined (type *ResourceStorage has no field or method codec)
|
Lint with golangci-lint:
pkg/storage/internalstorage/resource_storage_test.go#L417
rs.codec undefined (type *ResourceStorage has no field or method codec)
|
Lint with golangci-lint:
pkg/storage/internalstorage/resource_storage_test.go#L469
unknown field storageGroupResource in struct literal of type ResourceStorage
|
Lint with golangci-lint:
pkg/storage/internalstorage/resource_storage_test.go#L470
unknown field storageVersion in struct literal of type ResourceStorage (typecheck)
|
Lint with golangci-lint
issues found
|
Unit test:
pkg/storage/internalstorage/resource_storage_test.go#L386
rs.codec undefined (type *ResourceStorage has no field or method codec)
|
Unit test:
pkg/storage/internalstorage/resource_storage_test.go#L417
rs.codec undefined (type *ResourceStorage has no field or method codec)
|
Unit test:
pkg/storage/internalstorage/resource_storage_test.go#L469
unknown field storageGroupResource in struct literal of type ResourceStorage
|
Unit test:
pkg/storage/internalstorage/resource_storage_test.go#L470
unknown field storageVersion in struct literal of type ResourceStorage
|
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
|