Skip to content

Merge pull request #960 from docker/dependabot/npm_and_yarn/actions/g… #2493

Merge pull request #960 from docker/dependabot/npm_and_yarn/actions/g…

Merge pull request #960 from docker/dependabot/npm_and_yarn/actions/g… #2493

Triggered via push January 28, 2026 16:17
Status Failure
Total duration 23m 13s
Artifacts 20

test.yml

on: push
prepare-itg
31s
prepare-itg
Matrix: test
Matrix: test-itg
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 39 warnings
test-itg (macos-15-intel, docker/install.test.itg.ts, root, image, master)
Unhandled error: Error: The process '/usr/local/bin/yarn' failed with exit code 1
test-itg (macos-15-intel, docker/install.test.itg.ts, root, archive, v26.1.4)
Unhandled error: Error: The process '/usr/local/bin/yarn' failed with exit code 1
test-itg (ubuntu-latest, docker/install.test.itg.ts, tcp, image, latest)
ERROR: failed to remove one or more builders
test-itg (ubuntu-latest, docker/install.test.itg.ts, root, archive, v29.0.0-rc.1, test)
ERROR: failed to remove one or more builders
test-itg (ubuntu-latest, docker/install.test.itg.ts, rootless, archive, latest)
ERROR: failed to remove one or more builders
test-itg (ubuntu-latest, docker/install.test.itg.ts, tcp, archive, latest)
ERROR: failed to remove one or more builders
test-itg (ubuntu-latest, docker/install.test.itg.ts, root, image, latest)
ERROR: failed to remove one or more builders
All commands within the Dockerfile should use the same casing (either upper or lower): __tests__/.fixtures/lint-other.Dockerfile#L18
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): __tests__/.fixtures/lint-other.Dockerfile#L17
ConsistentInstructionCasing: Command 'frOM' 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: __tests__/.fixtures/lint.Dockerfile#L29
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): __tests__/.fixtures/lint.Dockerfile#L23
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): __tests__/.fixtures/lint.Dockerfile#L18
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): __tests__/.fixtures/lint.Dockerfile#L17
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: __tests__/.fixtures/lint.Dockerfile#L24
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: __tests__/.fixtures/lint.Dockerfile#L31
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: __tests__/.fixtures/lint.Dockerfile#L29
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): __tests__/.fixtures/lint.Dockerfile#L25
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): __tests__/.fixtures/lint.Dockerfile#L18
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): __tests__/.fixtures/lint.Dockerfile#L17
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): __tests__/.fixtures/lint-other.Dockerfile#L18
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): __tests__/.fixtures/lint.Dockerfile#L17
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: __tests__/.fixtures/lint.Dockerfile#L24
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: __tests__/.fixtures/lint.Dockerfile#L31
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: __tests__/.fixtures/lint.Dockerfile#L29
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): __tests__/.fixtures/lint.Dockerfile#L25
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): __tests__/.fixtures/lint.Dockerfile#L23
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): __tests__/.fixtures/lint.Dockerfile#L18
ConsistentInstructionCasing: Command 'cOpy' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
test-itg (ubuntu-latest, docker/install.test.itg.ts, root, image, 27.3.1)
ERROR: failed to remove one or more builders
test-itg (ubuntu-latest, docker/install.test.itg.ts, root, archive, latest)
ERROR: failed to remove one or more builders
test-itg (ubuntu-latest, docker/install.test.itg.ts, root, image, master)
ERROR: failed to remove one or more builders
test-itg (ubuntu-latest, docker/install.test.itg.ts, root, archive, v26.1.4)
ERROR: failed to remove one or more builders
test-itg (ubuntu-latest, docker/install.test.itg.ts, rootless, image, latest)
ERROR: failed to remove one or more builders
test-itg (ubuntu-24.04-arm, docker/install.test.itg.ts, root, archive, v29.0.0-rc.1, test)
ERROR: failed to remove one or more builders
test-itg (ubuntu-24.04-arm, docker/install.test.itg.ts, root, archive, v26.1.4)
ERROR: failed to remove one or more builders
test-itg (ubuntu-24.04-arm, docker/install.test.itg.ts, tcp, image, latest)
ERROR: failed to remove one or more builders
test-itg (ubuntu-24.04-arm, docker/install.test.itg.ts, root, image, latest)
ERROR: failed to remove one or more builders
test-itg (ubuntu-24.04-arm, docker/install.test.itg.ts, root, archive, latest)
ERROR: failed to remove one or more builders
test-itg (ubuntu-24.04-arm, docker/install.test.itg.ts, root, image, master)
ERROR: failed to remove one or more builders
test-itg (ubuntu-24.04-arm, docker/install.test.itg.ts, root, image, 27.3.1)
ERROR: failed to remove one or more builders
test-itg (ubuntu-24.04-arm, docker/install.test.itg.ts, tcp, archive, latest)
ERROR: failed to remove one or more builders
test-itg (macos-15-intel, docker/install.test.itg.ts, root, image, master)
Error: No git revision can be determined from the image

