Rename current methods #427
Annotations
10 errors and 10 warnings
mpc-net/src/multi.rs#L295
cannot find macro `get_ch` in this scope
|
mpc-net/src/multi.rs#L290
cannot find macro `get_ch` in this scope
|
mpc-net/src/multi.rs#L285
cannot find macro `get_ch` in this scope
|
mpc-net/src/multi.rs#L280
cannot find macro `get_ch` in this scope
|
mpc-net/src/multi.rs#L275
cannot find macro `get_ch` in this scope
|
mpc-net/src/multi.rs#L270
cannot find macro `get_ch` in this scope
|
mpc-net/src/multi.rs#L265
cannot find macro `get_ch` in this scope
|
mpc-net/src/multi.rs#L256
cannot find macro `get_ch` in this scope
|
mpc-net/src/multi.rs#L249
cannot find macro `get_ch` in this scope
|
mpc-net/src/multi.rs#L244
cannot find macro `get_ch` in this scope
|
mpc-trait/src/lib.rs#L94
for loop over a `&mut Option`. This is more readably written as an `if let` statement
|
mpc-trait/src/lib.rs#L99
for loop over a `&Option`. This is more readably written as an `if let` statement
|
mpc-net/src/multi.rs#L120
unexpected `cfg` condition value: `log_broadcast`
|
mpc-net/src/multi.rs#L153
unexpected `cfg` condition value: `log_broadcast`
|
mpc-net/src/multi.rs#L106
unused variable: `n_minus_1`
|
mpc-net/src/multi.rs#L107
unused variable: `self_id`
|
mpc-net/src/multi.rs#L108
unused variable: `peer_addrs`
|
arkworks/algebra/ff/src/lib.rs#L5
unexpected `cfg` condition name: `use_asm`
|
arkworks/algebra/ff/src/lib.rs#L20
ambiguous glob re-exports
|
arkworks/algebra/ff/src/fields/arithmetic.rs#L97
unexpected `cfg` condition name: `use_asm`
|
This job failed
Loading