Bump goreleaser/goreleaser-action from 4.2.0 to 6.4.0 #1606
style.yaml
on: pull_request
check goimports
15s
Lint
58s
Annotations
2 errors and 1 warning
|
Lint
issues found
|
|
Lint:
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)
|
|
Lint
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
|