This repository has been archived by the owner on Aug 15, 2024. It is now read-only.
chore: Syncs common workflows from the template into master #3
Annotations
1 error and 15 warnings
|
src/circuit/sponge.rs#L31
function `circuit_generic_hash_num` is never used
|
src/circuit/sponge.rs#L57
field `domain_strategy` is never read
|
src/circuit/poseidon.rs#L18
function `circuit_poseidon_hash` is never used
|
src/circuit/rescue.rs#L18
function `circuit_rescue_hash` is never used
|
src/circuit/rescue_prime.rs#L18
function `gadget_rescue_prime_hash` is never used
|
src/circuit/sponge.rs#L31
function `circuit_generic_hash_num` is never used
|
src/circuit/sponge.rs#L57
field `domain_strategy` is never read
|
src/circuit/poseidon.rs#L18
function `circuit_poseidon_hash` is never used
|
src/circuit/rescue.rs#L18
function `circuit_rescue_hash` is never used
|
src/circuit/rescue_prime.rs#L18
function `gadget_rescue_prime_hash` is never used
|
examples/main.rs#L7
unused import: `AllocatedNum`
|
examples/main.rs#L18
unused import: `std::convert::TryInto`
|
examples/main.rs#L64
unused variable: `rng`
|
examples/main.rs#L91
unused variable: `rng`
|
src/circuit/sbox.rs#L256
unused import: `PrimeField`
|
The logs for this run have expired and are no longer available.
Loading