Update docker and go-containerregistry #892
test.yaml
on: pull_request
test-and-build-linux
1m 52s
test-and-build-windows
2m 55s
Annotations
16 errors and 1 notice
|
test-and-build-linux
Process completed with exit code 2.
|
|
test-and-build-linux:
testhelpers/testhelpers.go#L179
SA1019: dockercli.IsErrNotFound is deprecated: use [cerrdefs.IsNotFound] instead. (staticcheck)
|
|
test-and-build-linux:
local/v1_facade.go#L164
SA1019: dockerCfg.ArgsEscaped is deprecated: This field is present only for legacy compatibility with Docker and should not be used by new image builders. It is used by Docker for Windows images to indicate that the `Entrypoint` or `Cmd` or both, contains only a single element array, that is a pre-escaped, and combined into a single string `CommandLine`. If `true` the value in `Entrypoint` or `Cmd` should be used as-is to avoid double escaping. https://github.com/opencontainers/image-spec/pull/892 (staticcheck)
|
|
test-and-build-linux:
local/store.go#L193
SA1019: client.IsErrNotFound is deprecated: use [cerrdefs.IsNotFound] instead. (staticcheck)
|
|
test-and-build-linux:
local/new.go#L124
SA1019: client.IsErrNotFound is deprecated: use [cerrdefs.IsNotFound] instead. (staticcheck)
|
|
test-and-build-linux:
local/local_test.go#L1066
unnecessary conversion (unconvert)
|
|
test-and-build-linux:
local/local_test.go#L1043
unnecessary conversion (unconvert)
|
|
test-and-build-linux:
local/v1_facade.go#L151
unnecessary conversion (unconvert)
|
|
test-and-build-windows
Process completed with exit code 1.
|
|
test-and-build-windows:
testhelpers/testhelpers.go#L179
SA1019: dockercli.IsErrNotFound is deprecated: use [cerrdefs.IsNotFound] instead. (staticcheck)
|
|
test-and-build-windows:
local/v1_facade.go#L164
SA1019: dockerCfg.ArgsEscaped is deprecated: This field is present only for legacy compatibility with Docker and should not be used by new image builders. It is used by Docker for Windows images to indicate that the `Entrypoint` or `Cmd` or both, contains only a single element array, that is a pre-escaped, and combined into a single string `CommandLine`. If `true` the value in `Entrypoint` or `Cmd` should be used as-is to avoid double escaping. https://github.com/opencontainers/image-spec/pull/892 (staticcheck)
|
|
test-and-build-windows:
local/store.go#L193
SA1019: client.IsErrNotFound is deprecated: use [cerrdefs.IsNotFound] instead. (staticcheck)
|
|
test-and-build-windows:
local/new.go#L124
SA1019: client.IsErrNotFound is deprecated: use [cerrdefs.IsNotFound] instead. (staticcheck)
|
|
test-and-build-windows:
local/local_test.go#L1066
unnecessary conversion (unconvert)
|
|
test-and-build-windows:
local/local_test.go#L1043
unnecessary conversion (unconvert)
|
|
test-and-build-windows:
local/v1_facade.go#L151
unnecessary conversion (unconvert)
|
|
test-and-build-windows
The windows-2019 runner image is being deprecated, consider switching to windows-2022(windows-latest) or windows-2025 instead. For more details see https://github.com/actions/runner-images/issues/12045.
|