Skip to content

Bump some deps

Bump some deps #2044

Triggered via pull request June 13, 2025 19:41
Status Failure
Total duration 53s
Artifacts

presubmit.yaml

on: pull_request
Presubmit
50s
Presubmit
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Presubmit
Process completed with exit code 1.
Presubmit: pkg/v1/daemon/image.go#L315
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 (SA1019)