Artifacts

Produced during runtime
Name Size Digest
docker~actions-toolkit~0FHDV9.dockerbuild Expired
10.1 KB
sha256:27e426b6178fd92df2e2163c1a93a13f0a50f4863ad9f2d8d56b57037e3e0c68
docker~actions-toolkit~2YILES.dockerbuild Expired
21.1 KB
sha256:cf006455a8b79ea1353ef873ae9aece04e54004eccdb1f601eeb5f43c4cf1a51
docker~actions-toolkit~3G45FU+15.dockerbuild Expired
174 KB
sha256:15b75c763157fbb26402f97448e7416688a3269f7f9836b72fad9618e76005dc
docker~actions-toolkit~4WJCS6.dockerbuild Expired
9.82 KB
sha256:52cd618bb57e4b1a0d6a775379eda6ff16868f8a2600e55990fd3e2305d21495
docker~actions-toolkit~IUSLE6+1.dockerbuild Expired
27.9 KB
sha256:3c4ce7c55fe806da5395e1c815d98d18d9077477a1f1db836bc58ef3d6ce2069
docker~actions-toolkit~LX4CBF.dockerbuild Expired
23.2 KB
sha256:4b7de2c1af0f4ef313c8db290c65473ae3e7d064b5871b0a153e13f94a9b0478
docker~actions-toolkit~MF3WZG.dockerbuild Expired
77.7 KB
sha256:ebb3116365e7fb3a9014cb10e78b7fa893b36fa2c4470c4b8173e7ba33d61374
docker~actions-toolkit~PPWRSQ.dockerbuild Expired
78.3 KB
sha256:615223aaadb65e329660ab78432e1d7d73f4379acda5abd423e53f5ee353d346
docker~actions-toolkit~QKQQS9.dockerbuild Expired
79.4 KB
sha256:cd1177d76f0b34b31609558a544f7dff90af476d39c27dac672fdbe14e03f70e
docker~actions-toolkit~RXCSFA.dockerbuild Expired
26.3 KB
sha256:eb6539ba15c87f90cc07031bf8f2aabfda739ca61f17ce428e402d26eb573f11
docker~actions-toolkit~TDSJUP+15.dockerbuild Expired
168 KB
sha256:d2e004e5ba14b34d3143fac36f6da672c60f62e93871759c657b466646c4f402
docker~actions-toolkit~TEFDKC.dockerbuild Expired
16.1 KB
sha256:6bde2e7c9a4aef4309dbd0231d58e20631f9cc9e3ccc6a975b7ebb2e27d6e5ff
docker~actions-toolkit~TPTAYV.dockerbuild Expired
76.3 KB
sha256:030b2ed6b16854601f5bc092eae788070e32b75d5a3595c9fbbeccffe473be44
docker~actions-toolkit~X9UU1U.dockerbuild Expired
78.4 KB
sha256:5568a6124b1a2664ade6a60864c35f5f1b90c8364055cdbb46cc36498ef13a3c
docker~actions-toolkit~Y51E9U.dockerbuild Expired
15.7 KB
sha256:5a6d960bbd14bcfc51e1b3dbb079f811e978eb020eece49de032ef972e3da0df
docker~actions-toolkit~YZT30C.dockerbuild Expired
77.7 KB
sha256:2fb6b45337f2e8b7b5388b9dbdb3656e7c1cbd3106a1084137f8b7189b7c418a
docker~actions-toolkit~Z06HYO+1.dockerbuild Expired
22.3 KB
sha256:bf8418510856829ad24987039e0643b6e8f662a2692c01c2bc1bd986af4ef3d4
docker~actions-toolkit~ZZISXP.dockerbuild Expired
23.7 KB
sha256:a88fe2184fc968851cd6731b799b6e1c7e6dcd9f1f33c1bf8214a844d19e56a5
github-repo-c3b5565fc3.json Expired
18 KB
sha256:5e48624cd267ae16b60b8da61d950c4ccd152065ffce0acfdef8862bad1f5156
github-repo-f6548bfaec.json Expired
18 KB
sha256:5e48624cd267ae16b60b8da61d950c4ccd152065ffce0acfdef8862bad1f5156