Skip to content

Feat/role assignment #417

Feat/role assignment

Feat/role assignment #417

Triggered via pull request October 3, 2024 08:38
Status Failure
Total duration 5m 0s
Artifacts

rust_ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
Format Check
Process completed with exit code 1.
Format Check: examples/bin_werewolf.rs#L32
Diff in /home/runner/work/zk-mpc/zk-mpc/examples/bin_werewolf.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`