Skip to content

Merge pull request #1489 from docker/dependabot/npm_and_yarn/fast-xml… #2713

Merge pull request #1489 from docker/dependabot/npm_and_yarn/fast-xml…

Merge pull request #1489 from docker/dependabot/npm_and_yarn/fast-xml… #2713

Triggered via push March 20, 2026 10:19
Status Success
Total duration 44s
Artifacts 54

ci.yml

on: push
minimal
24s
minimal
git-context
30s
git-context
git-context-secret
35s
git-context-secret
path-context
17s
path-context
example
20s
example
error
6s
error
error-buildx
26s
error-buildx
docker-driver
23s
docker-driver
export-docker
14s
export-docker
secret
20s
secret
secret-envs
12s
secret-envs
network
17s
network
shm-size
14s
shm-size
ulimit
21s
ulimit
cgroup-parent
17s
cgroup-parent
add-hosts
25s
add-hosts
no-cache-filters
26s
no-cache-filters
registry-cache
35s
registry-cache
github-cache
30s
github-cache
local-cache
29s
local-cache
standalone
16s
standalone
named-context-pin
20s
named-context-pin
named-context-docker
24s
named-context-docker
named-context-container
25s
named-context-container
docker-config-malformed
8s
docker-config-malformed
proxy-docker-config
30s
proxy-docker-config
proxy-buildkitd
28s
proxy-buildkitd
annotations
20s
annotations
multi-output
29s
multi-output
load-and-push
29s
load-and-push
summary-disable
31s
summary-disable
summary-not-supported
18s
summary-not-supported
record-upload-disable
22s
record-upload-disable
annotations-disabled
17s
annotations-disabled
call-check
13s
call-check
no-default-attestations
25s
no-default-attestations
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 33 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 build: failed to solve: failed to push localhost:5000/name/app:latest: failed to do request: Head "http://localhost:5000/v2/name/app/blobs/sha256:9cf14d899ac632789b0a88bc1a4114a1928c75cb1e9826bf23006d02c6dcac96": 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 167 (line 8 column 1)
checks (v0.14.1)
Failed to restore:
secret-envs
INVALID_SECRET= is not a valid secret
path-context
Failed to restore:
summary-not-supported
Failed to restore:
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#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#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/
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/
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/
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/
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/
secret
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/
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/
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/
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#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#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/
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/
error-buildx
Failed to restore:
multi (multi)
Failed to restore:
attests-compat (latest, moby/buildkit:v0.10.6)
ERROR: rpc error: code = Unimplemented desc = unknown method ListenBuildHistory for service moby.buildkit.v1.Control
multi-output
Failed to restore:
load-and-push
Failed to restore:
local-cache
Failed to restore:
github-cache
Failed to restore:
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 (v0.9.1, moby/buildkit:buildx-stable-1)
Failed to restore:
git-context
Failed to restore:
multi (multi-sudo)
Failed to restore:
git-context-secret
Failed to restore:
registry-cache
Failed to restore:

Artifacts

