Skip to content

Rolldown on_idle_hook & configurable dispute period #723

Rolldown on_idle_hook & configurable dispute period

Rolldown on_idle_hook & configurable dispute period #723

Re-run triggered November 24, 2024 11:32
Status Failure
Total duration 47m 56s
Artifacts 10
Global init
5s
Global init
Delete fungible environment
0s
Delete fungible environment
Matrix: Build / Build fast runtime Docker image
Matrix: Build / Build Docker image
Build  /  Generate multiplatform Docker image manifest for fast runtime image
9s
Build / Generate multiplatform Docker image manifest for fast runtime image
Build  /  Generate multiplatform Docker image manifest
12s
Build / Generate multiplatform Docker image manifest
Generate types  /  generate-mangata-types
8m 14s
Generate types / generate-mangata-types
Deploy fungible environment  /  deploy
Deploy fungible environment / deploy
Deploy to rollup-dev on every commit to `eth-rollup-develop` branch  /  deploy-rollup-dev
Deploy to rollup-dev on every commit to `eth-rollup-develop` branch / deploy-rollup-dev
Run e2e tests  /  setup-report
7s
Run e2e tests / setup-report
Matrix: Run e2e tests / e2e-test-matrix
Run e2e tests  /  slack-notify-nook
5s
Run e2e tests / slack-notify-nook
Run e2e tests  /  test-complete
10s
Run e2e tests / test-complete
Fit to window
Zoom out
Zoom in

Annotations

