feat: Add CI #6
Annotations
6 errors and 1 warning
circuits/plonky2_blake2b256/src/circuit.rs#L280
called `map(..).flatten()` on `Iterator`
|
circuits/plonky2_blake2b256/src/circuit.rs#L284
the loop variable `i` is used to index `data_bits`
|
circuits/plonky2_blake2b256/src/utils.rs#L212
the loop variable `i` is only used to index `a_rotate_targets`
|
circuits/plonky2_blake2b256/src/utils.rs#L259
the loop variable `i` is only used to index `c_targets`
|
circuits/plonky2_ed25519/src/gadgets/eddsa.rs#L165
using `clone` on type `[u8; 64]` which implements the `Copy` trait
|
|
|
The logs for this run have expired and are no longer available.
Loading