Skip to content
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

chore: Syncs common workflows from the template into master

chore: Syncs common workflows from the template into master #3

Triggered via pull request September 26, 2023 12:15
Status Failure
Total duration 1m 40s
Artifacts

ci.yaml

on: pull_request
cargo build and test
1m 28s
cargo build and test
cargo fmt
20s
cargo fmt
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 25 warnings
cargo fmt
Process completed with exit code 1.
cargo build and test
Process completed with exit code 101.
cargo fmt: benches/hashes.rs#L12
Diff in /home/runner/work/rescue-poseidon/rescue-poseidon/benches/hashes.rs
cargo fmt: benches/hashes.rs#L73
Diff in /home/runner/work/rescue-poseidon/rescue-poseidon/benches/hashes.rs
cargo fmt: benches/hashes.rs#L12
Diff in /home/runner/work/rescue-poseidon/rescue-poseidon/benches/hashes.rs
cargo fmt: benches/hashes.rs#L73
Diff in /home/runner/work/rescue-poseidon/rescue-poseidon/benches/hashes.rs
cargo fmt: src/circuit/matrix.rs#L30
Diff in /home/runner/work/rescue-poseidon/rescue-poseidon/src/circuit/matrix.rs
cargo fmt: src/circuit/mod.rs#L1
Diff in /home/runner/work/rescue-poseidon/rescue-poseidon/src/circuit/mod.rs
cargo fmt: src/circuit/mod.rs#L5
Diff in /home/runner/work/rescue-poseidon/rescue-poseidon/src/circuit/mod.rs
cargo fmt: src/circuit/poseidon.rs#L1
Diff in /home/runner/work/rescue-poseidon/rescue-poseidon/src/circuit/poseidon.rs
cargo fmt: src/circuit/rescue.rs#L1
Diff in /home/runner/work/rescue-poseidon/rescue-poseidon/src/circuit/rescue.rs
cargo fmt: src/circuit/rescue.rs#L50
Diff in /home/runner/work/rescue-poseidon/rescue-poseidon/src/circuit/rescue.rs
cargo build and test: src/circuit/sponge.rs#L31
function `circuit_generic_hash_num` is never used
cargo build and test: src/circuit/sponge.rs#L57
field `domain_strategy` is never read
cargo build and test: src/circuit/poseidon.rs#L18
function `circuit_poseidon_hash` is never used
cargo build and test: src/circuit/rescue.rs#L18
function `circuit_rescue_hash` is never used
cargo build and test: src/circuit/rescue_prime.rs#L18
function `gadget_rescue_prime_hash` is never used
cargo build and test: src/circuit/sponge.rs#L31
function `circuit_generic_hash_num` is never used
cargo build and test: src/circuit/sponge.rs#L57
field `domain_strategy` is never read
cargo build and test: src/circuit/poseidon.rs#L18
function `circuit_poseidon_hash` is never used
cargo build and test: src/circuit/rescue.rs#L18
function `circuit_rescue_hash` is never used
cargo build and test: src/circuit/rescue_prime.rs#L18
function `gadget_rescue_prime_hash` is never used
cargo build and test: examples/main.rs#L7
unused import: `AllocatedNum`
cargo build and test: examples/main.rs#L18
unused import: `std::convert::TryInto`
cargo build and test: examples/main.rs#L64
unused variable: `rng`
cargo build and test: examples/main.rs#L91
unused variable: `rng`
cargo build and test: src/circuit/sbox.rs#L256
unused import: `PrimeField`