chore(deps): bump github.com/containers/image/v5 from 5.25.0 to 5.30.1 #2762
Annotations
10 errors and 8 warnings
golangci-lint:
pkg/buildkitd/buildkitd.go#L109
cannot use c (variable of type *generalClient) as Client value in return statement: *generalClient does not implement Client (missing method Build) (typecheck)
|
golangci-lint:
pkg/buildkitd/buildkitd.go#L137
cannot use c (variable of type *generalClient) as Client value in return statement: *generalClient does not implement Client (missing method Build) (typecheck)
|
golangci-lint:
pkg/buildkitd/buildkitd.go#L219
c.ListWorkers undefined (type generalClient has no field or method ListWorkers) (typecheck)
|
golangci-lint:
e2e/v0/cli/build_test.go#L37
undefined: e2e (typecheck)
|
golangci-lint:
e2e/v0/cli/build_test.go#L59
undefined: e2e (typecheck)
|
golangci-lint:
e2e/v0/cli/build_test.go#L81
undefined: e2e (typecheck)
|
golangci-lint:
pkg/builder/util.go#L48
unknown field Architecture in struct literal of type "github.com/opencontainers/image-spec/specs-go/v1".Image (typecheck)
|
golangci-lint:
pkg/builder/util.go#L50
unknown field OS in struct literal of type "github.com/opencontainers/image-spec/specs-go/v1".Image (typecheck)
|
golangci-lint:
pkg/progress/progressui/display.go#L250
vg.Cached undefined (type *vertexGroup has no field or method Cached) (typecheck)
|
golangci-lint:
pkg/progress/progressui/display.go#L253
vg.Error undefined (type *vertexGroup has no field or method Error) (typecheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@preview. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@preview. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
golangci-lint
Unexpected input(s) 'skip-pkg-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
Post golangci-lint
Unexpected input(s) 'skip-pkg-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
Cache Go modules
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Cache Go modules
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Cache Go modules
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/envd/envd. Supported file pattern: go.sum
|
Loading