Skip to content

build(deps): bump @octokit/core from 5.2.2 to 7.0.5 #2044

build(deps): bump @octokit/core from 5.2.2 to 7.0.5

build(deps): bump @octokit/core from 5.2.2 to 7.0.5 #2044

Triggered via pull request September 30, 2025 00:29
Status Failure
Total duration 14m 21s
Artifacts 20

test.yml

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

Annotations

10 errors and 50 warnings
test-itg (ubuntu-latest, buildx/install.test.itg.ts)
Unhandled error: Error: The process '/usr/local/bin/yarn' failed with exit code 1
test-itg (macos-13, buildx/install.test.itg.ts)
Unhandled error: Error: The process '/usr/local/bin/yarn' failed with exit code 1
test-itg (windows-latest, buildx/install.test.itg.ts)
Unhandled error: Error: The process 'C:\hostedtoolcache\windows\node\20.19.5\x64\yarn.CMD' failed with exit code 1
test (ubuntu-latest, 24)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c GITHUB_TOKEN=$(cat /run/secrets/GITHUB_TOKEN) yarn run test:coverage --coverageDirectory=/tmp/coverage" did not complete successfully: exit code: 1
test-itg (ubuntu-24.04-arm, buildx/install.test.itg.ts)
Unhandled error: Error: The process '/usr/local/bin/yarn' failed with exit code 1
test (ubuntu-latest, 20)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c GITHUB_TOKEN=$(cat /run/secrets/GITHUB_TOKEN) yarn run test:coverage --coverageDirectory=/tmp/coverage" did not complete successfully: exit code: 1
test (ubuntu-latest, 18)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c GITHUB_TOKEN=$(cat /run/secrets/GITHUB_TOKEN) yarn run test:coverage --coverageDirectory=/tmp/coverage" did not complete successfully: exit code: 1
test (ubuntu-24.04-arm, 18)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c GITHUB_TOKEN=$(cat /run/secrets/GITHUB_TOKEN) yarn run test:coverage --coverageDirectory=/tmp/coverage" did not complete successfully: exit code: 1
test (ubuntu-24.04-arm, 20)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c GITHUB_TOKEN=$(cat /run/secrets/GITHUB_TOKEN) yarn run test:coverage --coverageDirectory=/tmp/coverage" did not complete successfully: exit code: 1
test (ubuntu-24.04-arm, 24)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c GITHUB_TOKEN=$(cat /run/secrets/GITHUB_TOKEN) yarn run test:coverage --coverageDirectory=/tmp/coverage" did not complete successfully: 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#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/
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/
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/
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, 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, 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-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#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-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#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, master)
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, archive, latest)
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, 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-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, 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
test-itg (ubuntu-24.04-arm, docker/install.test.itg.ts, root, archive, latest)
ERROR: failed to remove one or more builders
test-itg (macos-13, 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-13, 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-13, 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-13, 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-13, 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-13, 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-13, 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-13, 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-13, 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-13, 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-13, 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-13, 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-13, 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-13, 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!

Artifacts

Produced during runtime
Name Size Digest
docker~actions-toolkit~0ECPKN.dockerbuild Expired
15.3 KB
sha256:d63e4b67f9588b1341b47b8ea4be7078e6dc9a95920fef25f487968c5306daa2
docker~actions-toolkit~274AIL.dockerbuild Expired
18.4 KB
sha256:6fb6bd724c28527d877d753c80c5232ce343b285cef586716fc52c2dfb118e49
docker~actions-toolkit~2Y38TB.dockerbuild Expired
15.6 KB
sha256:fca932a756647d07b4de7f2de5122c35c3c6a249209f82566b5b56fcf632f109
docker~actions-toolkit~46257Y.dockerbuild
64.4 KB
sha256:b38aba4851088e28d99fbdf0655edcadd23af07607cc10ac4333df4f0752f7f5
docker~actions-toolkit~6ZT0WE.dockerbuild
62.5 KB
sha256:11452cf21276d93647b7b235d4bec05a01989db5a6563358b203602e0d7699e8
docker~actions-toolkit~88863N.dockerbuild Expired
9.23 KB
sha256:4cae6a09130f9fc1ce8a3b9af64c4cf8884a37fd4534e5cff92e4401cdd2c511
docker~actions-toolkit~8I3453.dockerbuild Expired
18.4 KB
sha256:5f823c8b5982fcd5a856a27b5650ab94243dbdd3f93d9fbe3a918d617fd56b7f
docker~actions-toolkit~94KG8U+1.dockerbuild Expired
15.2 KB
sha256:485762f43ff25be2ecc82728a7d00824c39668808999b48fe320f99f19102e2b
docker~actions-toolkit~IQ5CZ8.dockerbuild
65.4 KB
sha256:8ca6b63b7e5fec1cb56b69fa9c36c988d0b036ee198d53a10ddf1e6036fda3a5
docker~actions-toolkit~ITNLHY+15.dockerbuild Expired
72.7 KB
sha256:ce7627f132595bfc05e02f0fde8ded2d8a82a728741e67ec29d7c59e9a092898
docker~actions-toolkit~J4ME9M.dockerbuild Expired
11.1 KB
sha256:9339f28cd362e8e3ade765fa0801ee046552970869aefb9531aef2deb3309ef7
docker~actions-toolkit~JB5IQW.dockerbuild
67.6 KB
sha256:e278a6fb6d9d49b3a1bcc022aa569d2bde6acc074e386b0df4158c00397ef3c2
docker~actions-toolkit~L50FZT.dockerbuild
65 KB
sha256:569d2c961a86e888beebfaee07b074ac14a4ecf7603c04b817d2bd136799ddd5
docker~actions-toolkit~QZQV5G.dockerbuild Expired
11.3 KB
sha256:9f7365873d1e6e09b29a2657f672e7b4f2c3bd33adf31cb8091a20a9adcb25a8
docker~actions-toolkit~SL6EPD+1.dockerbuild Expired
15.7 KB
sha256:5b540d07ac0dca7414449fc634959489a36992facd928cd4748a8634eb65806d
docker~actions-toolkit~T0FGMZ.dockerbuild
62.5 KB
sha256:9a267ca7a6418da7620cced241178793263ee727a8a5cb7e00d9599a002c6845
docker~actions-toolkit~T0PFQV.dockerbuild Expired
9.62 KB
sha256:76cdaa7ea6a27947f03991b29bdc796d322ebe148b8c573a6810f68463e27f24
docker~actions-toolkit~U45S7C+15.dockerbuild Expired
70 KB
sha256:a6599735e6594a34a42ffd7445b41a8a716780638f778065f8808f66b7b6f772
github-repo-55cbf0e741.json Expired
18 KB
sha256:5e48624cd267ae16b60b8da61d950c4ccd152065ffce0acfdef8862bad1f5156
github-repo-828353520d.json Expired
18 KB
sha256:5e48624cd267ae16b60b8da61d950c4ccd152065ffce0acfdef8862bad1f5156