build(deps): bump @octokit/plugin-rest-endpoint-methods from 10.4.1 to 17.0.0 #2191
test.yml
on: pull_request
prepare-itg
30s
Matrix: test
Matrix: test-itg
Annotations
30 errors and 54 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 (ubuntu-latest, cosign/install.test.itg.ts)
Unhandled error: Error: The process '/usr/local/bin/yarn' failed with exit code 1
|
|
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, buildx/install.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 (ubuntu-24.04-arm, cosign/install.test.itg.ts)
Unhandled error: Error: The process '/usr/local/bin/yarn' failed with exit code 1
|
|
test-itg (windows-latest, cosign/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-itg (windows-latest, sigstore/sigstore.test.itg.ts)
Unhandled error: Error: The process 'C:\hostedtoolcache\windows\node\20.19.5\x64\yarn.CMD' 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, 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-itg (macos-15-intel, buildx/install.test.itg.ts)
Unhandled error: Error: The process '/usr/local/bin/yarn' 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 (macos-15-intel, cosign/install.test.itg.ts)
Unhandled error: Error: The process '/usr/local/bin/yarn' failed with 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
|
|
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, 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-itg (macos-15-intel, sigstore/sigstore.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-itg (macos-15-intel, docker/install.test.itg.ts, tcp, image, latest)
Canceling since a higher priority waiting request for test-refs/pull/834/merge exists
|
|
test-itg (macos-15-intel, docker/install.test.itg.ts, root, image, latest)
Canceling since a higher priority waiting request for test-refs/pull/834/merge exists
|
|
test-itg (macos-15-intel, docker/install.test.itg.ts, root, image, latest)
The operation was canceled.
|
|
test-itg (macos-15-intel, docker/install.test.itg.ts, tcp, archive, latest)
Canceling since a higher priority waiting request for test-refs/pull/834/merge exists
|
|
test-itg (macos-15-intel, docker/install.test.itg.ts, tcp, archive, latest)
The operation was canceled.
|
|
test-itg (macos-15-intel, docker/install.test.itg.ts, root, archive, v29.0.0-rc.1, test)
Canceling since a higher priority waiting request for test-refs/pull/834/merge exists
|
|
test-itg (macos-15-intel, docker/install.test.itg.ts, root, archive, v29.0.0-rc.1, test)
The operation was canceled.
|
|
test-itg (macos-15-intel, docker/install.test.itg.ts, root, archive, latest)
Canceling since a higher priority waiting request for test-refs/pull/834/merge exists
|
|
test-itg (macos-15-intel, docker/install.test.itg.ts, root, archive, latest)
The operation was canceled.
|
|
test-itg (macos-15-intel, docker/install.test.itg.ts, root, archive, v26.1.4)
Canceling since a higher priority waiting request for test-refs/pull/834/merge exists
|
|
test-itg (macos-15-intel, docker/install.test.itg.ts, root, archive, v26.1.4)
The operation was canceled.
|
|
test
Canceling since a higher priority waiting request for test-refs/pull/834/merge exists
|
|
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/
|
|
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/
|
|
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, 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, root, archive, 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, image, latest)
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
|
|
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.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-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/
|
|
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, tcp, 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, tcp, 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, 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-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, tcp, 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-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, root, archive, v29.0.0-rc.1, test)
ERROR: failed to remove one or more builders
|
|
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, 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, 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, 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, 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, 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, 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, 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!
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
docker~actions-toolkit~1GM47Q.dockerbuild
Expired
|
11.4 KB |
sha256:2f91685bfda36e1988b527d710f8caee3116062a70a9efd16ed3c49e4f9f2a82
|
|
|
docker~actions-toolkit~2P8E52+15.dockerbuild
Expired
|
74.9 KB |
sha256:d9cdbc2f3c9738bb3acc2da7290f9d1e3c9579215a13dfa94a10969a4f9347cb
|
|
|
docker~actions-toolkit~49BUXN.dockerbuild
Expired
|
18.8 KB |
sha256:4f20f4ec3a144e40a4e9bc781f9185e693bb11cb888c5d6fcf54e344885bf8b1
|
|
|
docker~actions-toolkit~7RS2MF.dockerbuild
Expired
|
15.7 KB |
sha256:0a11502dd5ce29a9a0f18b06047d57b811a36a817fa100d4740fdaaee2e7b3b1
|
|
|
docker~actions-toolkit~941W2X+1.dockerbuild
Expired
|
18.5 KB |
sha256:686b2f5f4cc41c2061f3d1ab5748378e51c8f02aa972a5364528ffaec7635eef
|
|
|
docker~actions-toolkit~9E4E9T.dockerbuild
|
71.4 KB |
sha256:9ae9a2be1759543fe2c61072a53616e27ecb0f2182dff106a954ecc17732335c
|
|
|
docker~actions-toolkit~GR765F.dockerbuild
Expired
|
18.3 KB |
sha256:77d9040d2f3201b5c8c52fa137de871b5d451b9621a60a340b342b495711f83b
|
|
|
docker~actions-toolkit~GV28ZS.dockerbuild
Expired
|
15.7 KB |
sha256:956ca235103733bc9f0617db2c27607a5ef9489fc05257ceb979354c09d00aa6
|
|
|
docker~actions-toolkit~IOXQG5.dockerbuild
|
69.2 KB |
sha256:e45713b81344d1d33751aeb7229a2dd87a8c3029e1eddc38237d8e9d8b27c5fb
|
|
|
docker~actions-toolkit~JOXWOV.dockerbuild
|
70.5 KB |
sha256:14c727329ba162aa39a7c0bc6df1cf5c12c675391eda0eb72a795677ab5911f0
|
|
|
docker~actions-toolkit~KBWV57.dockerbuild
|
76 KB |
sha256:5d9d29370deb2b7e50fb723dcda018990e6f66804fe9d901afc921e5059c3d00
|
|
|
docker~actions-toolkit~PTUNWT+15.dockerbuild
Expired
|
70.8 KB |
sha256:bd0a04938f71d4087bfe7eb3cd1db257328de28f95cc8dee5668e9c8dbb8eba8
|
|
|
docker~actions-toolkit~Q9O8ED.dockerbuild
|
73.1 KB |
sha256:8e0e629e554804c12e11943d0d709898abb31b90efaff09327ab575880dbe476
|
|
|
docker~actions-toolkit~QPWCS7.dockerbuild
Expired
|
9.29 KB |
sha256:860d5c21c3bc92ad82bd58bd3b9140fe4a60e401ba4ef096565427c0107c01d3
|
|
|
docker~actions-toolkit~RQ8L2L+1.dockerbuild
Expired
|
15.8 KB |
sha256:bb41da59a763bb0fde4af5032c9916dd550a9caba254dff3ba4409d9c6989fd7
|
|
|
docker~actions-toolkit~T10Q7O.dockerbuild
|
67.6 KB |
sha256:f6e91debee00b082edfc9cab3d3921c0255ccfa89d09834b214ee7c33d578877
|
|
|
docker~actions-toolkit~W4NOAB.dockerbuild
Expired
|
11.7 KB |
sha256:038e612c714abe87d72257eea22447f29ce0d5c85748194e84e9a45ec9ec58d4
|
|
|
docker~actions-toolkit~Y3MBD0.dockerbuild
Expired
|
9.34 KB |
sha256:01aed117528bf1ad41227a2ce50721d7a8112a1c5498aea6131537b5211f28dc
|
|
|
github-repo-43f9eea7b9.json
Expired
|
18 KB |
sha256:5e48624cd267ae16b60b8da61d950c4ccd152065ffce0acfdef8862bad1f5156
|
|
|
github-repo-50d303f0f4.json
Expired
|
18 KB |
sha256:5e48624cd267ae16b60b8da61d950c4ccd152065ffce0acfdef8862bad1f5156
|
|