Skip to content

Bump some deps

Bump some deps #2039

Triggered via pull request June 13, 2025 18:22
Status Failure
Total duration 56s
Artifacts

presubmit.yaml

on: pull_request
Presubmit
51s
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)