Skip to content

Merge pull request #1352 from docker/dependabot/npm_and_yarn/docker/a… #2188

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

Merge pull request #1352 from docker/dependabot/npm_and_yarn/docker/a… #2188

Triggered via push April 8, 2025 15:50
Status Success
Total duration 1m 24s
Artifacts 53

ci.yml

on: push
minimal
19s
minimal
git-context
31s
git-context
git-context-secret
39s
git-context-secret
path-context
27s
path-context
example
33s
example
error
12s
error
error-buildx
27s
error-buildx
docker-driver
13s
docker-driver
export-docker
15s
export-docker
secret
15s
secret
secret-envs
16s
secret-envs
network
22s
network
shm-size
17s
shm-size
ulimit
19s
ulimit
cgroup-parent
17s
cgroup-parent
add-hosts
18s
add-hosts
no-cache-filters
21s
no-cache-filters
registry-cache
26s
registry-cache
github-cache
22s
github-cache
local-cache
27s
local-cache
standalone
17s
standalone
named-context-pin
15s
named-context-pin
named-context-docker
21s
named-context-docker
named-context-container
33s
named-context-container
docker-config-malformed
12s
docker-config-malformed
proxy-docker-config
31s
proxy-docker-config
proxy-buildkitd
41s
proxy-buildkitd
annotations
22s
annotations
multi-output
37s
multi-output
load-and-push
29s
load-and-push
summary-disable
17s
summary-disable
summary-disable-deprecated
31s
summary-disable-deprecated
summary-not-supported
16s
summary-not-supported
record-upload-disable
32s
record-upload-disable
annotations-disabled
23s
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 21 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:ea154a569253c1a70f2b7b91c74ebdad2771c1f04987f641cf31395719bbdb9c": dial tcp [::1]:5000: connect: connection refused
secret
INVALID_SECRET= is not a valid secret
docker-config-malformed
Unable to parse config file /home/runner/.docker/config.json: SyntaxError: Unexpected non-whitespace character after JSON at position 139
secret-envs
INVALID_SECRET= is not a valid secret
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/
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.
standalone
Docker is required to export a build record
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/
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/
attests-compat (latest, moby/buildkit:v0.10.6)
Process "docker run" closed with code 1
summary-disable-deprecated
DOCKER_BUILD_NO_SUMMARY is deprecated. Set DOCKER_BUILD_SUMMARY to false instead.

Artifacts

