Feat/keccak trait to main (#28) #74
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/
|
Run actions-rs/cargo@v1:
src/lib.rs#L3
the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes
|
Run actions-rs/cargo@v1:
src/lib.rs#L9
unused imports: `circuit_builder::CircuitBuilder`, `iop::witness::PartialWitness`
|
Run actions-rs/cargo@v1:
src/eth.rs#L8
unused import: `utils::hex`
|
Run actions-rs/cargo@v1:
src/eth.rs#L221
unused variable: `b`
|
Run actions-rs/cargo@v1:
src/eth.rs#L224
unused variable: `h`
|
Run actions-rs/cargo@v1:
src/benches/mod.rs#L10
function `init_logging` is never used
|
Run actions-rs/cargo@v1:
src/eth.rs#L217
function `compute_key_length` is never used
|
Run actions-rs/cargo@v1:
src/circuit.rs#L62
field `b` is never read
|
Run actions-rs/cargo@v1:
src/circuit.rs#L66
associated items `new` and `conditionally_true` are never used
|
Run actions-rs/cargo@v1:
src/circuit.rs#L98
struct `CyclicCircuit` is never constructed
|
Run actions-rs/toolchain@v1
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 actions-rs/toolchain@v1
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 actions-rs/toolchain@v1
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 actions-rs/toolchain@v1
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/
|
The logs for this run have expired and are no longer available.
Loading