sigstore class to sign and verify buildkit provenance blobs #2095
test.yml
on: pull_request
prepare-itg
34s
Matrix: test
Matrix: test-itg
Annotations
24 errors and 51 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/docker.test.itg.ts)
Canceling since a higher priority waiting request for test-refs/pull/820/merge exists
|
|
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/820/merge exists
|
|
test-itg (macos-15-intel, docker/install.test.itg.ts, root, archive, v26.1.4)
The operation was canceled.
|
|
test-itg (macos-15-intel, docker/install.test.itg.ts, root, image, latest)
Canceling since a higher priority waiting request for test-refs/pull/820/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, root, archive, v29.0.0-rc.1, test)
Canceling since a higher priority waiting request for test-refs/pull/820/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, image, master)
Canceling since a higher priority waiting request for test-refs/pull/820/merge exists
|
|
test-itg (macos-15-intel, docker/install.test.itg.ts, root, image, master)
The operation was canceled.
|
|
test-itg (macos-15-intel, docker/install.test.itg.ts, tcp, image, latest)
Canceling since a higher priority waiting request for test-refs/pull/820/merge exists
|
|
test-itg (macos-15-intel, docker/install.test.itg.ts, tcp, image, latest)
The operation was canceled.
|
|
test-itg (macos-15-intel, undock/undock.test.itg.ts)
Canceling since a higher priority waiting request for test-refs/pull/820/merge exists
|
|
test-itg (macos-15-intel, undock/undock.test.itg.ts)
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/820/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, image, 27.3.1)
Canceling since a higher priority waiting request for test-refs/pull/820/merge exists
|
|
test-itg (macos-15-intel, docker/install.test.itg.ts, root, image, 27.3.1)
The operation was canceled.
|
|
test-itg (macos-15-intel, buildx/buildx.test.itg.ts)
Canceling since a higher priority waiting request for test-refs/pull/820/merge exists
|
|
test-itg (macos-15-intel, buildx/buildx.test.itg.ts)
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/820/merge exists
|
|
test-itg (macos-15-intel, docker/install.test.itg.ts, tcp, archive, latest)
The operation was canceled.
|
|
test
Canceling since a higher priority waiting request for test-refs/pull/820/merge exists
|
|
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-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#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/
|
|
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#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, root, image, master)
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, archive, v26.1.4)
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, 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-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, root, image, 27.3.1)
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, tcp, archive, 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
|
|
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, 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-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, 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 (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, 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, 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, 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, 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, tcp, 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~20WY7M.dockerbuild
|
69.9 KB |
sha256:763a7dfec0f6e04de08d0e1be9a97714f0150cc0d430c786ad675ed5d19dbef3
|
|
|
docker~actions-toolkit~4L1HAU.dockerbuild
Expired
|
11.7 KB |
sha256:afbb127f89d959fc86bdf9152b50cf4086ac02ea567ddf3c0dd4296f384dffaa
|
|
|
docker~actions-toolkit~58HHF0.dockerbuild
Expired
|
9.29 KB |
sha256:c767b761338c20887710b44247c1c7db8254f6fcccb5f5238dc41805dfdc23eb
|
|
|
docker~actions-toolkit~6ABN9J.dockerbuild
|
69.6 KB |
sha256:fc877fa9e919a738be92cddfd9d0be19d9ad06e56c259eab4531daa4c740b506
|
|
|
docker~actions-toolkit~6OC4FQ.dockerbuild
Expired
|
15.8 KB |
sha256:cf46295b2ba8fe7cad79e55cc0eb76f4a3e244543df4200c86cd26295d075264
|
|
|
docker~actions-toolkit~B555VQ.dockerbuild
Expired
|
18.5 KB |
sha256:f79c5e2703fdb608e583f505ed24522fa1574f1967e2209da31ae73574b8d0fe
|
|
|
docker~actions-toolkit~IXXJDE.dockerbuild
|
69.4 KB |
sha256:13be029c7ee1bccc3d1bcedcf1eaad4bbcd0fed0d288f81c87a496e04e31d861
|
|
|
docker~actions-toolkit~JRAV04.dockerbuild
|
68.5 KB |
sha256:e98ac8fd0fd7da998e69ae50866c974bb201fcc5ba2d922c7a4cbd656713605e
|
|
|
docker~actions-toolkit~OV3BL1+1.dockerbuild
Expired
|
15.8 KB |
sha256:80f8d3d863aa4d3eca996d931c2ebc9a682c01869f703d1b5950ce9f0121e125
|
|
|
docker~actions-toolkit~P9FYXJ.dockerbuild
Expired
|
18 KB |
sha256:731a52a023db085534081c8dca8a2cfcd6c83a955fca135059ef5724efa43835
|
|
|
docker~actions-toolkit~PK8N0K.dockerbuild
Expired
|
18.7 KB |
sha256:fe2e104f0f51a029895a73c174a1a538b2e4ca2e544c3913e8fa4937fc50ae28
|
|
|
docker~actions-toolkit~PU2FEJ.dockerbuild
Expired
|
9.58 KB |
sha256:66981ac04e3cb24b0e03fb7e8d307b7aab390128a0b3d54ff92fe3af2ae57dd1
|
|
|
docker~actions-toolkit~Q24EH4+1.dockerbuild
Expired
|
18.8 KB |
sha256:e88c255850824dfa4e5e7918bae7570b1827a63f18d5dc9fb33f8a6e6062c72f
|
|
|
docker~actions-toolkit~U4I3K7.dockerbuild
Expired
|
11.2 KB |
sha256:0553dc1954cfccf63a5b49d45e7244134fe721ad0f0f065473a2a2c95281127d
|
|
|
docker~actions-toolkit~U62RZA+15.dockerbuild
Expired
|
123 KB |
sha256:662c71a91a99ee5009821865aa4066c2307aa1348e30001a3c6461c183d8e589
|
|
|
docker~actions-toolkit~X1P58Z.dockerbuild
|
69.2 KB |
sha256:61c88e5add6c472db247d97bc2f519e0d4a922a79c32bbdc23ac6ba5b975eac3
|
|
|
docker~actions-toolkit~X7BDFU.dockerbuild
|
71.6 KB |
sha256:f81bfc8ca47127b80220bc1c048a3c78cece74c7d32e58a4dc21cfe8cfb3fbb1
|
|
|
docker~actions-toolkit~XW5Z8J+15.dockerbuild
Expired
|
69.2 KB |
sha256:821f14458e7f79214a7873e71b009e8fb29f4f264dea99bb6cecbd6ee6b5ee96
|
|
|
github-repo-94ce32ac03.json
Expired
|
18 KB |
sha256:5e48624cd267ae16b60b8da61d950c4ccd152065ffce0acfdef8862bad1f5156
|
|
|
github-repo-fe384bc5a0.json
Expired
|
18 KB |
sha256:5e48624cd267ae16b60b8da61d950c4ccd152065ffce0acfdef8862bad1f5156
|
|