Update docker and go-containerregistry #892
Annotations
8 errors
|
|
|
testhelpers/testhelpers.go#L179
SA1019: dockercli.IsErrNotFound is deprecated: use [cerrdefs.IsNotFound] instead. (staticcheck)
|
|
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)
|
|
local/store.go#L193
SA1019: client.IsErrNotFound is deprecated: use [cerrdefs.IsNotFound] instead. (staticcheck)
|
|
local/new.go#L124
SA1019: client.IsErrNotFound is deprecated: use [cerrdefs.IsNotFound] instead. (staticcheck)
|
|
local/local_test.go#L1066
unnecessary conversion (unconvert)
|
|
local/local_test.go#L1043
unnecessary conversion (unconvert)
|
|
local/v1_facade.go#L151
unnecessary conversion (unconvert)
|
The logs for this run have expired and are no longer available.
Loading