Produced during runtime
Name Size Digest
docker~build-push-action~2C96CC.dockerbuild Expired
16.7 KB
sha256:765c836828422f45d56522450c66bc95300c30d98f299037fb6173d54e5702e3
docker~build-push-action~2V7CDB.dockerbuild Expired
23.2 KB
sha256:0b68e0e573fb04503055d45ff90be95a0d4f9295dc622c09e981df6278a22d3b
docker~build-push-action~4150XF.dockerbuild Expired
38.1 KB
sha256:c588624f7d81def7c73e62760c857d490526084559588e0a0fa723f82248da0b
docker~build-push-action~496QB9.dockerbuild Expired
43.4 KB
sha256:752a019c8f171f07793a50a62a345f49f3f2d9ee0b27e11abb5208cd368b74aa
docker~build-push-action~4AA5R1.dockerbuild Expired
19.1 KB
sha256:3015dcbe5748af9d6db22b5fc76e795e3fd13cefd39c9f5dcebb3b750e9f2fef
docker~build-push-action~6DAJSJ.dockerbuild Expired
43.3 KB
sha256:a5649fd385df51f0cae4b555c644874f3fb9fbae8c80b29854e39d7e3255e791
docker~build-push-action~7TAXK5.dockerbuild Expired
16.9 KB
sha256:29782dd286412f2f7cb852f3883c6f39621abb232af649efdaf09835685b87fd
docker~build-push-action~99GGZ5.dockerbuild Expired
17.1 KB
sha256:634946526f3baf0ec9d964965741ab001a666febbbd34e2259a5250a3f9b0574
docker~build-push-action~9OVFOW.dockerbuild Expired
25.2 KB
sha256:5bddcdf1cf88c2740a70ce86ccffbdc986fa1535498ab56bf847c144746680b6
docker~build-push-action~ACNDE2.dockerbuild Expired
14.1 KB
sha256:67e2ee139953501b1efbf2f2cffedb6799392366a928ebcc24d7de0bf056c384
docker~build-push-action~B15G6N.dockerbuild Expired
15 KB
sha256:2c6049276a92202f43848a98de318de47bc35cca3e9ad46fad1c5a180ea8c4e6
docker~build-push-action~DG6DDY.dockerbuild Expired
16.7 KB
sha256:520a8970698cc94a9516bd467b2612ffce5d1804b53491df388673c616e08a21
docker~build-push-action~E1295I.dockerbuild Expired
41.8 KB
sha256:48046036e8526c7da5ed5f9c51eda443bf6e5d6cf7a69d2d59d1cbf3eca6133e
docker~build-push-action~ETX3CL.dockerbuild Expired
20.2 KB
sha256:e438daa106ddfa123611cc62e4e12fa4dc9d899ab043c71e65204eda068c67da
docker~build-push-action~GUBF58.dockerbuild Expired
16.9 KB
sha256:ca3ab99499dd75f5e17e8c84cf5217dfe7d5a4900d063cd4789e6c750f4b4235
docker~build-push-action~I9A58U.dockerbuild Expired
17.2 KB
sha256:c8ea3262fbaa6b13b6ffe51bb7bf0d5bec2495c06c90afb146f019815a36eda5
docker~build-push-action~J5ABQ9.dockerbuild Expired
17.3 KB
sha256:a5c8f604fc99b6b02b7ecc23cb41705625b043a16e3c39327417f12ac74e588d
docker~build-push-action~JWJBT5.dockerbuild Expired
25.6 KB
sha256:db819ed9d69c3cd0591fe8a429fcf1ee51ae0e241fe285c018ee856b97767d98
docker~build-push-action~K6TLAF.dockerbuild Expired
16.8 KB
sha256:ebb121efc2fa26fd3ea20577faf3328ab9f15770629b36a9ac8af2dfaebdb3e6
docker~build-push-action~KKQV4I.dockerbuild Expired
45.9 KB
sha256:b0fdcaf51703776b0175c11851b60671cc727192f2b03c445ec93be0bac8cacf
docker~build-push-action~KUC4MX.dockerbuild Expired
11.4 KB
sha256:a972da75a3eff5f1031dfacd5b7b07e0bced90985ff331cce4c4c8ca6f1c762c
docker~build-push-action~LF10PH.dockerbuild Expired
14.4 KB
sha256:2780c944e37c0c0ae6d2c2156596826edbf4922c5b1289a76d504cb4b358b018
docker~build-push-action~LVTRE9.dockerbuild Expired
23.2 KB
sha256:f7906e645b45d77a6e7728cec0e29979048710a6e7e124861817e80e166ed5da
docker~build-push-action~M6ZW02.dockerbuild Expired
17.3 KB
sha256:863607e2bd463573b5c3051650971b61cda7d7c92f064d4fc82c25b5b162659b
docker~build-push-action~MASY5H.dockerbuild Expired
17.3 KB
sha256:6c6e1ef18eec8d393e25d4de9e5f304e9f16f1b8243f1f075db16f1b2c0bdd02
docker~build-push-action~NOJH31.dockerbuild Expired
18.7 KB
sha256:93656a0da92b25b12ea6d71d4b1159d4576dc00ed4a4c01ad415993d236e19ec
docker~build-push-action~NT3W19.dockerbuild Expired
23.4 KB
sha256:bcba870f50a097478fe6ab0f218468fce8a356e2766bdfdf7e822e2cf5239e67
docker~build-push-action~OLYY00.dockerbuild Expired
45.6 KB
sha256:ef566ddaa1e16a535fdaa50372ec0002061f38d793b0a1aeb4a23975873e898b
docker~build-push-action~OOI3JW.dockerbuild Expired
18.3 KB
sha256:cd1162d5c43da7231e8799d00561b9001347425128033c0a6b3261a948e4c17b
docker~build-push-action~OZ6A7L.dockerbuild Expired
23.2 KB
sha256:dbfec7b64d88eb99a4cd9f1506f89ee3550808c5b6e798c7d3c204fbb6822c03
docker~build-push-action~PO4LBA.dockerbuild Expired
17.3 KB
sha256:6fdf9b99633c41c1e3501f87453e48afcd1bd400ed78a998aee61623ce198b0b
docker~build-push-action~PYY6PP.dockerbuild Expired
26.3 KB
sha256:43948898e9d36b76a6ce2c07ad3e7ac27897008e2e86426563802239be06443a
docker~build-push-action~Q56QAZ.dockerbuild Expired
25.4 KB
sha256:2b7b549c1624fc3f48265b45a6b3ffc9c796955c0a7dec6d0793db72720c7f50
docker~build-push-action~Q85D6O.dockerbuild Expired
35.7 KB
sha256:431ef7ff91bf644b373f93a5ac761e7efa824d136cd6339cb2126c9805a05696
docker~build-push-action~RIIIUM.dockerbuild Expired
28.7 KB
sha256:0579bb5e3579ef221966656de058ce9588974963dca42d9f32bcbd49ddb2a505
docker~build-push-action~RNUGYI.dockerbuild Expired
17.1 KB
sha256:8e07db824cc5e1b6913dd1fa51e2976812987a656bf235df3e5e3ae8ca0d9d2d
docker~build-push-action~RQZU85.dockerbuild Expired
46.3 KB
sha256:d95d94a993af67f57a83d763d5e2fbc7eb9770d97dc9912f4ebc84492a7b0416
docker~build-push-action~S0SL0Z.dockerbuild Expired
17 KB
sha256:ead424c0bc9e7b398c8e9189bf3cca9a54f20dc02e1c684a803ad6617358992c
docker~build-push-action~T1A3Q0.dockerbuild Expired
35.4 KB
sha256:8a9a88a66bef89f0a3d7eeef068c3413b1d6d9b5502c9a317118bcfc6b88fd3c
docker~build-push-action~T7NPC5.dockerbuild Expired
28.3 KB
sha256:8649c4333488e4b5d0f2b0921715737a6c9f6cda080949e8ee8d114aaa141a03
docker~build-push-action~T9MBNR.dockerbuild Expired
16.4 KB
sha256:994a01cc09b250abf5557b1c073519bf6a0cf10d1259817c0f2d8cf00745d8da
docker~build-push-action~TERUJX.dockerbuild Expired
25.1 KB
sha256:3d409972fe845dd51f3c4dd26f645eebb465d3dc51b4794103ca72688050db06
docker~build-push-action~V30XUP.dockerbuild Expired
17 KB
sha256:3e4a246dd69af06357a0ed26018e408baba715752bb1be11b04f9a8b8feeefcc
docker~build-push-action~V7MSKR.dockerbuild Expired
39.5 KB
sha256:bea2c8570e9d9986d8c58ebe4e471d822f7cd727702add2eba668f314c06547a
docker~build-push-action~VTR47T.dockerbuild Expired
17 KB
sha256:757cf731ec11f67c7b8b4b9284cf81fbbe363b2630d2282012b52029ac37ea7b
docker~build-push-action~VV7SFX.dockerbuild Expired
14.8 KB
sha256:22803f860919762d0564d612ed40eba75389e9998eaea9478b7226d35052dd91
docker~build-push-action~WES7XR.dockerbuild Expired
27 KB
sha256:519d733a1ce8935322b457b6a9ad1e26517981842c870461430dc0f4fa5180a2
docker~build-push-action~Y1H9TW.dockerbuild Expired
18.7 KB
sha256:a2180e8c7038ca7ad7085f78b61730b29102ae14df655fa053114b1e70e49446
docker~build-push-action~Y7EKLF.dockerbuild Expired
15 KB
sha256:6a1fe5c1a0995336ca7075235f9c32acfbc25de6ff20e676aaaab4ab13ed4a50
docker~build-push-action~ZJL1G6.dockerbuild Expired
18.3 KB
sha256:15640defb541a936b54ac327858f8db112e5a0f312e79423488ef4cde43abc52
docker~build-push-action~ZL3A7M.dockerbuild Expired
25.8 KB
sha256:895d0e880bc2001a8e789eb28cd3449551eb1308adeea49bfe6b30b958983a7a
docker~build-push-action~ZM480Q.dockerbuild Expired
17.3 KB
sha256:966b73518ca90c32cb69b81381fa480b5ba9346ac7d2edadbd83adf977ba254e
docker~build-push-action~ZSELK0.dockerbuild Expired
39.4 KB
sha256:d87cab085ba18ea0c499f9a1ebe65ba8f0925964cc41c1c50c7ff0966ed68106