Merge pull request #964 from docker/dependabot/npm_and_yarn/actions/i… #2499
test.yml
on: push
prepare-itg
28s
Matrix: test
Matrix: test-itg
Annotations
39 warnings
|
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/
|
|
All commands within the Dockerfile should use the same casing (either upper or lower):
__tests__/.fixtures/lint-other.Dockerfile#L24
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:
__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/
|
|
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/
|
|
test-itg (ubuntu-latest, docker/install.test.itg.ts, root, 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, root, image, 27.3.1)
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-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, 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, root, 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
|
|
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-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/
|
|
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/
|
|
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/
|
|
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/
|
|
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, tcp, archive, latest)
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, root, archive, v26.1.4)
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, 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, image, master)
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~0VE1L4.dockerbuild
|
76.2 KB |
sha256:a1f2a41df6ee6cb91299b3ead2e1044d9ed847e2266f534d0152236089b90e25
|
|
|
docker~actions-toolkit~2VHMUT.dockerbuild
Expired
|
22.5 KB |
sha256:f9bb1f51f17ecf8e0a3429cf3c9c3bed20eb78b2354694a9d719f177d686d2ed
|
|
|
docker~actions-toolkit~4YDIOE+1.dockerbuild
Expired
|
26.4 KB |
sha256:9a39d22214f07c04e220f945a2276b8d55d7ff7e7df7a5b7710bee4e8df43682
|
|
|
docker~actions-toolkit~BCHKVG+15.dockerbuild
Expired
|
153 KB |
sha256:e7a748fb05868325b995773ed79ddd64b83d82ac55d051dd805c51f5489e8373
|
|
|
docker~actions-toolkit~BR0UQV.dockerbuild
Expired
|
15.3 KB |
sha256:682801da562b556a133847d34b4533f84de67c7fb9594de2229d2280adf44ef0
|
|
|
docker~actions-toolkit~EE4QQT.dockerbuild
Expired
|
23.3 KB |
sha256:aed16d5d8d1c2b1369d5deedef2a994a2e8a2339c49acc1070de3492e1872bd3
|
|
|
docker~actions-toolkit~JQ0AXG.dockerbuild
Expired
|
9.94 KB |
sha256:1209ee3249d19e365c56ea7074f74c788de88b180393c4471082c7ec7a63fc3d
|
|
|
docker~actions-toolkit~KLQA1X.dockerbuild
|
77.8 KB |
sha256:77989e8ecf3c37912b5e8cddfa7e06fe87d54bbb868bfd0b73b2fb7ead465579
|
|
|
docker~actions-toolkit~KQ40RQ.dockerbuild
|
79 KB |
sha256:a6e06a1000db375e14af0320b3a8037c2bae388e5dcc5952b3b3ed79f5c7823f
|
|
|
docker~actions-toolkit~NRDL7M.dockerbuild
Expired
|
22.8 KB |
sha256:822d15953b6aa53512f27c574da0d072c34d9f224479c183530ffecba3a5dca8
|
|
|
docker~actions-toolkit~PX3D2Z.dockerbuild
|
76.9 KB |
sha256:6dccffeccaffe76960812ad11a28c1b43094df1b320a4c370c062f4eccb31811
|
|
|
docker~actions-toolkit~QR8IVA.dockerbuild
Expired
|
9.81 KB |
sha256:1d7c29af368e0bbb76e295956a63890d1e3a2e0f4947139a4384a84773c03b42
|
|
|
docker~actions-toolkit~R2DTGU.dockerbuild
Expired
|
15.3 KB |
sha256:393d460759c53585d747fb9f47b0a8db09a4cc671c1c833dbd44e11c411fc898
|
|
|
docker~actions-toolkit~RQR3PZ+1.dockerbuild
Expired
|
25.7 KB |
sha256:00d7b5cccce9a6af5caa293ed523e2ccf685fc6ce3db768096f57e0cf4fc7a88
|
|
|
docker~actions-toolkit~ULME3V.dockerbuild
|
79.6 KB |
sha256:0b83c30212c706d76d91facae6629eb06aa7c49fba6741b699d3fbfb3a4f34d9
|
|
|
docker~actions-toolkit~VHGT9B.dockerbuild
Expired
|
25.4 KB |
sha256:54aa9827e5aa758f327bd7cdf10c41d4268978f9666b4d7e47b96f35385fc8e7
|
|
|
docker~actions-toolkit~WEIEX9+15.dockerbuild
Expired
|
152 KB |
sha256:4e0524f5d6a863870ed907c7df32e2ac710dc662ac2868ba62f64eb3f1b78175
|
|
|
docker~actions-toolkit~ZJH956.dockerbuild
|
79.3 KB |
sha256:9438afbb45301a33955abfa255d61084aa2b433f09842c3c5213a9e4e73cfa54
|
|
|
github-repo-8d0fff347b.json
Expired
|
18 KB |
sha256:5e48624cd267ae16b60b8da61d950c4ccd152065ffce0acfdef8862bad1f5156
|
|
|
github-repo-c7c22fbf30.json
Expired
|
18 KB |
sha256:5e48624cd267ae16b60b8da61d950c4ccd152065ffce0acfdef8862bad1f5156
|
|