Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

Configure Renovate

Configure Renovate #13

Triggered via pull request December 15, 2023 02:22
Status Failure
Total duration 1m 8s
Artifacts

ci.yaml

on: pull_request
cargo build and test
59s
cargo build and test
cargo fmt
7s
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`