Skip to content

Merge pull request #1330 from docker/dependabot/npm_and_yarn/docker/a… #2116

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

Merge pull request #1330 from docker/dependabot/npm_and_yarn/docker/a… #2116

Triggered via push February 26, 2025 14:30
Status Success
Total duration 1m 40s
Artifacts 53

ci.yml

on: push
minimal
22s
minimal
git-context
28s
git-context
git-context-secret
27s
git-context-secret
path-context
33s
path-context
example
25s
example
error
5s
error
error-buildx
21s
error-buildx
docker-driver
21s
docker-driver
export-docker
12s
export-docker
secret
15s
secret
secret-envs
16s
secret-envs
network
17s
network
shm-size
23s
shm-size
ulimit
31s
ulimit
cgroup-parent
15s
cgroup-parent
add-hosts
23s
add-hosts
no-cache-filters
17s
no-cache-filters
registry-cache
33s
registry-cache
github-cache
22s
github-cache
local-cache
24s
local-cache
standalone
31s
standalone
named-context-pin
20s
named-context-pin
named-context-docker
32s
named-context-docker
named-context-container
32s
named-context-container
docker-config-malformed
12s
docker-config-malformed
proxy-docker-config
21s
proxy-docker-config
proxy-buildkitd
30s
proxy-buildkitd
annotations
22s
annotations
multi-output
33s
multi-output
load-and-push
34s
load-and-push
summary-disable
15s
summary-disable
summary-disable-deprecated
13s
summary-disable-deprecated
summary-not-supported
14s
summary-not-supported
record-upload-disable
21s
record-upload-disable
annotations-disabled
14s
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 32 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:16bc242fcb1d4c651dc54cc09c0d70b77948a72f11f327e115bcb6e0f0453f86": dial tcp [::1]:5000: connect: connection refused
docker-config-malformed
Unable to parse config file /home/runner/.docker/config.json: SyntaxError: Unexpected non-whitespace character after JSON at position 139
secret
INVALID_SECRET= is not a valid secret
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/
secret-envs
INVALID_SECRET= is not a valid secret
summary-disable-deprecated
DOCKER_BUILD_NO_SUMMARY is deprecated. Set DOCKER_BUILD_SUMMARY to false instead.
error-buildx
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
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/
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/
github-cache
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
git-context-secret
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
local-cache
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
git-context
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
attests-compat (latest, moby/buildkit:v0.10.6)
Process "docker run" closed with code 1
path-context
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
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
multi-output
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
load-and-push
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
registry-cache
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
multi (multi-sudo)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
multi (multi)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists

Artifacts