Produced during runtime
Name Size Digest
docker~build-push-action~1CJYW4.dockerbuild Expired
11.6 KB
sha256:5450ddc2542fcfea03bfb1673159a1570e478e086644b3cdebb7b26314a8e67f
docker~build-push-action~4S0Z5Z.dockerbuild Expired
11 KB
sha256:826fbadc6bf6bca71c009a15653144397217f300f5174778d8c5f0a536b07e89
docker~build-push-action~5VW063.dockerbuild Expired
22 KB
sha256:33b6fdb65356f8226fece6516a75b87df6723b96511ccc5fa5a87e9db842285b
docker~build-push-action~8ZNS8A.dockerbuild Expired
11.6 KB
sha256:35e1c4958402a23576aea5d8d576a301c8b3e0486004f248cb8d5e87ca3c8ab6
docker~build-push-action~9C747B.dockerbuild Expired
46.1 KB
sha256:0a04fc930b1b8645be4d287c62fb3b5096234495809347ab4433d2af170b9346
docker~build-push-action~9IHA7B.dockerbuild Expired
22.2 KB
sha256:45ea14849102df96ee83c71f553b91de346ff148b7db899fde3bf44cc8e2bf4d
docker~build-push-action~A0P34L.dockerbuild Expired
27 KB
sha256:6f2be87f2f6e7d8d42aeed527576332b01cb1d6a0450718fd9756fcb1a3f3c11
docker~build-push-action~AUMIEO.dockerbuild Expired
50.1 KB
sha256:af0b6871f8b3cc298af4ab110a82c769abb28cf6e8c4ee5f1b515034491967ee
docker~build-push-action~BM8PMZ.dockerbuild Expired
18.4 KB
sha256:fc228a7cc9bafdb28ab5efb3832ca232689a1b5a828199936970c6f9f38ca1ac
docker~build-push-action~DXBEZI.dockerbuild Expired
11.9 KB
sha256:e50f21584f83ddf4bb1a4e80132be77c7bddf8f135db06d8ec79f81df198b420
docker~build-push-action~FJKKVH.dockerbuild Expired
39.9 KB
sha256:bcd1630254d4e5d36180e706c55dd16b3b67f860d18c9929da08867b26722c0d
docker~build-push-action~HC9RHP.dockerbuild Expired
53.5 KB
sha256:960eb415b4bee3a0d54d11577011c92a5ce440e8bc3c4fdbba1376217f491b13
docker~build-push-action~IW473D.dockerbuild Expired
11.6 KB
sha256:9d25bb6dad4ba70596322c5600280fe6b3e2de3562a29572a38eed1c1d31181a
docker~build-push-action~JKSRB2.dockerbuild Expired
67.5 KB
sha256:2b0a54bc961863f703e26a4c808b1c486da69d264b71bb4203fac9180d67e17a
docker~build-push-action~JMR76W.dockerbuild Expired
53.4 KB
sha256:b7382a39b15b4ab9a5a765cfd4f92dbba10d899ec1d45ea75743a0f1b7aea816
docker~build-push-action~K0MN2T.dockerbuild Expired
20.4 KB
sha256:a24fd7075e280424137bdfa1e85a9674a0d6e5efdf257e73982553f3e21f9167
docker~build-push-action~K0XSZD.dockerbuild Expired
20.4 KB
sha256:fcc4550d7124f45de5f65c50b1172038382949a080b1619cf814fbf3a141709b
docker~build-push-action~KM9C4Z.dockerbuild Expired
21 KB
sha256:1b9a8106e71f33117a053ba3275f00f220e4c39692265c893ba4ed9d0422eff2
docker~build-push-action~KRYACJ.dockerbuild Expired
30.7 KB
sha256:0ae13de46cf0d7fc12db4d2dd845178c11eb7f63768ecbf2b140d7ec7e2aa3d0
docker~build-push-action~KWW6CQ.dockerbuild Expired
26.3 KB
sha256:88fb0119611c2c23aaf52ca399c3733d0bd6d5ea0a363591287b4624a51ccf8c
docker~build-push-action~KXWOUF.dockerbuild Expired
21.9 KB
sha256:419a5d435bec573e30211058bc0fcf82195758c6ba66e1f4ac9b3cb5c9ce1dbd
docker~build-push-action~L02GMR.dockerbuild Expired
20.5 KB
sha256:d3dd87bc8e67226e46eae82bb403c8635ec5390e970979258ee6b976a9ee35f4
docker~build-push-action~ME8W2Q.dockerbuild Expired
22.9 KB
sha256:0699c900b12202099baf0e1f09e48807e2ea1cb5a48c3398824206e7f71371f7
docker~build-push-action~MGVWV6.dockerbuild Expired
14.7 KB
sha256:139dfc64642cedb636e9431286f3079c3520e433aa85fe9451eba823060a4700
docker~build-push-action~MHVPFE.dockerbuild Expired
18.1 KB
sha256:b687fa621633b06d5718cad344128f000fa0f3d35acb17f5286fc1fcc3b52038
docker~build-push-action~MUQ5P7.dockerbuild Expired
32.4 KB
sha256:938d995f35a526696642b82c662fa495b29d11cd5d702db58ba87cbc9a246500
docker~build-push-action~MZA9Y8.dockerbuild Expired
20.2 KB
sha256:96b57a5266305cc801fd0310c6ad14bc61e2025ea59d4c925c1d23237a18216e
docker~build-push-action~OCRVA0.dockerbuild Expired
41.4 KB
sha256:670a117027cac281039b9da0cef45a496ce8dec399bc8dc76e3ecc81f45e49f6
docker~build-push-action~OYARMH.dockerbuild Expired
18.5 KB
sha256:4aa1f06cef9730e0bea1413b470fd56898a0f2026d48c254adb23f97cb1ebe97
docker~build-push-action~P6VX6X.dockerbuild Expired
20.3 KB
sha256:675cf6ffd5c282535399226edd259b1c7ccd3537f1639dafcbc5c881f9b1ad82
docker~build-push-action~PEX67H.dockerbuild Expired
20.7 KB
sha256:092bfc0af0945a23c01f9e5bcbe297de50462d65a375ba6919137631a06382a7
docker~build-push-action~PK91BM.dockerbuild Expired
53 KB
sha256:701c8a03289fa8c3f99523059fa32e9b902c32bb76d103eeeedf1cd1ff38abbc
docker~build-push-action~PQRFCB.dockerbuild Expired
28.3 KB
sha256:5da0c068627a367d6ae958bec8034ed745489f9f6c1606ead7430efa1aadfae9
docker~build-push-action~QAPESR.dockerbuild Expired
20.4 KB
sha256:f8395f7fe537f6d0a1703034acdcea4eb486f7be0e5b06ca4ff550eb3c0e0bd7
docker~build-push-action~QH3NCP.dockerbuild Expired
27.5 KB
sha256:1ac5087d7ea7a6726304110557ade18f363da12fb7f354a3bab8eace42161e11
docker~build-push-action~QUOG2V.dockerbuild Expired
21.2 KB
sha256:be1880fd2b7d692d88a16d2e6b6603ae3e5204ee2af9ff58f8fccd032b11dd6a
docker~build-push-action~RHHXB5.dockerbuild Expired
32.9 KB
sha256:550107d4f421e261515e035820fff2ed47f6f8b0209b0aa72134904e8213988c
docker~build-push-action~S2MYDB.dockerbuild Expired
41.5 KB
sha256:fb307c3fa804690dd0ba09ed949e58f30ff44d9a255cf81fcf0e68bcffac3e41
docker~build-push-action~S6KYAD.dockerbuild Expired
29.2 KB
sha256:225148a01300ca485c4f5582c2eb284c7f0eb5441d078934d97225a72c7cdb65
docker~build-push-action~SC2NWL.dockerbuild Expired
11.5 KB
sha256:b971eda44c2d2e06dc44962bda14b7985e79d2669b9e0ec911460b70a3d47cee
docker~build-push-action~SLP2MN.dockerbuild Expired
20.6 KB
sha256:5fffe2077200c8a2825cd0646f1285dd05b997485ec1c1d3865019e9eb8fe649
docker~build-push-action~SRR1HW.dockerbuild Expired
44.2 KB
sha256:cd6af0c9a6a6c83c0ff4581ea15ae525c6d2650ee0787e5cb2c75fb67e8fe26e
docker~build-push-action~THG5KK.dockerbuild Expired
29.7 KB
sha256:8d5ace49ac5a8135f5e5ccb8e1a453f59225eeaa789cf6a7a02a46e75d660e27
docker~build-push-action~TTI6ZB.dockerbuild Expired
22.2 KB
sha256:45b36c84a1ef32f7720fdc1a89fbdd138615e0711c7155e8ce96089ee3e86dd5
docker~build-push-action~UED1C4.dockerbuild Expired
29.7 KB
sha256:074d160d1785bafac3865ee72c9712c35663497e198fa56634fc25923b0dfb8e
docker~build-push-action~UW21M7.dockerbuild Expired
11.8 KB
sha256:09807d7ac6c311cced3ebf85a0f941940f2f2194878deb04ba4fbd814d659106
docker~build-push-action~VD0QOK.dockerbuild Expired
27.9 KB
sha256:7b834be711580ddd9763dff78fcf50faf255f573c41b378c97d3c4d6f1830f4d
docker~build-push-action~VHO2OA.dockerbuild Expired
39.8 KB
sha256:31d420d5c215bcc9d3d78391328b43bb601b401f1f75b0ce50cf488ef3207a39
docker~build-push-action~W2V7U9.dockerbuild Expired
21.6 KB
sha256:3de06c895c44b2b19ef3c7b37e27ce451cb827585bce924e751213764bb0c20e
docker~build-push-action~W4FF4T.dockerbuild Expired
22 KB
sha256:e01248355c0baa70ce687a373c5e024d1c3c20296b2895afa4fcd518d7b99c27
docker~build-push-action~WQA1Y9.dockerbuild Expired
20.5 KB
sha256:334c65f3e201f1f770d34e453749da658919e6728975ce28be3fb6f481491ddc
docker~build-push-action~XJLRXE.dockerbuild Expired
11.6 KB
sha256:b88a7eb9dc64ad919a3efb7ff30ba28f443c58a042d328755ef2d1595acfae93
docker~build-push-action~XTRO5J.dockerbuild Expired
29.1 KB
sha256:507e756420fe67af1dd940a0359d5927d361b58b010aaf9feef51fddb236ba8c
docker~build-push-action~YT3S46.dockerbuild Expired
29.2 KB
sha256:b3b57b4445dab562c02c9d49f2f13ebc08c1c7fde613aefdf62e677c431aa4d7