Skip to content

Bump goreleaser/goreleaser-action from 4.2.0 to 6.4.0 #1606

Bump goreleaser/goreleaser-action from 4.2.0 to 6.4.0

Bump goreleaser/goreleaser-action from 4.2.0 to 6.4.0 #1606

Triggered via pull request August 18, 2025 04:07
Status Failure
Total duration 1m 2s
Artifacts

style.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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.