Skip to content

build(deps): bump @actions/http-client from 2.2.3 to 3.0.0 #2164

build(deps): bump @actions/http-client from 2.2.3 to 3.0.0

build(deps): bump @actions/http-client from 2.2.3 to 3.0.0 #2164

Triggered via pull request November 3, 2025 08:52
Status Failure
Total duration 14m 38s
Artifacts 20

test.yml

on: pull_request
prepare-itg
24s
prepare-itg
Matrix: test
Matrix: test-itg
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 54 warnings
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, v29.0.0-rc.1, test)
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/
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#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, 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, 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, tcp, image, 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, 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
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, master)
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, 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-24.04-arm, 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, tcp, 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.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/
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/
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, 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, 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, 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!
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, 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!

Artifacts

Produced during runtime
Name Size Digest
docker~actions-toolkit~1ACPI4+1.dockerbuild Expired
15.3 KB
sha256:e1dcb6a35b3f2e1165a802995e1bc60a4950579dfcd05aeedf069bad868dd5b5
docker~actions-toolkit~55KEVC.dockerbuild
77.3 KB
sha256:a1322426033397654c7108926382a4f68e26d2ad8dcfb2b361278d18af4d84d9
docker~actions-toolkit~BBXMG9+15.dockerbuild Expired
79.8 KB
sha256:2f614089fd417a16709bbd0a7b5efe216786dfbc601b836a1cb4978e78392dfa
docker~actions-toolkit~DKMUV1.dockerbuild Expired
11.5 KB
sha256:071d4505bb9d01d432f67a7386c7f958e6a080ffa278ae23f94345ef0eb31771
docker~actions-toolkit~EP45PQ.dockerbuild
78.8 KB
sha256:94c987dea3dd1d0e61af54b04431966518d208d086d183dd2392278fd4e18a4a
docker~actions-toolkit~H52TO6+1.dockerbuild Expired
18.1 KB
sha256:b1db9b326e2aa63f11c4a2857854c93e1223969eb9b54b8e750a399196ebdb87
docker~actions-toolkit~HLLCSD.dockerbuild Expired
18.8 KB
sha256:96db81c72065fcdb7a9b58dca1354c074a9e8c672576d0ffbfdd8743435d1d9e
docker~actions-toolkit~JKQR0A.dockerbuild
78.9 KB
sha256:4ecb0640d364b84fecd86392600257c0fdec2a0cc84aff94a8f3ca1241fad57e
docker~actions-toolkit~LAYJY3.dockerbuild Expired
9.14 KB
sha256:5211c3ad777733590118d4dea5dcd7bbc08a09e834c8dfe8de28c5f9e4713e0a
docker~actions-toolkit~NWY7OH+15.dockerbuild Expired
74.8 KB
sha256:6ff1ca55b3b5154b6c26160ed6214de31bf10e94bd6ce258ec731e0b2c8b907c
docker~actions-toolkit~RAIEX1.dockerbuild Expired
9.8 KB
sha256:d20e215b411c76e9694dca9933fe719690e60ed22d5960190ebd130e8ba82c1e
docker~actions-toolkit~RD1TS8.dockerbuild Expired
16.2 KB
sha256:a0b99846a2d7927c7c87f06ae55ea8d39261888ddfb2cb5d48bde30800238413
docker~actions-toolkit~UAIZO5.dockerbuild
77.2 KB
sha256:8e92c2121a3b7fa8253cd79d2cbfcc89428a368014cb801c8ec0897a596ef233
docker~actions-toolkit~UHV4V6.dockerbuild Expired
16.3 KB
sha256:f8e95fe0016e29b83c76be79dd41528e96fa67266e28fbb03f36bb19ded4e6d6
docker~actions-toolkit~UN05PJ.dockerbuild
76.7 KB
sha256:43f836bf7dffbf3d7c9e0c0820075984294dc0a985c1f3c07263930e8e2bf1f9
docker~actions-toolkit~VBFZJ9.dockerbuild
76.8 KB
sha256:0298a41aa68ee85ea6fd9b5d8a9a8bcd74dbf8171f39284952ffe9e23c8a1301
docker~actions-toolkit~WIQUGP.dockerbuild Expired
19.2 KB
sha256:83c64a32e7b5159eb47a88074c4bc01085f038b61ee672a66910174fab64699c
docker~actions-toolkit~WR611J.dockerbuild Expired
11.7 KB
sha256:7005e7f9e0e56f48095cfb4303e812cfcb044150c629b83ba282342e18550568
github-repo-b60afc4d11.json Expired
18 KB
sha256:5e48624cd267ae16b60b8da61d950c4ccd152065ffce0acfdef8862bad1f5156
github-repo-ee25c18950.json Expired
18 KB
sha256:5e48624cd267ae16b60b8da61d950c4ccd152065ffce0acfdef8862bad1f5156