feat: add docker provenance, verify attestations when deploying #29070
test.yml
on: pull_request
rust-e2e-tests
/
e2e
5s
Matrix: cli-e2e-tests / cli-aleo-e2e-matrix
Matrix: cli-e2e-tests / cli-aleo-e2e-smoke
Matrix: cli-e2e-tests / cli-cosmos-e2e-matrix
Matrix: cli-e2e-tests / cli-cosmos-e2e-smoke
Matrix: cli-e2e-tests / cli-cross-chain-e2e-matrix
Matrix: cli-e2e-tests / cli-cross-chain-starknet-e2e-matrix
Matrix: cli-e2e-tests / cli-evm-e2e-matrix
Matrix: cli-e2e-tests / cli-evm-e2e-smoke
Matrix: cli-e2e-tests / cli-radix-e2e-matrix
Matrix: cli-e2e-tests / cli-radix-e2e-smoke
Matrix: cli-e2e-tests / cli-starknet-e2e-matrix
Matrix: cli-e2e-tests / cli-starknet-e2e-smoke
Matrix: cli-e2e-tests / cli-svm-e2e-matrix
Matrix: cli-e2e-tests / cli-svm-e2e-smoke
Matrix: cli-e2e-tests / cli-tron-e2e-matrix
Matrix: env-tests / env-test-matrix
Matrix: sdk-e2e-tests / aleo-sdk-e2e-matrix
Matrix: sdk-e2e-tests / starknet-sdk-e2e-matrix
Matrix: sdk-e2e-tests / svm-sdk-e2e-matrix
cli-e2e-tests
/
cli-evm-relayer-e2e
0s
cli-e2e-tests
/
cli-evm-rebalancer-e2e
sdk-e2e-tests
/
cosmos-sdk-e2e-run
0s
sdk-e2e-tests
/
radix-sdk-e2e-run
0s
sdk-e2e-tests
/
tron-sdk-e2e-run
0s
svm-program-bytes
0s
Matrix: agent-configs
infra-test
2m 15s
env-tests
/
env-test
7s
cli-e2e
5s
cli-install-test
25s
lint-prettier
5s
pnpm-test
5s
sdk-e2e
5s
coverage-tests
/
coverage
2s
Annotations
30 errors and 31 warnings
|
set-base-sha
unable to access 'https://github.com/hyperlane-xyz/hyperlane-monorepo/': The requested URL returned error: 500
|
|
pnpm-install
The process '/usr/bin/git' failed with exit code 1
|
|
pnpm-install
clone of 'https://github.com/foundry-rs/forge-std' into submodule path '/home/runner/work/hyperlane-monorepo/hyperlane-monorepo/solidity/lib/forge-std' failed
|
|
pnpm-install
expected 'packfile'
|
|
pnpm-install
RPC failed; HTTP 500 curl 22 The requested URL returned error: 500
|
|
pnpm-install
clone of 'https://github.com/foundry-rs/forge-std' into submodule path '/home/runner/work/hyperlane-monorepo/hyperlane-monorepo/solidity/lib/forge-std' failed
|
|
pnpm-install
expected flush after ref listing
|
|
pnpm-install
RPC failed; HTTP 500 curl 22 The requested URL returned error: 500
|
|
rust-e2e-tests / e2e-matrix (radix)
clone of 'https://github.com/foundry-rs/forge-std' into submodule path '/home/runner/work/hyperlane-monorepo/hyperlane-monorepo/solidity/lib/forge-std' failed
|
|
rust-e2e-tests / e2e-matrix (radix)
expected flush after ref listing
|
|
rust-e2e-tests / e2e-matrix (radix)
RPC failed; HTTP 500 curl 22 The requested URL returned error: 500
|
|
rust-e2e-tests / e2e-matrix (cosmwasm)
expected flush after ref listing
|
|
rust-e2e-tests / e2e-matrix (cosmwasm)
RPC failed; HTTP 500 curl 22 The requested URL returned error: 500
|
|
cli-install-test
unable to access 'https://github.com/hyperlane-xyz/hyperlane-monorepo/': The requested URL returned error: 500
|
|
env-tests / env-test-matrix (mainnet3, optimism, igp)
unable to access 'https://github.com/hyperlane-xyz/hyperlane-registry/': The requested URL returned error: 500
|
|
env-tests / env-test-matrix (mainnet3, optimism, igp)
expected 'packfile'
|
|
env-tests / env-test-matrix (mainnet3, optimism, igp)
RPC failed; HTTP 500 curl 22 The requested URL returned error: 500
|
|
env-tests / env-test-matrix (mainnet3, optimism, igp)
expected 'packfile'
|
|
env-tests / env-test-matrix (mainnet3, optimism, igp)
RPC failed; HTTP 500 curl 22 The requested URL returned error: 500
|
|
env-tests / env-test-matrix (mainnet3, optimism, core)
Canceling since a higher priority waiting request for e2e-refs/pull/8665/merge exists
|
|
env-tests / env-test-matrix (mainnet3, optimism, core)
The operation was canceled.
|
|
env-tests / env-test-matrix (mainnet3, arbitrum, core)
Canceling since a higher priority waiting request for e2e-refs/pull/8665/merge exists
|
|
env-tests / env-test-matrix (mainnet3, arbitrum, core)
The operation was canceled.
|
|
env-tests / env-test-matrix (mainnet3, ethereum, core)
Canceling since a higher priority waiting request for e2e-refs/pull/8665/merge exists
|
|
env-tests / env-test-matrix (mainnet3, ethereum, core)
The operation was canceled.
|
|
env-tests / env-test-matrix (mainnet3, ethereum, core)
expected 'packfile'
|
|
env-tests / env-test-matrix (mainnet3, ethereum, core)
RPC failed; HTTP 500 curl 22 The requested URL returned error: 500
|
|
env-tests / env-test
Process completed with exit code 1.
|
|
test
Canceling since a higher priority waiting request for e2e-refs/pull/8665/merge exists
|
|
test
Canceling since a higher priority waiting request for e2e-refs/pull/8665/merge exists
|
|
lint-prettier-run
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint-prettier-run
imported name StandardHookMetadata is not used
|
|
lint-prettier-run
Immutable variables name are set to be in capitalized SNAKE_CASE
|
|
lint-prettier-run
Immutable variables name are set to be in capitalized SNAKE_CASE
|
|
lint-prettier-run
Immutable variables name are set to be in capitalized SNAKE_CASE
|
|
lint-prettier-run
Immutable variables name are set to be in capitalized SNAKE_CASE
|
|
lint-prettier-run
Provide an error message for require
|
|
lint-prettier-run
Function has cyclomatic complexity 6 but allowed no more than 4
|
|
lint-prettier-run
Error message for require is too long: 74 counted / 64 allowed
|
|
lint-prettier-run
Immutable variables name are set to be in capitalized SNAKE_CASE
|
|
lint-prettier-run
Immutable variables name are set to be in capitalized SNAKE_CASE
|
|
lint-prettier-run
Immutable variables name are set to be in capitalized SNAKE_CASE
|
|
eslint-plugin-react-hooks(exhaustive-deps):
typescript/warp-widget/src/react.tsx#L82
React Hook useEffect has missing dependencies: 'width', and 'height'
|
|
|
|
|
|
|
|
eslint-plugin-import(no-named-as-default):
typescript/ccip-server/src/services/CallCommitmentsService.ts#L3
Module "express-rate-limit" has named export "rateLimit"
|
|
pnpm-test-run
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
infra-test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: gitleaks/gitleaks-action@v2, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
env-tests / env-test-matrix (mainnet3, ethereum, igp)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: nick-fields/retry@v3, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
cli-install-test-run
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
agent-configs (testnet4)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
env-tests / env-test-matrix (mainnet3, arbitrum, igp)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: nick-fields/retry@v3, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
agent-configs (mainnet3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
env-tests / env-test-matrix (mainnet3, optimism, igp)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: nick-fields/retry@v3, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
env-tests / env-test-matrix (testnet4, sepolia, core)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: nick-fields/retry@v3, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
env-tests / env-test-matrix (mainnet3, optimism, core)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: nick-fields/retry@v3, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
env-tests / env-test-matrix (mainnet3, optimism, core)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
|
env-tests / env-test-matrix (mainnet3, arbitrum, core)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: nick-fields/retry@v3, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
env-tests / env-test-matrix (mainnet3, ethereum, core)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: nick-fields/retry@v3, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
env-tests / env-test-matrix (mainnet3, ethereum, core)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
gitleaks-results.sarif
|
641 Bytes |
sha256:26274a1559b220c308f6a9b9d09de9801487e46285cc24c28e3dc2cbe89da45e
|
|