63 errors, 38 warnings, and 5 notices
test/sequential/sequencerStaking.cancel.test.ts ► GIVEN a sequencer, WHEN <correctly> canceling an update THEN a % of the slash is given to it: e2eTests/reports/junit.xml-bf429330-aa58-11ef-b4b8-9dd6000db36d.xml#L0
Failed test found in: e2eTests/reports/junit.xml-bf429330-aa58-11ef-b4b8-9dd6000db36d.xml Error: TypeError: Cannot read properties of undefined (reading 'toNumber')
test/sequential/sequencerStaking.cancel.test.ts ► GIVEN a sequencer, WHEN <in-correctly> canceling an update THEN my slash is burned: e2eTests/reports/junit.xml-bf429330-aa58-11ef-b4b8-9dd6000db36d.xml#L0
Failed test found in: e2eTests/reports/junit.xml-bf429330-aa58-11ef-b4b8-9dd6000db36d.xml Error: TypeError: Cannot read properties of undefined (reading 'toNumber')
test/sequential/sequencerStaking.cancel.test.ts ► GIVEN a sequencer, WHEN <no> canceling an update THEN no slash is applied: e2eTests/reports/junit.xml-bf429330-aa58-11ef-b4b8-9dd6000db36d.xml#L0
Failed test found in: e2eTests/reports/junit.xml-bf429330-aa58-11ef-b4b8-9dd6000db36d.xml Error: TypeError: Cannot read properties of undefined (reading 'toNumber')
Run e2e tests / e2e-test-matrix (yarn test-sequencerCancellation, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-sequencerCancellation, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-sequencerCancellation, true)
google-github-actions/upload-cloud-storage failed with: input required and not supplied: path
Run e2e tests / e2e-test-matrix (yarn test-sequencerCancellation, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-sequencerCancellation, true)
Failed test were found and 'fail-on-error' option is set to true
test/sequential/sequencerStaking.rules.test.ts ► sequencerStaking ► An already collator joining as sequencer - On Active: e2eTests/reports/junit.xml-16ad4480-aa59-11ef-b70b-9fd81b4daced.xml#L0
Failed test found in: e2eTests/reports/junit.xml-16ad4480-aa59-11ef-b70b-9fd81b4daced.xml Error: TypeError: Cannot read properties of undefined (reading 'toNumber')
test/sequential/sequencerStaking.rules.test.ts ► sequencerStaking ► Active Sequencer - mint less than min amount -> Not in active: e2eTests/reports/junit.xml-16ad4480-aa59-11ef-b70b-9fd81b4daced.xml#L0
Failed test found in: e2eTests/reports/junit.xml-16ad4480-aa59-11ef-b70b-9fd81b4daced.xml Error: TypeError: Cannot read properties of undefined (reading 'toNumber')
test/sequential/sequencerStaking.rules.test.ts ► sequencerStaking ► Active Sequencer -> Active -> pending update -> Can not leave: e2eTests/reports/junit.xml-16ad4480-aa59-11ef-b70b-9fd81b4daced.xml#L0
Failed test found in: e2eTests/reports/junit.xml-16ad4480-aa59-11ef-b70b-9fd81b4daced.xml Error: TypeError: Cannot read properties of undefined (reading 'toNumber')
test/sequential/sequencerStaking.rules.test.ts ► sequencerStaking ► Only a selected sequencer can submit updates: e2eTests/reports/junit.xml-16ad4480-aa59-11ef-b70b-9fd81b4daced.xml#L0
Failed test found in: e2eTests/reports/junit.xml-16ad4480-aa59-11ef-b70b-9fd81b4daced.xml Error: TypeError: Cannot read properties of undefined (reading 'toNumber')
test/sequential/sequencerStaking.rules.test.ts ► sequencerStaking ► A selected sequencer with read rights can submit updates: e2eTests/reports/junit.xml-16ad4480-aa59-11ef-b70b-9fd81b4daced.xml#L0
Failed test found in: e2eTests/reports/junit.xml-16ad4480-aa59-11ef-b70b-9fd81b4daced.xml Error: TypeError: Cannot read properties of undefined (reading 'toNumber')
test/sequential/sequencerStaking.rules.test.ts ► sequencerStaking ► An active sequencer with cancel rights can submit cancels: e2eTests/reports/junit.xml-16ad4480-aa59-11ef-b70b-9fd81b4daced.xml#L0
Failed test found in: e2eTests/reports/junit.xml-16ad4480-aa59-11ef-b70b-9fd81b4daced.xml Error: TypeError: Cannot read properties of undefined (reading 'toNumber')
Run e2e tests / e2e-test-matrix (yarn test-sequencerStaking, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-sequencerStaking, true)
google-github-actions/upload-cloud-storage failed with: input required and not supplied: path
Run e2e tests / e2e-test-matrix (yarn test-sequencerStaking, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-sequencerStaking, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-sequencerStaking, true)
Failed test were found and 'fail-on-error' option is set to true
test/sequential/rolldown.cancel.test.ts ► Active Sequencer -> Active -> canceled update -> Can not leave: e2eTests/reports/junit.xml-7caee530-aa5a-11ef-959a-8b54122d52cd.xml#L0
Failed test found in: e2eTests/reports/junit.xml-7caee530-aa5a-11ef-959a-8b54122d52cd.xml Error: TypeError: Cannot read properties of undefined (reading 'toNumber')
test/sequential/rolldown.cancel.test.ts ► GIVEN a slashed sequencer, WHEN slashed it can not provide any update / cancel until the next session ( if gets elected ): e2eTests/reports/junit.xml-7caee530-aa5a-11ef-959a-8b54122d52cd.xml#L0
Failed test found in: e2eTests/reports/junit.xml-7caee530-aa5a-11ef-959a-8b54122d52cd.xml Error: TypeError: Cannot read properties of undefined (reading 'toNumber')
test/sequential/rolldown.cancel.test.ts ► GIVEN a cancel, WHEN is justified then its stored for the batch corresponding to the network: e2eTests/reports/junit.xml-7caee530-aa5a-11ef-959a-8b54122d52cd.xml#L0
Failed test found in: e2eTests/reports/junit.xml-7caee530-aa5a-11ef-959a-8b54122d52cd.xml Error: TypeError: Cannot read properties of undefined (reading 'toNumber')
test/sequential/rolldown.cancel.test.ts ► GIVEN a cancel, WHEN is not justified then its stored for the batch corresponding to the network: e2eTests/reports/junit.xml-7caee530-aa5a-11ef-959a-8b54122d52cd.xml#L0
Failed test found in: e2eTests/reports/junit.xml-7caee530-aa5a-11ef-959a-8b54122d52cd.xml Error: TypeError: Cannot read properties of undefined (reading 'toNumber')
Run e2e tests / e2e-test-matrix (yarn test-rolldown, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-rolldown, true)
google-github-actions/upload-cloud-storage failed with: input required and not supplied: path
Run e2e tests / e2e-test-matrix (yarn test-rolldown, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-rolldown, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-rolldown, true)
Failed test were found and 'fail-on-error' option is set to true
test/sequential/rolldown.withdraw.merkleRoot.test.ts ► Withdraw & Batches tests - ► Given a failed deposit TX, then a withdrawal can be created by `refundFailedDeposit: e2eTests/reports/junit.xml-a39ba5c0-aa5a-11ef-b50d-5997c11c6039.xml#L0
Failed test found in: e2eTests/reports/junit.xml-a39ba5c0-aa5a-11ef-b50d-5997c11c6039.xml Error: Error: thrown: "not found within blocks limit"
Run e2e tests / e2e-test-matrix (yarn test-rolldownWithdrawal, true)
Failed test were found and 'fail-on-error' option is set to true
Run e2e tests / e2e-test-matrix (yarn test-rolldownWithdrawal, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-rolldownWithdrawal, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-rolldownWithdrawal, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-rolldownWithdrawal, true)
google-github-actions/upload-cloud-storage failed with: input required and not supplied: path
test/sequential/sequencerStaking.rewards.test.ts ► Sequencers get paid on every session BUT only when they submit valid updates ( Succeeded extrinsics ): e2eTests/reports/junit.xml-ce8cd790-aa5a-11ef-8a24-53e2e3f01a3f.xml#L0
Failed test found in: e2eTests/reports/junit.xml-ce8cd790-aa5a-11ef-8a24-53e2e3f01a3f.xml Error: TypeError: Cannot read properties of undefined (reading 'toNumber')
test/sequential/sequencerStaking.rewards.test.ts ► When session ends, tokens will be distributed according the points obtained: e2eTests/reports/junit.xml-ce8cd790-aa5a-11ef-8a24-53e2e3f01a3f.xml#L0
Failed test found in: e2eTests/reports/junit.xml-ce8cd790-aa5a-11ef-8a24-53e2e3f01a3f.xml Error: TypeError: Cannot read properties of undefined (reading 'toNumber')
Run e2e tests / e2e-test-matrix (yarn test-sequencerRewards, true)
Failed test were found and 'fail-on-error' option is set to true
Run e2e tests / e2e-test-matrix (yarn test-sequencerRewards, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-sequencerRewards, true)
google-github-actions/upload-cloud-storage failed with: input required and not supplied: path
Run e2e tests / e2e-test-matrix (yarn test-sequencerRewards, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-sequencerRewards, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-parallel-3rdPartyRewards, true)
HttpError: request to https://api.github.com/repos/gasp-xyz/mangata-node/check-runs/33439681432 failed, reason: socket hang up
Run e2e tests / e2e-test-matrix (yarn test-parallel-3rdPartyRewards, true)
Process completed with exit code 1.
test/sequential/rolldown.updateL1FromL1.test.ts ► updateL2FromL1 - cancelResolution and deposit errors ► When a cancel resolution fail, maintenance mode will be triggered automatically: e2eTests/reports/junit.xml-9b4c27e0-aa5b-11ef-8bad-cfc6452b52f4.xml#L0
Failed test found in: e2eTests/reports/junit.xml-9b4c27e0-aa5b-11ef-8bad-cfc6452b52f4.xml Error: Error: thrown: "method rolldown.RequestProcessedOnL2 not found within blocks limit"
test/sequential/rolldown.updateL1FromL1.test.ts ► updateL2FromL1 - cancelResolution and deposit errors ► [BUG] When a cancel resolution fail, the whole update wont be stored: e2eTests/reports/junit.xml-9b4c27e0-aa5b-11ef-8bad-cfc6452b52f4.xml#L0
Failed test found in: e2eTests/reports/junit.xml-9b4c27e0-aa5b-11ef-8bad-cfc6452b52f4.xml Error: Error: thrown: "method rolldown.RequestProcessedOnL2 not found within blocks limit"
test/sequential/rolldown.updateL1FromL1.test.ts ► updateL2FromL1 - cancelResolution and deposit errors ► When we have a failed deposit and send it again, it will result in no-execution again: e2eTests/reports/junit.xml-9b4c27e0-aa5b-11ef-8bad-cfc6452b52f4.xml#L0
Failed test found in: e2eTests/reports/junit.xml-9b4c27e0-aa5b-11ef-8bad-cfc6452b52f4.xml Error: TypeError: Cannot read properties of undefined (reading 'toNumber')
test/sequential/rolldown.updateL1FromL1.test.ts ► updateL2FromL1 - cancelResolution and deposit errors ► GIVEN two deposit with u128max-1 amount THEN second deposit fails: e2eTests/reports/junit.xml-9b4c27e0-aa5b-11ef-8bad-cfc6452b52f4.xml#L0
Failed test found in: e2eTests/reports/junit.xml-9b4c27e0-aa5b-11ef-8bad-cfc6452b52f4.xml Error: Error: thrown: "method rolldown.RequestProcessedOnL2 not found within blocks limit"
Run e2e tests / e2e-test-matrix (yarn test-rollupUpdate, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-rollupUpdate, true)
Failed test were found and 'fail-on-error' option is set to true
Run e2e tests / e2e-test-matrix (yarn test-rollupUpdate, true)
google-github-actions/upload-cloud-storage failed with: input required and not supplied: path
Run e2e tests / e2e-test-matrix (yarn test-rollupUpdate, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-rollupUpdate, true)
Process completed with exit code 1.
test/sequential/rolldown.withdraw.preOperation.test.ts ► Pre-operation withdrawal tests - ► GIVEN manual batch THEN requires as parameter of the Arb Chain: e2eTests/reports/junit.xml-2d01dfc0-aa5e-11ef-9ca5-b518aa336580.xml#L0
Failed test found in: e2eTests/reports/junit.xml-2d01dfc0-aa5e-11ef-9ca5-b518aa336580.xml Error: Error: thrown: "method rolldown.TxBatchCreated not found within blocks limit"
Run e2e tests / e2e-test-matrix (yarn test-rolldownPreOperationWithdrawal, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-rolldownPreOperationWithdrawal, true)
google-github-actions/upload-cloud-storage failed with: input required and not supplied: path
Run e2e tests / e2e-test-matrix (yarn test-rolldownPreOperationWithdrawal, true)
Failed test were found and 'fail-on-error' option is set to true
Run e2e tests / e2e-test-matrix (yarn test-rolldownPreOperationWithdrawal, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-rolldownPreOperationWithdrawal, true)
Process completed with exit code 1.
Run e2e tests / test-complete
Process completed with exit code 1.
Build / Coverage report
Codecov: Failed to properly create commit: The process '/__w/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 255
Build / Generate multiplatform Docker image manifest for fast runtime image
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build / Generate multiplatform Docker image manifest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Generate types / generate-mangata-types
The following actions uses node12 which is deprecated and will be forced to run on node16: jonas-schievink/workflow-proxy@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Generate types / generate-mangata-types
The following actions use a deprecated Node.js version and will be forced to run on node20: jonas-schievink/workflow-proxy@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Generate types / generate-mangata-types
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Generate types / generate-mangata-types
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Generate types / generate-mangata-types
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Run e2e tests / e2e-test-matrix (yarn test-seqgasless, false)
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run e2e tests / e2e-test-matrix (yarn test-bootstrap, false)
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run e2e tests / e2e-test-matrix (yarn test-maintenance, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run e2e tests / e2e-test-matrix (yarn test-poolliquidity, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run e2e tests / e2e-test-matrix (yarn test-rewards-bootstrap, false)
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run e2e tests / e2e-test-matrix (yarn test-multiswap, false)
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run e2e tests / e2e-test-matrix (yarn test-crowdloan, false)
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run e2e tests / e2e-test-matrix (yarn test-governance, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run e2e tests / e2e-test-matrix (yarn test-sdk, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run e2e tests / e2e-test-matrix (yarn test-sequencerCancellation, true)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
Run e2e tests / e2e-test-matrix (yarn test-sequencerCancellation, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/[email protected], jwalton/[email protected], google-github-actions/auth@v1, google-github-actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run e2e tests / e2e-test-matrix (yarn test-sequencerStaking, true)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
Run e2e tests / e2e-test-matrix (yarn test-sequencerStaking, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/[email protected], jwalton/[email protected], google-github-actions/auth@v1, google-github-actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run e2e tests / e2e-test-matrix (yarn test-rolldown, true)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
Run e2e tests / e2e-test-matrix (yarn test-rolldown, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/[email protected], jwalton/[email protected], google-github-actions/auth@v1, google-github-actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run e2e tests / e2e-test-matrix (yarn test-rolldownWithdrawal, true)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
Run e2e tests / e2e-test-matrix (yarn test-rolldownWithdrawal, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/[email protected], jwalton/[email protected], google-github-actions/auth@v1, google-github-actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run e2e tests / e2e-test-matrix (yarn test-sequencerRewards, true)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
Run e2e tests / e2e-test-matrix (yarn test-sequencerRewards, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/[email protected], jwalton/[email protected], google-github-actions/auth@v1, google-github-actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run e2e tests / e2e-test-matrix (yarn test-rollupUpdate, true)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
Run e2e tests / e2e-test-matrix (yarn test-rollupUpdate, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/[email protected], jwalton/[email protected], google-github-actions/auth@v1, google-github-actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run e2e tests / e2e-test-matrix (yarn test-rolldownPreOperationWithdrawal, true)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
Run e2e tests / e2e-test-matrix (yarn test-rolldownPreOperationWithdrawal, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/[email protected], jwalton/[email protected], google-github-actions/auth@v1, google-github-actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "wasm-4acfe3a350f1cdb48bc6ba4ae11aab46407dff90", "wasm-fast-4acfe3a350f1cdb48bc6ba4ae11aab46407dff90". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
sccache stats
100% - 388 hits, 0 misses, 0 errors
sccache stats
100% - 2232 hits, 4 misses, 0 errors
sccache stats
100% - 463 hits, 0 misses, 0 errors
sccache stats
100% - 1876 hits, 0 misses, 1 errors
sccache stats
100% - 1777 hits, 4 misses, 0 errors

Artifacts

Produced during runtime
Name Size
wasm-4acfe3a350f1cdb48bc6ba4ae11aab46407dff90
860 KB
wasm-fast-4acfe3a350f1cdb48bc6ba4ae11aab46407dff90
859 KB