Skip to content

Merge pull request #1300 from docker/dependabot/npm_and_yarn/docker/a… #2052

Merge pull request #1300 from docker/dependabot/npm_and_yarn/docker/a…

Merge pull request #1300 from docker/dependabot/npm_and_yarn/docker/a… #2052

Triggered via push January 15, 2025 12:50
Status Success
Total duration 1m 14s
Artifacts 51

ci.yml

on: push
minimal
27s
minimal
git-context
36s
git-context
git-context-secret
40s
git-context-secret
path-context
32s
path-context
example
25s
example
error
5s
error
error-buildx
22s
error-buildx
docker-driver
13s
docker-driver
export-docker
12s
export-docker
secret
14s
secret
secret-envs
22s
secret-envs
network
15s
network
shm-size
27s
shm-size
ulimit
14s
ulimit
cgroup-parent
14s
cgroup-parent
add-hosts
16s
add-hosts
no-cache-filters
14s
no-cache-filters
registry-cache
39s
registry-cache
github-cache
23s
github-cache
local-cache
28s
local-cache
standalone
19s
standalone
named-context-pin
14s
named-context-pin
named-context-docker
20s
named-context-docker
named-context-container
23s
named-context-container
docker-config-malformed
11s
docker-config-malformed
proxy-docker-config
23s
proxy-docker-config
proxy-buildkitd
22s
proxy-buildkitd
annotations
19s
annotations
multi-output
31s
multi-output
load-and-push
20s
load-and-push
summary-disable
20s
summary-disable
summary-disable-deprecated
14s
summary-disable-deprecated
summary-not-supported
15s
summary-not-supported
record-upload-disable
21s
record-upload-disable
annotations-disabled
24s
annotations-disabled
call-check
16s
call-check
Matrix: attests-compat
Matrix: checks
Matrix: digest
Matrix: multi
Matrix: provenance
Matrix: record-retention-days
Matrix: sbom
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 71 warnings
error
buildx failed with: ERROR: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
call-check
Check complete, 7 warnings have been found!
error-buildx
buildx failed with: ERROR: failed to solve: failed to push localhost:5000/name/app:latest: failed to do request: Head "http://localhost:5000/v2/name/app/blobs/sha256:8e0c0c5726c48c2b376c2b439d9525d35202096b2a32830076f0b35e04967566": dial tcp [::1]:5000: connect: connection refused
docker-config-malformed
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
docker-config-malformed
Unable to parse config file /home/runner/.docker/config.json: SyntaxError: Unexpected non-whitespace character after JSON at position 139
export-docker
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
error
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cgroup-parent
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
digest (docker, true, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
add-hosts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
checks (v0.14.1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
docker-driver
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
digest (docker, false, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
digest (docker-container, false, true)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
call-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
named-context-pin
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
network
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
annotations
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
no-cache-filters
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
summary-disable-deprecated
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
summary-disable-deprecated
DOCKER_BUILD_NO_SUMMARY is deprecated. Set DOCKER_BUILD_SUMMARY to false instead.
digest (docker-container, true, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ulimit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
secret
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
secret
INVALID_SECRET= is not a valid secret
checks (latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: test/lint.Dockerfile#L12
JSONArgsRecommended: JSON arguments recommended for ENTRYPOINT to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
The MAINTAINER instruction is deprecated, use a label instead to define an image author: test/lint.Dockerfile#L5
MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label More info: https://docs.docker.com/go/dockerfile/rule/maintainer-deprecated/
All commands within the Dockerfile should use the same casing (either upper or lower): test/lint.Dockerfile#L1
ConsistentInstructionCasing: Command 'frOM' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
All commands within the Dockerfile should use the same casing (either upper or lower): test/lint.Dockerfile#L2
ConsistentInstructionCasing: Command 'cOpy' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
All commands within the Dockerfile should use the same casing (either upper or lower): test/lint.Dockerfile#L4
ConsistentInstructionCasing: Command 'from' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
All commands within the Dockerfile should use the same casing (either upper or lower): test/lint.Dockerfile#L6
ConsistentInstructionCasing: Command 'COPy' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
Multiple instructions of the same type should not be used in the same stage: test/lint.Dockerfile#L10
MultipleInstructionsDisallowed: Multiple CMD instructions should not be used in the same stage because only the last one will be used More info: https://docs.docker.com/go/dockerfile/rule/multiple-instructions-disallowed/
summary-not-supported
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
attests-compat (v0.9.1, moby/buildkit:buildx-stable-1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
attests-compat (v0.9.1, moby/buildkit:buildx-stable-1)
Attestations are only supported by buildx >= 0.10.0; the inputs 'attests', 'provenance' and 'sbom' are ignored.
error-buildx
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
load-and-push
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
named-context-docker
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
multi (multi-sudo)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
digest (docker, false, true)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
record-retention-days (0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
record-retention-days (2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
annotations-disabled
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
sbom (binary, /tmp/buildx-build)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
standalone
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
standalone
Docker is required to export a build record
proxy-buildkitd
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
github-cache
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
record-upload-disable
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
named-context-container
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
example
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
attests-compat (latest, moby/buildkit:buildx-stable-1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
digest (docker-container, false, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
summary-disable
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
proxy-docker-config
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
secret-envs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
secret-envs
INVALID_SECRET= is not a valid secret
multi (multi)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
local-cache
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
minimal
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
provenance (binary, /tmp/buildx-build)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
shm-size
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
multi-output
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
attests-compat (latest, moby/buildkit:v0.10.6)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
attests-compat (latest, moby/buildkit:v0.10.6)
Process "docker run" closed with code 1
provenance (image, type=image,name=localhost:5000/name/app:latest,push=true)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
provenance (image, type=image,name=localhost:5000/name/app:latest,push=true, mode=max)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
provenance (binary, /tmp/buildx-build, mode=max)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
path-context
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
git-context
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
sbom (image, type=image,name=localhost:5000/name/app:latest,push=true)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
git-context-secret
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
registry-cache
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
docker~build-push-action~18N2HC.dockerbuild
47 KB
docker~build-push-action~1WP7UT.dockerbuild
28.2 KB
docker~build-push-action~2SEB5X.dockerbuild
17.2 KB
docker~build-push-action~3XATD7.dockerbuild
25.5 KB
docker~build-push-action~44XQ96.dockerbuild Expired
18.4 KB
docker~build-push-action~4E246O.dockerbuild
15 KB
docker~build-push-action~71F88F.dockerbuild
16.7 KB
docker~build-push-action~80KPR9.dockerbuild
20.1 KB
docker~build-push-action~93LUPW.dockerbuild
17 KB
docker~build-push-action~98JUCS.dockerbuild
16.5 KB
docker~build-push-action~AC3H8Z.dockerbuild
44.5 KB
docker~build-push-action~ARDO6G.dockerbuild
18.7 KB
docker~build-push-action~BCSI7K.dockerbuild
17.5 KB
docker~build-push-action~BPWM4O.dockerbuild
37.8 KB
docker~build-push-action~CAPHFI.dockerbuild
39.8 KB
docker~build-push-action~DKJWFC.dockerbuild
35.1 KB
docker~build-push-action~F7C8V1.dockerbuild
11.4 KB
docker~build-push-action~FJH85Y.dockerbuild
23.6 KB
docker~build-push-action~GYAGTF.dockerbuild
17.4 KB
docker~build-push-action~HMC8PZ.dockerbuild
14.4 KB
docker~build-push-action~ISFOK9.dockerbuild
17.1 KB
docker~build-push-action~JQDCVE.dockerbuild
18.9 KB
docker~build-push-action~JV15LD.dockerbuild
16.7 KB
docker~build-push-action~K2PJTV.dockerbuild
17.1 KB
docker~build-push-action~K982F5.dockerbuild
14.6 KB
docker~build-push-action~KJET79.dockerbuild
28 KB
docker~build-push-action~L6UINA.dockerbuild
26.1 KB
docker~build-push-action~L7G2VN.dockerbuild
16.6 KB
docker~build-push-action~LAEHNE.dockerbuild
22.9 KB
docker~build-push-action~MMSRCW.dockerbuild
17.1 KB
docker~build-push-action~NGN4AK.dockerbuild
23.7 KB
docker~build-push-action~OGLT0B.dockerbuild
45 KB
docker~build-push-action~P2UJAS.dockerbuild
14.9 KB
docker~build-push-action~PCBXDI.dockerbuild
45.7 KB
docker~build-push-action~PE7F3N.dockerbuild
18 KB
docker~build-push-action~PEMI6H.dockerbuild
25.5 KB
docker~build-push-action~PK5Y7D.dockerbuild
15.8 KB
docker~build-push-action~QD9Q0J.dockerbuild
43.4 KB
docker~build-push-action~QEHHD7.dockerbuild
23.9 KB
docker~build-push-action~RIQ3TK.dockerbuild
17 KB
docker~build-push-action~RPPG86.dockerbuild
17 KB
docker~build-push-action~RRGCZH.dockerbuild
24.2 KB
docker~build-push-action~S0AKGK.dockerbuild
26.2 KB
docker~build-push-action~SIZSL3.dockerbuild
25.6 KB
docker~build-push-action~UES07C.dockerbuild
35.8 KB
docker~build-push-action~XCQZRV.dockerbuild
18 KB
docker~build-push-action~XDZTEN.dockerbuild
17.2 KB
docker~build-push-action~XPI4LM.dockerbuild
39.9 KB
docker~build-push-action~XPTJFW.dockerbuild
16.8 KB
docker~build-push-action~YS7PUV.dockerbuild
40.6 KB
docker~build-push-action~ZKDA09.dockerbuild
17 KB