Full Prover Abstraction for public API #53
Annotations
1 error and 15 warnings
Run cargo test
The process '/home/ubuntu/.cargo/bin/cargo' failed with exit code 101
|
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/lib.rs#L14
unused import: `util::serialization::DefaultGateSerializer`
|
Run cargo test:
src/eth.rs#L220
unused variable: `b`
|
Run cargo test:
src/eth.rs#L223
unused variable: `h`
|
Run cargo test:
src/transaction/proof.rs#L29
type `HeaderAggregation` is more private than the item `ProofType::HeaderAggregation::0`
|
Run cargo test:
src/lib.rs#L27
type alias `ProofTuple` is never used
|
Run cargo test:
src/lib.rs#L41
associated functions `serialize` and `deserialize` are never used
|
Run cargo test:
src/eth.rs#L17
struct `TxAndReceipt` is never constructed
|
Run cargo test:
src/eth.rs#L20
methods `tx`, `receipt`, `tx_rlp`, and `receipt_rlp` are never used
|
Run cargo test:
src/eth.rs#L65
struct `BlockData` is never constructed
|
The logs for this run have expired and are no longer available.
Loading