test #2144
test.yml
on: workflow_dispatch
prepare-itg
24s
Matrix: test
Matrix: test-itg
Annotations
4 errors and 54 warnings
|
test-itg (ubuntu-latest, sigstore/sigstore.test.itg.ts)
Unhandled error: Error: The process '/usr/local/bin/yarn' failed with exit code 1
|
|
test-itg (ubuntu-24.04-arm, sigstore/sigstore.test.itg.ts)
Unhandled error: Error: The process '/usr/local/bin/yarn' failed with exit code 1
|
|
test-itg (macos-15-intel, docker/install.test.itg.ts, tcp, archive, latest)
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, latest)
Unhandled error: Error: The process '/usr/local/bin/yarn' failed with exit code 1
|
|
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/
|
|
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/
|
|
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, rootless, archive, latest)
ERROR: failed to remove one or more builders
|
|
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/
|
|
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/
|
|
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#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/
|
|
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, archive, v29.0.0-rc.1, test)
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-24.04-arm, 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, image, latest)
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, root, image, 27.3.1)
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-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, archive, v26.1.4)
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, archive, latest)
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, 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, latest)
ERROR: failed to remove one or more builders
|
|
test-itg (macos-15-intel, docker/install.test.itg.ts, root, archive, v29.0.0-rc.1, test)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated
dependents or dependents with broken linkage!
|
|
test-itg (macos-15-intel, docker/install.test.itg.ts, root, archive, v29.0.0-rc.1, test)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated
dependents or dependents with broken linkage!
|
|
test-itg (macos-15-intel, docker/install.test.itg.ts, tcp, image, latest)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated
dependents or dependents with broken linkage!
|
|
test-itg (macos-15-intel, docker/install.test.itg.ts, tcp, image, latest)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated
dependents or dependents with broken linkage!
|
|
test-itg (macos-15-intel, docker/install.test.itg.ts, root, image, 27.3.1)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated
dependents or dependents with broken linkage!
|
|
test-itg (macos-15-intel, docker/install.test.itg.ts, root, image, 27.3.1)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated
dependents or dependents with broken linkage!
|
|
test-itg (macos-15-intel, docker/install.test.itg.ts, root, archive, v26.1.4)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated
dependents or dependents with broken linkage!
|
|
test-itg (macos-15-intel, docker/install.test.itg.ts, root, archive, v26.1.4)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated
dependents or dependents with broken linkage!
|
|
test-itg (macos-15-intel, docker/install.test.itg.ts, root, image, latest)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated
dependents or dependents with broken linkage!
|
|
test-itg (macos-15-intel, docker/install.test.itg.ts, root, image, latest)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated
dependents or dependents with broken linkage!
|
|
test-itg (macos-15-intel, docker/install.test.itg.ts, root, image, master)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated
dependents or dependents with broken linkage!
|
|
test-itg (macos-15-intel, docker/install.test.itg.ts, root, image, master)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated
dependents or dependents with broken linkage!
|
|
test-itg (macos-15-intel, docker/install.test.itg.ts, tcp, archive, latest)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated
dependents or dependents with broken linkage!
|
|
test-itg (macos-15-intel, docker/install.test.itg.ts, tcp, archive, latest)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated
dependents or dependents with broken linkage!
|
|
test-itg (macos-15-intel, docker/install.test.itg.ts, root, archive, latest)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated
dependents or dependents with broken linkage!
|
|
test-itg (macos-15-intel, docker/install.test.itg.ts, root, archive, latest)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated
dependents or dependents with broken linkage!
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
docker~actions-toolkit~0V4PZ3.dockerbuild
Expired
|
19.8 KB |
sha256:890c067defe602e3986d5ce51b5b683b5d2b50e3604bca5f22e61c6b5c5a69c0
|
|
|
docker~actions-toolkit~4RXYC5.dockerbuild
|
76.6 KB |
sha256:a2461da2ebdb6af19220b7a93572a62b7c5842a6fa58ff9e52262121cbd00a26
|
|
|
docker~actions-toolkit~4XD8F5.dockerbuild
|
77.2 KB |
sha256:60c9c7fd25dc84c9afa52c8bbe36f1d03a3e78793b17dd4217e5852fadf52541
|
|
|
docker~actions-toolkit~89XYXI.dockerbuild
Expired
|
9.14 KB |
sha256:5a30c8d905add8baa5c3ba48c5ac9bb51450fc0028c99a26f5159e646de41034
|
|
|
docker~actions-toolkit~BB3TKU.dockerbuild
Expired
|
15.5 KB |
sha256:fc8311c7d53d88687bf412c9db8144800b8f6cc4140d3090fe979061fdaa91f0
|
|
|
docker~actions-toolkit~CFR1ZV.dockerbuild
Expired
|
9.79 KB |
sha256:53a27a8b2d9f4c5302b78ffe141163434fa3dbc2a3f465f2b75b320ac0598e9c
|
|
|
docker~actions-toolkit~EYPE94.dockerbuild
|
78.8 KB |
sha256:62cafea38631046a43e3bf10378fcc5f6f6adc12e96b212f4dfab37942107a45
|
|
|
docker~actions-toolkit~J3HNNW.dockerbuild
Expired
|
11.2 KB |
sha256:3434fed05b7e785b803971088fb8746b130af0238e8862bb6a8ea773982f9bb0
|
|
|
docker~actions-toolkit~J4PFL7.dockerbuild
|
77.9 KB |
sha256:51d4f3a85678a0566f0b94a68f85cd4c1190079bf8dfeca652f06d7f6251913c
|
|
|
docker~actions-toolkit~JK0GXH.dockerbuild
Expired
|
11.5 KB |
sha256:5049d57f5efe6d1af51561ea1b1b09d28e9858e9e94ce6ea7f98f66112a81629
|
|
|
docker~actions-toolkit~JSJ79S.dockerbuild
|
76.8 KB |
sha256:ad85bb828f96770a1c149813203bfb9f2231863b844a89e4c9edfa0a6fb0edff
|
|
|
docker~actions-toolkit~KT32J5+15.dockerbuild
Expired
|
67.2 KB |
sha256:cd201f26334f9fc717fa91e6d5a5db57e98661c84441c76d727f074cc5442356
|
|
|
docker~actions-toolkit~MD4I9F+15.dockerbuild
Expired
|
78.3 KB |
sha256:7ad613d71df288e12fdc835a50bc15ddbadb456f667d2c2c77efcd79a4259081
|
|
|
docker~actions-toolkit~N9Q0AK.dockerbuild
|
77.9 KB |
sha256:6cd1002efb35f267d2e8ce8afda55b0eaf9e7bde50a13202cd9024172ef6ae24
|
|
|
docker~actions-toolkit~OILOTY.dockerbuild
Expired
|
18.4 KB |
sha256:014a0609ee14f71d8153d710859adce8cea04b840a673fad56c8cfcd9ef71a47
|
|
|
docker~actions-toolkit~PAYEHP.dockerbuild
Expired
|
18.9 KB |
sha256:9d09c52fd0df386243a018040a9954837a6248848ee750473cbe8eedf0f8484e
|
|
|
docker~actions-toolkit~PY306C+1.dockerbuild
Expired
|
16 KB |
sha256:7f30e04a71186f9305457492ce3cb376308905404a897aeb0093a5996f58c34a
|
|
|
docker~actions-toolkit~ZOY9AQ+1.dockerbuild
Expired
|
17.5 KB |
sha256:162e2924ff9934c9d16a4ebae74f7ac449acf1b23a36623b5ff521ef3d19e9ec
|
|
|
github-repo-1d11d8a94d.json
Expired
|
18 KB |
sha256:5e48624cd267ae16b60b8da61d950c4ccd152065ffce0acfdef8862bad1f5156
|
|
|
github-repo-244f058c76.json
Expired
|
18 KB |
sha256:5e48624cd267ae16b60b8da61d950c4ccd152065ffce0acfdef8862bad1f5156
|
|