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

Prepare 0.4.1 release #14

Prepare 0.4.1 release

Prepare 0.4.1 release #14

Triggered via pull request July 5, 2024 06:23
Status Failure
Total duration 1m 9s
Artifacts

ci.yaml

on: pull_request
cargo build and test
58s
cargo build and test
cargo fmt
16s
cargo fmt
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 26 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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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`