Bump codecov/codecov-action from 4.1.0 to 5.5.1 #1612
Annotations
2 errors and 1 warning
|
Run golangci/[email protected]
issues found
|
|
Run golangci/[email protected]:
pkg/v1/daemon/image.go#L316
SA1019: config.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)
|
|
Run reviewdog/action-misspell@v1
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
|
Loading