Skip to content

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

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

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

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

ci.yml

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

Artifacts

Produced during runtime
Name Size Digest
crazy-max~docker-build-push-action~0U7NJN.dockerbuild Expired
17.4 KB
sha256:be820fd1f789d3632bcb11748f8a807cb5ef27c7e2740839b15c5366f50a6551
crazy-max~docker-build-push-action~16CSD7.dockerbuild Expired
26.5 KB
sha256:f4cde0182539bcc4ab05bf71de368f6d1d4943caaca6f67823e481352db1d06f
crazy-max~docker-build-push-action~2LUP5P.dockerbuild Expired
17.9 KB
sha256:ba5b159b6e2812905926fb4eb8bee005c010d126397db2f68926d73b1362c537
crazy-max~docker-build-push-action~31LQ0E.dockerbuild Expired
25.3 KB
sha256:49aa6b728260a7191f82f17258ae73d22c3044d3eaf4002aeadf44e7d3c2512d
crazy-max~docker-build-push-action~3QIQBH.dockerbuild Expired
14.8 KB
sha256:367d57a2e42ad44fba984c5e04a0d5527b5acdbe25c3f885424e5172580ccf38
crazy-max~docker-build-push-action~4ZFOEZ.dockerbuild Expired
17.3 KB
sha256:9f77fc735a56d95fe4376cb357558148f9169ed86340bd73f2a8a5c00d55f90f
crazy-max~docker-build-push-action~6AE47U.dockerbuild Expired
17.2 KB
sha256:a00f8fda526a8c6ed9125e46488c29116b92106e1cbc0f244e4fe5e7172bc9a0
crazy-max~docker-build-push-action~7ADXUV.dockerbuild Expired
43.5 KB
sha256:10f8e8c228dbf7de57ad871aa21079347cda59d0d5538271fd18f5a9fe1fc863
crazy-max~docker-build-push-action~7U4DTA.dockerbuild Expired
47.4 KB
sha256:1b0ed4c8450ab7f24c1a984ccd99a8888849e6d502cb55d44654d12e829a86f5
crazy-max~docker-build-push-action~DWYBKV.dockerbuild Expired
27.7 KB
sha256:7c7d3d9d4c41e1d5b6e49c4e9e495c37551ebcb84a21784ba7a1206e00595d44
crazy-max~docker-build-push-action~F0ZDJT.dockerbuild Expired
23 KB
sha256:6738f757ec64b174c2810059d4f946fad5c4779f9be882d2c6a288121501d628
crazy-max~docker-build-push-action~F67Y4E.dockerbuild Expired
35.8 KB
sha256:272a12309be6b7962a5b6cbbdfc76f882a213516ad5e76a804f4edad1cbc782f
crazy-max~docker-build-push-action~FWSLLJ.dockerbuild Expired
16.9 KB
sha256:85f5adb4c9399bd1a3a34937fcff7ebb8756fbcba9bf82c8df0d232df80c5ee9
crazy-max~docker-build-push-action~G6DDNW.dockerbuild Expired
23.5 KB
sha256:324e69518bc79acd26dc7600faa3cfdb5fb0f2ea0de283ab0369c3b60c3b049a
crazy-max~docker-build-push-action~KPWN2X.dockerbuild Expired
16.4 KB
sha256:6168705cbbdf3e2308345a1c71256b23b7f8f08b558fa247b0da73123d0d6e18
crazy-max~docker-build-push-action~KSJGYP.dockerbuild Expired
20.5 KB
sha256:a31527f4a5c75ef0bbd8c18eda8f89eafb3f4206a9a7e00bb495f830da700064
crazy-max~docker-build-push-action~L58O4N.dockerbuild Expired
11.1 KB
sha256:a69dc274f818d21c11156c7ff2c1b2c099a88577ae85d937a1e4eb65bb33d8aa
crazy-max~docker-build-push-action~M34KJQ.dockerbuild Expired
25.2 KB
sha256:d19a932c00b6ddd9db77d35a6230d562c0bdcd9677700ed2745a890c0a82c8e3
crazy-max~docker-build-push-action~MMWWCE.dockerbuild Expired
38.3 KB
sha256:4032e90a8847466595f3ac2766eec6b60fa7b4bb1fe9267971f4c17d45dbfbb0
crazy-max~docker-build-push-action~MXU7W4.dockerbuild Expired
17.1 KB
sha256:557c2665d1f0e9bea0365f1873b46623b646d0763a05cfff1f63c4da9f655c4a
crazy-max~docker-build-push-action~N0SE5K.dockerbuild Expired
16.8 KB
sha256:ec6e79d516433ef40d0da429aadb633889463d21612f074d4cdc20b284a629ea
crazy-max~docker-build-push-action~NANAKB.dockerbuild Expired
35.2 KB
sha256:197d342499d7fa45b76520bb2926869294af7618d7d7ffc851ac3e52533ea2c2
crazy-max~docker-build-push-action~QSEKTC.dockerbuild Expired
15.2 KB
sha256:64bb1f308ba28ea1106e5cd557b3488a836a9f6857608f3b67ab7124305ca089
crazy-max~docker-build-push-action~QT95DS.dockerbuild Expired
17.3 KB
sha256:407872ddcf56f365769989bbe8e3688cc43c89ed0cb39e7b35e847d2e9d23984
crazy-max~docker-build-push-action~QTTSRK.dockerbuild Expired
17.1 KB
sha256:df52fb661a302bed68099c26c0f3201112a7f499a10c2b941846f8dfefca2a24
crazy-max~docker-build-push-action~RH9JAD.dockerbuild Expired
44.9 KB
sha256:0fb882a2bb1b88eb1a6afb8cf6401934db67519c68073c06297795ecda803275
crazy-max~docker-build-push-action~SNPYUN.dockerbuild Expired
14 KB
sha256:1448c21338e9a9761f151f033cb0306c9652b2de6c54f2246f9a4dad777bfaf7
crazy-max~docker-build-push-action~SV1HWP.dockerbuild Expired
18.6 KB
sha256:48eef7673b2dc7813b67aea520f5ddd3c6a5f64c9197b49cedff216f3bf2713a
crazy-max~docker-build-push-action~SYFQGQ.dockerbuild Expired
17.1 KB
sha256:cae0548be73a97756bd61370952b9772b80faf19c407372f747a180f52774517
crazy-max~docker-build-push-action~T2II14.dockerbuild Expired
16.9 KB
sha256:b2353bc936bed93ec10b0c27629e8ca7c3bad8114ef9403cce437d7e5cbb4be3
crazy-max~docker-build-push-action~T9475Z.dockerbuild Expired
17.2 KB
sha256:eb52a4aaef060932db5ed500eb827700c9f64858387f665588b34ff4e424f2eb
crazy-max~docker-build-push-action~U6WMPL.dockerbuild Expired
16.4 KB
sha256:57723b774dbe3181ad69dc3bd8e3f9f208413220c2683f0b076ab143c258b311
crazy-max~docker-build-push-action~U7S4O4.dockerbuild Expired
36.1 KB
sha256:1af50db9ba7f056304ec2965783efd976965fb967f23936c66bc9e249d7c2399
crazy-max~docker-build-push-action~UED737.dockerbuild Expired
25.4 KB
sha256:c5c0a06d6105f8c8072a899f0fb975b904dbe5688e89fddadb443811ce9a667c
crazy-max~docker-build-push-action~UNLCRB.dockerbuild Expired
15.2 KB
sha256:4143cc6f65bacc7283c74547e0cacb12350b9812706d5b4683a5e595219997f1
crazy-max~docker-build-push-action~UWTV6L.dockerbuild Expired
23.8 KB
sha256:7329c49ae5e62ad801dadfcca4b6f596be1ef8f4d3d276839e050a81d7304f1d
crazy-max~docker-build-push-action~VD72S9.dockerbuild Expired
41.7 KB
sha256:c3696032d04b65226ab440141099a4317995404fb60c0a5be510108e7a0fb5b6
crazy-max~docker-build-push-action~VEKPW5.dockerbuild Expired
17.6 KB
sha256:052dd6563b363feed38d8d9ccfe1617b375379c220a79830920c3da167645a4b
crazy-max~docker-build-push-action~W18X2U.dockerbuild Expired
28 KB
sha256:046a42abca4952ab5d335e63ccd2e8bcaffc17df3c00d17b27580ea74ec1cf43
crazy-max~docker-build-push-action~W2WGY5.dockerbuild Expired
46.5 KB
sha256:366482d9c7f8718e31f7b1bc736ddca9f25d457310cdf2b7f6a64903720aa2b5
crazy-max~docker-build-push-action~WFPSMU.dockerbuild Expired
17 KB
sha256:e561907d7fd4c1029edd76fb06a12f41291a245204d30db6eee7b6fe1ce3cac7
crazy-max~docker-build-push-action~WNOVM4.dockerbuild Expired
17.1 KB
sha256:716cdcf0ea6256e99b8c8a4cccc118fd034a7fc204f6e84b90505269d6e23588
crazy-max~docker-build-push-action~X2RCKK.dockerbuild Expired
14.5 KB
sha256:6963af85edb3b6a1fc327171b82f5fc99113e7ea7d3c6734bc8099d3bb31d0f5
crazy-max~docker-build-push-action~X5GDO8.dockerbuild Expired
26.6 KB
sha256:4c50b18a3e1f355e08b818cf75e461b659c734ef91226319098158b2eb80f250
crazy-max~docker-build-push-action~XIIJTD.dockerbuild Expired
44.2 KB
sha256:9dabd9b5aeaf9dc0dfa30687a64bcf9c93921976b1172ee24eb46b7b34dca35e
crazy-max~docker-build-push-action~XYU26M.dockerbuild Expired
25.4 KB
sha256:7d4969fb167d0a35b01284278e1de5f799515400dc46880d26a4b9c9ce96928f
crazy-max~docker-build-push-action~Y2NKCC.dockerbuild Expired
27.7 KB
sha256:945c544e385302b0c96163c456208c606229cc5a354b3b6816c2c2c626ef7112
crazy-max~docker-build-push-action~YDO3IS.dockerbuild Expired
18.7 KB
sha256:16e7d5b02652085e2ee065c4eb8545dd022e9381e639c9f997cfdb58f55c49a0
crazy-max~docker-build-push-action~YFPMS4.dockerbuild Expired
36.4 KB
sha256:ef36d0023a3dfc3967b950d82b41a0738f60053593af2dcdefc80ec7a2f5e04a
crazy-max~docker-build-push-action~Z85WLW.dockerbuild Expired
23.1 KB
sha256:7cb8ed9863302499a2043b82162d463b70a481303fee6be0e2d7b867c2032fbd
crazy-max~docker-build-push-action~Z909PR.dockerbuild Expired
18.2 KB
sha256:b2bd1be62d0bb3134634eadff3debc44e36f0d8c623de928e5e510dd90dc7326
crazy-max~docker-build-push-action~ZLCLBS.dockerbuild Expired
17.3 KB
sha256:28887f13bffd9f3302eb490dd12bd936effc007fb1770e911a6818ee3d5e2222
crazy-max~docker-build-push-action~ZP7FQP.dockerbuild Expired
16.7 KB
sha256:6c848d082abb654e2824094868593c3fac575395cf1c8d5abc8be152715ccbda