Skip to content

fix: avoid panic on MerkleTree::build for empty leaves #3731

fix: avoid panic on MerkleTree::build for empty leaves

fix: avoid panic on MerkleTree::build for empty leaves #3731

Triggered via pull request August 28, 2024 19:46
Status Cancelled
Total duration 4m 55s
Artifacts

ci.yaml

on: pull_request
Compile
52s
Compile
Lint
8s
Lint
Test (Ubuntu)
3m 37s
Test (Ubuntu)
Test wasm-pack
1m 34s
Test wasm-pack
Test (macOS, Apple sillicon)
0s
Test (macOS, Apple sillicon)
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 4 warnings
Lint
Process completed with exit code 1.
Compile
Process completed with exit code 101.
Test (Ubuntu)
Process completed with exit code 2.
Test (macOS, Apple sillicon)
Canceling since a higher priority waiting request for 'fix/merkle_build_panic' exists
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Compile
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test wasm-pack
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (Ubuntu)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/