build(deps): bump github.com/containers/storage from 1.50.2 to 1.52.0 #148
verify.yml
on: pull_request
lint
2m 40s
lint-markdown
7s
shellcheck
12s
shfmt
8s
space-at-eol
6s
docs
1m 31s
vendor
39s
log-capitalization
8s
verify-config-template
8s
dependencies
7s
typos
9s
Annotations
13 errors
docs:
vendor/github.com/containers/image/v5/internal/manifest/oci_index.go#L173
type func(a v1.Descriptor, b v1.Descriptor) bool of func(a, b imgspecv1.Descriptor) bool {…} does not match inferred type func(a v1.Descriptor, b v1.Descriptor) int for func(a E, b E) int
|
docs:
vendor/github.com/containers/common/pkg/config/default.go#L269
too many arguments in call to types.DefaultStoreOptions
|
docs
Process completed with exit code 2.
|
lint:
pkg/config/config.go#L811
too many arguments in call to storage.DefaultStoreOptions
|
lint:
internal/storage/image.go#L801
too many arguments in call to storage.DefaultStoreOptions
|
lint:
internal/lib/container_server.go#L657
c.RemoveStatsForContainer undefined (type *ContainerServer has no field or method RemoveStatsForContainer) (typecheck)
|
lint:
internal/lib/container_server.go#L740
c.RemoveStatsForSandbox undefined (type *ContainerServer has no field or method RemoveStatsForSandbox) (typecheck)
|
lint:
test/copyimg/copyimg.go#L106
too many arguments in call to sstorage.DefaultStoreOptions
|
lint:
test/framework/framework.go#L67
undefined: ginkgo (typecheck)
|
lint:
test/framework/framework.go#L96
undefined: ginkgo (typecheck)
|
lint:
internal/config/apparmor/suite_test.go#L17
undefined: TestFramework (typecheck)
|
lint:
internal/config/apparmor/suite_test.go#L19
undefined: BeforeSuite (typecheck)
|
lint:
internal/config/apparmor/suite_test.go#L24
undefined: AfterSuite (typecheck)
|