Benchmark of pallet-contracts and pallet-evm #207
Annotations
1 error and 18 warnings
collect
Process completed with exit code 1.
|
build_dev_moonbeam
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/
|
smart_contract_benchmark (ink-wasm, triangle-number)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3, 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/
|
smart_contract_benchmark (evm, storage-read)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3, 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/
|
smart_contract_benchmark (sol-wasm, flipper)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3, 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/
|
smart_contract_benchmark (ink-wasm, flipper)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3, 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/
|
smart_contract_benchmark (sol-wasm, triangle-number)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3, 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/
|
smart_contract_benchmark (evm, flipper)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3, 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/
|
smart_contract_benchmark (sol-wasm, storage-read)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3, 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/
|
smart_contract_benchmark (evm, storage-write)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3, 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/
|
smart_contract_benchmark (ink-wasm, storage-read)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3, 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/
|
smart_contract_benchmark (ink-wasm, erc20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3, 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/
|
smart_contract_benchmark (evm, erc20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3, 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/
|
smart_contract_benchmark (ink-wasm, storage-write)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3, 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/
|
smart_contract_benchmark (sol-wasm, storage-write)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3, 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/
|
smart_contract_benchmark (sol-wasm, erc20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3, 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/
|
smart_contract_benchmark (evm, triangle-number)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3, 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/
|
collect
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-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/
|
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: "benchmark_evm_erc20.csv", "benchmark_evm_flipper.csv", "benchmark_evm_storage-read.csv", "benchmark_evm_storage-write.csv", "benchmark_evm_triangle-number.csv", "benchmark_ink-wasm_erc20.csv", "benchmark_ink-wasm_flipper.csv", "benchmark_ink-wasm_storage-read.csv", "benchmark_ink-wasm_storage-write.csv", "benchmark_ink-wasm_triangle-number.csv", "benchmark_sol-wasm_erc20.csv", "benchmark_sol-wasm_flipper.csv", "benchmark_sol-wasm_storage-read.csv", "benchmark_sol-wasm_storage-write.csv", "benchmark_sol-wasm_triangle-number.csv", "moonbeam".
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
benchmark_evm_erc20.csv
Expired
|
89 Bytes |
|
benchmark_evm_flipper.csv
Expired
|
91 Bytes |
|
benchmark_evm_storage-read.csv
Expired
|
96 Bytes |
|
benchmark_evm_storage-write.csv
Expired
|
97 Bytes |
|
benchmark_evm_triangle-number.csv
Expired
|
98 Bytes |
|
benchmark_ink-wasm_erc20.csv
Expired
|
93 Bytes |
|
benchmark_ink-wasm_flipper.csv
Expired
|
95 Bytes |
|
benchmark_ink-wasm_storage-read.csv
Expired
|
100 Bytes |
|
benchmark_ink-wasm_storage-write.csv
Expired
|
100 Bytes |
|
benchmark_ink-wasm_triangle-number.csv
Expired
|
103 Bytes |
|
benchmark_sol-wasm_erc20.csv
Expired
|
96 Bytes |
|
benchmark_sol-wasm_flipper.csv
Expired
|
99 Bytes |
|
benchmark_sol-wasm_storage-read.csv
Expired
|
104 Bytes |
|
benchmark_sol-wasm_storage-write.csv
Expired
|
104 Bytes |
|
benchmark_sol-wasm_triangle-number.csv
Expired
|
107 Bytes |
|
moonbeam
Expired
|
258 MB |
|