Merge pull request #19 from Lagrange-Labs/feat/bench #60
Annotations
15 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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 cargo test:
src/lib.rs#L3
the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes
|
Run cargo test:
src/eth.rs#L8
unused import: `utils::hex`
|
Run cargo test:
src/eth.rs#L221
unused variable: `b`
|
Run cargo test:
src/eth.rs#L224
unused variable: `h`
|
Run cargo test:
src/eth.rs#L217
function `compute_key_length` is never used
|
Run cargo test:
src/hash.rs#L23
function `hash_to_fields` is never used
|
Run cargo test:
src/transaction/header.rs#L42
method `nb_aggregated` is never used
|
Run cargo test:
src/transaction/mpt.rs#L33
constant `MAX_RLP_TX_LEN` is never used
|
Run cargo test:
src/transaction/mpt.rs#L84
method `outputs` is never used
|
Run cargo test:
src/transaction/mpt.rs#L100
function `legacy_tx_leaf_node_proof` is never used
|
The logs for this run have expired and are no longer available.
Loading