Skip to content

Rename current methods #410

Rename current methods

Rename current methods #410

Triggered via pull request September 12, 2024 11:27
@taskoohtaskooh
synchronize #58
feat/mpc-net3
Status Failure
Total duration 6h 0m 26s
Artifacts

rust_ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Run Werewolf Binary
The job running on runner GitHub Actions 51 has exceeded the maximum execution time of 360 minutes.
Run Werewolf Binary
The operation was canceled.
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/multi.rs#L157
unexpected `cfg` condition value: `log_broadcast`
Fix Check: mpc-net/src/multi.rs#L190
unexpected `cfg` condition value: `log_broadcast`
Fix Check: mpc-net/src/multi.rs#L156
unused variable: `timer`
Fix Check: mpc-net/src/multi.rs#L28
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`