Skip to content

Feat/r1cs for pedersen commitment #389

Feat/r1cs for pedersen commitment

Feat/r1cs for pedersen commitment #389

Triggered via pull request August 1, 2024 07:37
Status Cancelled
Total duration 54s
Artifacts

rust_ci.yml

on: pull_request
Format Check
21s
Format Check
Tests
37s
Tests
Fix Check
24s
Fix Check
Run Groth16 Binary
43s
Run Groth16 Binary
Run Marlin Binary
39s
Run Marlin Binary
Run Online Binary
27s
Run Online Binary
Run Werewolf Binary
36s
Run Werewolf Binary
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 14 warnings
Format Check
Process completed with exit code 1.
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.
Run Werewolf Binary
The run was canceled by @sheagrief.
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
The operation was canceled.
Tests
The run was canceled by @sheagrief.
Tests: arkworks/curves/ed_on_bls12_377/src/fields/mod.rs#L7
unexpected `cfg` condition value: `ed_on_bls12_377`
Tests
The operation was canceled.
Run Marlin Binary
The run was canceled by @sheagrief.
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
The operation was canceled.
Run Groth16 Binary
The run was canceled by @sheagrief.
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
The operation was canceled.
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
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`