Skip to content

Bump codecov/codecov-action from 4.1.0 to 5.5.1 #1612

Bump codecov/codecov-action from 4.1.0 to 5.5.1

Bump codecov/codecov-action from 4.1.0 to 5.5.1 #1612

Triggered via pull request September 8, 2025 02:05
Status Failure
Total duration 53s
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.