Produced during runtime
Name Size Digest
docker~build-push-action~419EW5.dockerbuild Expired
46.7 KB
sha256:bbb6ba3a679d9f72e92c146244a4cc206af39033b2ba8b292872ee7f14383eba
docker~build-push-action~60FO6B.dockerbuild Expired
18.1 KB
sha256:caf7da3d4fa30724c156f17f936dbfe2f8b814175d2da11652f0b6848e259102
docker~build-push-action~8ZDTRZ.dockerbuild Expired
11.1 KB
sha256:6140118c7d05c71b0f6818a0f5521fc611e33ff429258feae26b95f39f4a5b1e
docker~build-push-action~9MZQNH.dockerbuild Expired
41.9 KB
sha256:98e094a984f7634ae28bd342b8682e2218d567f20094caae4e63a8afbcb86a42
docker~build-push-action~9ZUL9U.dockerbuild Expired
17.1 KB
sha256:fb6ffdb5abd2341bf882e1c4d2eeb7e08d0869c0a43280aec96b3af1f320789e
docker~build-push-action~BUN44I.dockerbuild Expired
25.8 KB
sha256:9c5b3df7c2175a0870eb79a19629eb79b47d879001572b113f4f65560c2a3610
docker~build-push-action~C32DYW.dockerbuild Expired
38.4 KB
sha256:71df391a799deb471e28c6122b4cf22f1ec061122d2a2d654d04e45eb82dc320
docker~build-push-action~EF6H2D.dockerbuild Expired
15.1 KB
sha256:89600bc0b03419958a3a91e40d1e588259e4a65136a9e1e4ec24378f91857f3e
docker~build-push-action~F7Z3WP.dockerbuild Expired
23.9 KB
sha256:e6ec18a5f79ea7cb5bc6849c88faea916478469fd8168ecb0778ee9d1894d0d6
docker~build-push-action~FD8XCL.dockerbuild Expired
25.4 KB
sha256:e3e3053f7cd16c13009cd2ca03ecec90419f65f0ff655a4d9b382561c83b79bb
docker~build-push-action~FI1Z9H.dockerbuild Expired
18.8 KB
sha256:af40bff12d30a09150baf943c51550722fe55a36645283017c0ada4ab1278771
docker~build-push-action~G21940.dockerbuild Expired
35.9 KB
sha256:7a8452f1986bced25557c6bd17f9cb3ee017295c7f2da8ccfbb2d96d6bf08842
docker~build-push-action~GVSJTL.dockerbuild Expired
16.9 KB
sha256:5f43d22d2c9af4a7039f3f17ae9af15764f2677f806031f99f783abd1a908b4e
docker~build-push-action~IHNYRX.dockerbuild Expired
15.3 KB
sha256:cb1341b664fb4216873e4bdb77f92a48f5ed33885848cb24e3a6539075c96808
docker~build-push-action~J07X1T.dockerbuild Expired
35.1 KB
sha256:b625b8de7ac12b0dd1e7557dfd306ca6b26678836930966546ebaca993824c26
docker~build-push-action~JEGHLE.dockerbuild Expired
17 KB
sha256:acad0a10ad42d1bdff4ee6115951ec9d7e092345cf94fd4354a8d0298bc81bdc
docker~build-push-action~JGEIW9.dockerbuild Expired
44.3 KB
sha256:310696123be2863110f115702b2adeeefe639f67192052014a965157940522fb
docker~build-push-action~L4KZ5G.dockerbuild Expired
14.6 KB
sha256:f1790ac5262c8cae9aa369f050791968df6e413f4d6e4592be266281bfc907dc
docker~build-push-action~LTJ9DK.dockerbuild Expired
16.1 KB
sha256:4d80034ad3699aec1f192c22d469d227d52d9e5aea8db919b631714244c2d126
docker~build-push-action~LVI90J.dockerbuild Expired
17.7 KB
sha256:c7c45a89f4d2b6dce428fa80b84729a1c8701e9b05bdf16bcff61ddba8176e4e
docker~build-push-action~O41E9P.dockerbuild Expired
25.3 KB
sha256:10366a90dcf359f2c1d1bba61829dca0436efb7ca14bebfa76969d82a5f0b23f
docker~build-push-action~OANGEQ.dockerbuild Expired
36.6 KB
sha256:b2507125ed525456febfcd04552e7fdc0e080ceeb6169349c5fd0f9182b4e412
docker~build-push-action~OL2V8X.dockerbuild Expired
18 KB
sha256:0b3b454eb0d0fc8c5c92fc4f1efcd3292ceebaab3a169b54b13e8fcd227fbc17
docker~build-push-action~OMUY1O.dockerbuild Expired
17.4 KB
sha256:099f72b657726ab66d164ddd2ba37a7d4b5d6f373dff35339c6984b8952b2486
docker~build-push-action~PFTNJM.dockerbuild Expired
23.7 KB
sha256:076bda1129e922519757ae0f8638ba07fa6207bce7f32319146dc2ed5a617833
docker~build-push-action~PGPQ7S.dockerbuild Expired
17.1 KB
sha256:1486d7305e63ec68cd6ac1e5fb104840616cbc28609469970e0f319372586c34
docker~build-push-action~PS3UQM.dockerbuild Expired
39.8 KB
sha256:f92517620d215fe57b4361892ae6448192f5ce58569f8dfd406c659262fd6cb7
docker~build-push-action~PW0WFQ.dockerbuild Expired
28.4 KB
sha256:7e60fd7c7b48f68be9dde69ac1451b8de5207ea994d119965b91e8afd6f69e0b
docker~build-push-action~PW3656.dockerbuild Expired
25.3 KB
sha256:1576d7fc0dc56d37fd83a7af4a8bba589f1b95b16fcda840c3ebfa27d01a5a53
docker~build-push-action~Q6RQ6K.dockerbuild Expired
27.5 KB
sha256:9738b5ea2ac91bb232ff0f891ff78588d5a1d702eb504b2cfe66aca82b7f5c43
docker~build-push-action~QCOVLH.dockerbuild Expired
18.1 KB
sha256:89cf7c2f63efaec037583cd97a17aa94cdb9f199f9b3ab09dedd30d38bf78c56
docker~build-push-action~SBBK4O.dockerbuild Expired
17.1 KB
sha256:601a742ec6bf16f389439e9fd04ce5441dfeb7349f8179f3eb13945bbf71dce5
docker~build-push-action~SSHH3Z.dockerbuild Expired
19.8 KB
sha256:acbe2fbc4e6aee83b3ddc303b7d653f42332fb202da1aaf91a236b3eb95869fb
docker~build-push-action~SX10DT.dockerbuild Expired
43.7 KB
sha256:19e2502c881d2429243031516745b883eb1e65999b7d2e02ee88d295f6ebbba9
docker~build-push-action~TACHJ4.dockerbuild Expired
17 KB
sha256:79d5ce0b17b7dc60dd586c484b6d440b2429f046cbe5c8091249c7be33a10830
docker~build-push-action~TI9WQ2.dockerbuild Expired
23.7 KB
sha256:b18c53704e4fde920aa1e49dc991b3817d8d9d361e6393cfed99b074b70836f2
docker~build-push-action~TLNA0N.dockerbuild Expired
42.8 KB
sha256:dd6122f495a1f8df8dd61e7c9c153a92ffa792d0e99b2bd791e3960fce803e60
docker~build-push-action~U2XB1G.dockerbuild Expired
26.8 KB
sha256:386f4c1ae93527bfe9e25c1bed5ee1b42edd1dce5247b0e8acd3e831b26e2180
docker~build-push-action~UXQRH4.dockerbuild Expired
43 KB
sha256:b22ea58dd0fa103c044c1529d24498690844c2c1e88b5292e1c8ad7e8dfed1ac
docker~build-push-action~VI0RR1.dockerbuild Expired
17.2 KB
sha256:7ec662c475005cc69a4fa2c0ef81812839476ef0b96acb722e2dee6b70124a73
docker~build-push-action~VNE91D.dockerbuild Expired
17.1 KB
sha256:c0bf90342fee4a220a3da5d9d3c2367bad60c9dcf55db17f5e44d65cde0951c6
docker~build-push-action~VQDG54.dockerbuild Expired
15.2 KB
sha256:e06b87c0bc72c710e8d936c0346c5532a42217782a96d2172a90eb9f060a1c2f
docker~build-push-action~W0ZSI8.dockerbuild Expired
25.7 KB
sha256:8fb67704894ec161187c6f084d1e053f679e64d1b20e3e6467195f76725a1e1b
docker~build-push-action~WTF4S2.dockerbuild Expired
26.2 KB
sha256:abfb4f3f79d5a1c48323c3a35866a3930033cb9dc4142176b63610dddf386073
docker~build-push-action~X58WT1.dockerbuild Expired
16.6 KB
sha256:7103c9a21114f72493e8c63f177339c2d5324b8785c2c437252b563d8154b7b0
docker~build-push-action~X92DNY.dockerbuild Expired
23.1 KB
sha256:fb43a69863ca95e4f5739d857d9de5b2d587917a4f19909849f531f313e0b534
docker~build-push-action~XCVVQ7.dockerbuild Expired
16.7 KB
sha256:e2c8949bacef60e615832a3ad56b02db618f97fdfdccf3745d23c7cd43a7ed8e
docker~build-push-action~XDUANR.dockerbuild Expired
17.4 KB
sha256:552b69730afe0cd9fed87c1b015a9cfaec605ad68abd91d23cd258bc6cce04c8
docker~build-push-action~XWRTV6.dockerbuild Expired
14.6 KB
sha256:df969bc31de03e60855f2456944c2e44a82995dffbd56ebdbac8dd6c93105da0
docker~build-push-action~YRSFL8.dockerbuild Expired
19 KB
sha256:68161778dfb43a245397c5894ddf123f71ea9a2b7b91d696ee92cb8286e6e4e8
docker~build-push-action~Z06ZLD.dockerbuild Expired
17.1 KB
sha256:1e41c944632b795b106fcef06d2c40ff0161fc929a2edcb62d7c72e5edce33a9
docker~build-push-action~ZEA8XJ.dockerbuild Expired
17.5 KB
sha256:7d1ec6e4911effaffc750d858d5c1a46ce9bb9ed7c2b4e4a6067170362d6a582
docker~build-push-action~ZQJS85.dockerbuild Expired
17.5 KB
sha256:616507c815e3bb0b4cc1c7f2364c5d99484007f25406a81c259b27581360563f