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 #16

Prepare 0.4.1 release

Prepare 0.4.1 release #16

Triggered via pull request August 5, 2024 08:37
Status Failure
Total duration 1m 23s
Artifacts

ci.yaml

on: pull_request
cargo build and test
1m 13s
cargo build and test
cargo fmt
13s
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/sbox.rs#L256
unused import: `PrimeField`
cargo build and test: src/circuit/sbox.rs#L262
unused import: `init_cs_no_custom_gate`
cargo build and test: src/rescue/params.rs#L199
unused import: `crate::add_chain_pow_smallvec`
cargo build and test: src/rescue/params.rs#L201
unused import: `super::*`
cargo build and test: src/rescue/params.rs#L203
unused imports: `PrimeField` and `ScalarEngine`
cargo build and test: src/rescue/params.rs#L204
unused imports: `BigInt` and `Sign`
cargo build and test: src/rescue/params.rs#L217
unused import: `franklin_crypto::bellman::Field`
cargo build and test: src/tests.rs#L1
unused import: `crate::poseidon::params::PoseidonParams`
cargo build and test: src/tests.rs#L11
unused import: `poseidon_hash::StatefulSponge as PoseidonSponge`
cargo build and test: src/tests.rs#L12
unused import: `bn256::Bn256PoseidonParams`