build(deps): bump github.com/containerd/containerd from 1.7.18 to 1.7.22 #1048
Annotations
10 errors
golangci-lint:
frontend/build.go#L29
SA1019: platforms.DefaultSpec is deprecated: use [platforms.DefaultSpec]. (staticcheck)
|
golangci-lint:
frontend/build.go#L55
SA1019: platforms.Format is deprecated: use [platforms.Format]. (staticcheck)
|
golangci-lint:
frontend/mux.go#L150
SA1019: platforms.DefaultSpec is deprecated: use [platforms.DefaultSpec]. (staticcheck)
|
golangci-lint:
frontend/mux.go#L185
SA1019: platforms.DefaultSpec is deprecated: use [platforms.DefaultSpec]. (staticcheck)
|
golangci-lint:
frontend/mux.go#L192
SA1019: platforms.Format is deprecated: use [platforms.Format]. (staticcheck)
|
golangci-lint:
test/helpers_test.go#L198
SA1019: platforms.Platform is deprecated: use [specs.Platform]. (staticcheck)
|
golangci-lint:
test/helpers_test.go#L200
SA1019: platforms.Format is deprecated: use [platforms.Format]. (staticcheck)
|
golangci-lint:
test/helpers_test.go#L320
SA1019: platforms.Platform is deprecated: use [specs.Platform]. (staticcheck)
|
golangci-lint:
test/helpers_test.go#L325
SA1019: platforms.Platform is deprecated: use [specs.Platform]. (staticcheck)
|
golangci-lint:
test/var_passthrough_test.go#L60
SA1019: platforms.MustParse is deprecated: use [platforms.MustParse]. (staticcheck)
|
Loading