ci(test): allow failure for docker install on macos #2230
test.yml
on: pull_request
prepare-itg
29s
Matrix: test
Matrix: test-itg
Annotations
8 errors and 62 warnings
|
test-itg (macos-15-intel, docker/install.test.itg.ts, root, archive, v26.1.4, true)
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, image, latest, true)
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, v29.0.0-rc.1, test, true)
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, image, latest, true)
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, true)
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, image, 27.3.1, true)
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, image, master, true)
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, true)
Unhandled error: Error: The process '/usr/local/bin/yarn' failed with exit code 1
|
|
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#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/
|
|
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/
|
|
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/
|
|
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#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/
|
|
All commands within the Dockerfile should use the same casing (either upper or lower):
__tests__/.fixtures/lint-other.Dockerfile#L20
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/
|
|
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-latest, docker/install.test.itg.ts, root, image, master, false)
ERROR: failed to remove one or more builders
|
|
test-itg (ubuntu-latest, docker/install.test.itg.ts, root, image, 27.3.1, false)
ERROR: failed to remove one or more builders
|
|
test-itg (ubuntu-latest, docker/install.test.itg.ts, root, image, latest, false)
ERROR: failed to remove one or more builders
|
|
test-itg (ubuntu-latest, docker/install.test.itg.ts, tcp, archive, latest, false)
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, false)
ERROR: failed to remove one or more builders
|
|
test-itg (ubuntu-latest, docker/install.test.itg.ts, root, archive, v26.1.4, false)
ERROR: failed to remove one or more builders
|
|
test-itg (ubuntu-latest, docker/install.test.itg.ts, rootless, archive, latest, false)
ERROR: failed to remove one or more builders
|
|
test-itg (ubuntu-latest, docker/install.test.itg.ts, root, archive, latest, false)
ERROR: failed to remove one or more builders
|
|
test-itg (ubuntu-latest, docker/install.test.itg.ts, tcp, image, latest, false)
ERROR: failed to remove one or more builders
|
|
test-itg (ubuntu-24.04-arm, docker/install.test.itg.ts, tcp, image, latest, false)
ERROR: failed to remove one or more builders
|
|
test-itg (ubuntu-24.04-arm, docker/install.test.itg.ts, root, image, latest, false)
ERROR: failed to remove one or more builders
|
|
test-itg (ubuntu-24.04-arm, docker/install.test.itg.ts, tcp, archive, latest, false)
ERROR: failed to remove one or more builders
|
|
test-itg (ubuntu-24.04-arm, docker/install.test.itg.ts, root, archive, v26.1.4, false)
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, false)
ERROR: failed to remove one or more builders
|
|
test-itg (ubuntu-24.04-arm, docker/install.test.itg.ts, root, image, master, false)
ERROR: failed to remove one or more builders
|
|
test-itg (ubuntu-24.04-arm, docker/install.test.itg.ts, root, image, 27.3.1, false)
ERROR: failed to remove one or more builders
|
|
test-itg (ubuntu-24.04-arm, docker/install.test.itg.ts, root, archive, latest, false)
ERROR: failed to remove one or more builders
|
|
test-itg (ubuntu-latest, docker/install.test.itg.ts, rootless, image, latest, false)
ERROR: failed to remove one or more builders
|
|
test-itg (macos-15-intel, docker/install.test.itg.ts, root, archive, v26.1.4, true)
Failed to get Docker daemon logs
|
|
test-itg (macos-15-intel, docker/install.test.itg.ts, root, archive, v26.1.4, true)
`$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, true)
`$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, true)
Failed to get Docker daemon logs
|
|
test-itg (macos-15-intel, docker/install.test.itg.ts, root, image, latest, true)
`$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, true)
`$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, true)
Failed to get Docker daemon logs
|
|
test-itg (macos-15-intel, docker/install.test.itg.ts, root, archive, v29.0.0-rc.1, test, true)
`$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, true)
`$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, true)
Failed to get Docker daemon logs
|
|
test-itg (macos-15-intel, docker/install.test.itg.ts, tcp, image, latest, true)
`$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, true)
`$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, true)
Failed to get Docker daemon logs
|
|
test-itg (macos-15-intel, docker/install.test.itg.ts, tcp, archive, latest, true)
`$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, true)
`$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, true)
Failed to get Docker daemon logs
|
|
test-itg (macos-15-intel, docker/install.test.itg.ts, root, image, 27.3.1, true)
`$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, true)
`$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, true)
Failed to get Docker daemon logs
|
|
test-itg (macos-15-intel, docker/install.test.itg.ts, root, image, master, true)
`$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, true)
`$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, true)
Failed to get Docker daemon logs
|
|
test-itg (macos-15-intel, docker/install.test.itg.ts, root, archive, latest, true)
`$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, true)
`$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~0J736O.dockerbuild
Expired
|
16 KB |
sha256:d41c8a87951eb3a1c369dee331ee57f12e480fd511cbde6dc18f943707010787
|
|
|
docker~actions-toolkit~0ZU04M+1.dockerbuild
Expired
|
26.1 KB |
sha256:ad93c79babe556a7ec78e3e5b98e9fe9571dac7fdeba5d81a76c829cb0fc625d
|
|
|
docker~actions-toolkit~45SYYD.dockerbuild
Expired
|
9.21 KB |
sha256:1ec19dd72f38ce6665fb1aaa678a0eba747c1ffbea70bf7689e53b452742302d
|
|
|
docker~actions-toolkit~BYC4KV.dockerbuild
Expired
|
16 KB |
sha256:3aaedcade6076e13e027ca16c9677e678826ed3c00b6c9bd5cc02b473ab4c4e6
|
|
|
docker~actions-toolkit~FT87H5.dockerbuild
Expired
|
22.9 KB |
sha256:e27acff7df43de48be682f03715f82858f3468720b1ca4156a5ef5106490cf5c
|
|
|
docker~actions-toolkit~GZ5TCF.dockerbuild
Expired
|
9.85 KB |
sha256:e00284db3d5106f5b8073474df3c8fd32a4812c7c3f4bcfe72c3db6375d0d2cb
|
|
|
docker~actions-toolkit~JK83Q4+1.dockerbuild
Expired
|
26.9 KB |
sha256:a40bc86f1f6cdb37c338b10b951c6afbe3ec808b6d5e4c941a5d3568efca30b7
|
|
|
docker~actions-toolkit~KD8U5G+15.dockerbuild
Expired
|
176 KB |
sha256:0bb1610ba76a9559cecd863e896334263deee6be5e7145db68b824ad8cca0cfa
|
|
|
docker~actions-toolkit~KQTFSE.dockerbuild
Expired
|
77 KB |
sha256:6304b9aaa6af59a905154d76fd178d0a4dd3c2f4976351ddb1ef1b8576d7be51
|
|
|
docker~actions-toolkit~L0P64C.dockerbuild
Expired
|
77.2 KB |
sha256:469502779b2d35a05092781d613a1ac8e0bef3c093eaf0d9c2190731aef5bbc6
|
|
|
docker~actions-toolkit~MCXETM.dockerbuild
Expired
|
79.7 KB |
sha256:bda24d4736283f3018b59d0d2a0a0190db013f99021136051dc2a9567318653f
|
|
|
docker~actions-toolkit~RQGFY8.dockerbuild
Expired
|
26.7 KB |
sha256:68ee5bcd75d8efb98c0c225808ffa0b0e5e6aef6c617cc1392f85d0cb9d7e9f9
|
|
|
docker~actions-toolkit~SGKKOL.dockerbuild
Expired
|
26.7 KB |
sha256:7e916c961ed1aaad869fc41a51e471b10003a68d03c7f129fbd4153d7b0fabee
|
|
|
docker~actions-toolkit~SZR8YC.dockerbuild
Expired
|
77 KB |
sha256:2f012777cb2163a1027ac881910f2778d9a7d6dd358c25ac63780d55892392d6
|
|
|
docker~actions-toolkit~TQBASQ.dockerbuild
Expired
|
77.2 KB |
sha256:ef5be0c71c0ab711bbd641e43bab39f3e5c8e014dd400ec8a6754d9696bf55a0
|
|
|
docker~actions-toolkit~VX2Q7S.dockerbuild
Expired
|
23.2 KB |
sha256:32244d5c4d9a683c727728a20e79d53ed35da1fc55592bda5e35cc0be731f541
|
|
|
docker~actions-toolkit~X5ZODF.dockerbuild
Expired
|
77.8 KB |
sha256:4ba530e85ad5ebaa045f3827eae56c15ee86b6f0887c26ca4de1d5113d4798e9
|
|
|
docker~actions-toolkit~ZGL29X+15.dockerbuild
Expired
|
169 KB |
sha256:90f3186b504d81891a565d82de03e8cf0e73bdc6c48d58c639fc7d378852744b
|
|
|
github-repo-99ed702364.json
Expired
|
18 KB |
sha256:5e48624cd267ae16b60b8da61d950c4ccd152065ffce0acfdef8862bad1f5156
|
|
|
github-repo-9a9e4202aa.json
Expired
|
18 KB |
sha256:5e48624cd267ae16b60b8da61d950c4ccd152065ffce0acfdef8862bad1f5156
|
|