Skip to content

Feat/r1cs for pedersen commitment #388

Feat/r1cs for pedersen commitment

Feat/r1cs for pedersen commitment #388

Triggered via pull request August 1, 2024 07:13
Status Failure
Total duration 56s
Artifacts

rust_ci.yml

on: pull_request
Format Check
24s
Format Check
Tests
43s
Tests
Fix Check
22s
Fix Check
Run Groth16 Binary
36s
Run Groth16 Binary
Run Marlin Binary
41s
Run Marlin Binary
Run Online Binary
24s
Run Online Binary
Run Werewolf Binary
36s
Run Werewolf Binary
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 14 warnings
Fix Check: arkworks/curves/ed_on_bls12_377/src/fields/mod.rs#L7
unexpected `cfg` condition value: `ed_on_bls12_377`
Fix Check
cargo fix would make changes. Please run 'cargo fix' locally and commit the changes.
Fix Check
Process completed with exit code 1.
Run Online Binary: arkworks/curves/ed_on_bls12_377/src/fields/mod.rs#L7
unexpected `cfg` condition value: `ed_on_bls12_377`
Run Online Binary
Process completed with exit code 101.
Format Check
Process completed with exit code 1.
Run Werewolf Binary: arkworks/curves/ed_on_bls12_377/src/fields/mod.rs#L7
unexpected `cfg` condition value: `ed_on_bls12_377`
Run Werewolf Binary
Process completed with exit code 101.
Run Groth16 Binary: arkworks/curves/ed_on_bls12_377/src/fields/mod.rs#L7
unexpected `cfg` condition value: `ed_on_bls12_377`
Run Groth16 Binary
Process completed with exit code 101.
Run Marlin Binary: arkworks/curves/ed_on_bls12_377/src/fields/mod.rs#L7
unexpected `cfg` condition value: `ed_on_bls12_377`
Run Marlin Binary
Process completed with exit code 101.
Tests: arkworks/curves/ed_on_bls12_377/src/fields/mod.rs#L7
unexpected `cfg` condition value: `ed_on_bls12_377`
Tests
Process completed with exit code 101.
Fix Check: mpc-trait/src/lib.rs#L94
for loop over a `&mut Option`. This is more readably written as an `if let` statement
Fix Check: mpc-trait/src/lib.rs#L99
for loop over a `&Option`. This is more readably written as an `if let` statement
Fix Check: mpc-net/src/lib.rs#L155
unexpected `cfg` condition value: `log_broadcast`
Fix Check: mpc-net/src/lib.rs#L188
unexpected `cfg` condition value: `log_broadcast`
Fix Check: mpc-net/src/lib.rs#L154
unused variable: `timer`
Fix Check: mpc-net/src/lib.rs#L26
field `id` is never read
Fix Check: arkworks/algebra/ff/src/lib.rs#L5
unexpected `cfg` condition name: `use_asm`
Fix Check: arkworks/algebra/ff/src/lib.rs#L20
ambiguous glob re-exports
Fix Check: arkworks/algebra/ff/src/fields/arithmetic.rs#L97
unexpected `cfg` condition name: `use_asm`
Fix Check: arkworks/algebra/ff/src/fields/arithmetic.rs#L24
unexpected `cfg` condition name: `use_asm`
Format Check: src/marlin.rs#L1
Diff in /home/runner/work/zk-mpc/zk-mpc/src/marlin.rs
Format Check: src/marlin.rs#L6
Diff in /home/runner/work/zk-mpc/zk-mpc/src/marlin.rs
Format Check: src/marlin.rs#L1
Diff in /home/runner/work/zk-mpc/zk-mpc/src/marlin.rs
Format Check: src/marlin.rs#L6
Diff in /home/runner/work/zk-mpc/zk-mpc/src/marlin.rs