Rename current methods #396
rust_ci.yml
on: pull_request
Format Check
23s
Tests
59s
Fix Check
39s
Run Groth16 Binary
57s
Run Marlin Binary
51s
Run Online Binary
57s
Run Werewolf Binary
52s
Annotations
31 errors and 10 warnings
Fix Check:
mpc-algebra/src/share/additive.rs#L527
no function or associated item named `am_king` found for struct `MpcMultiNet` in the current scope
|
Fix Check:
mpc-algebra/src/share/additive.rs#L527
no function or associated item named `am_king` found for struct `MpcMultiNet` in the current scope
|
Fix Check:
mpc-algebra/src/share/spdz.rs#L645
no function or associated item named `am_king` found for struct `MpcMultiNet` in the current scope
|
Fix Check:
mpc-algebra/src/share/spdz.rs#L645
no function or associated item named `am_king` found for struct `MpcMultiNet` in the current scope
|
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 Marlin Binary:
mpc-algebra/src/share/additive.rs#L527
no function or associated item named `am_king` found for struct `MpcMultiNet` in the current scope
|
Run Marlin Binary:
mpc-algebra/src/share/additive.rs#L527
no function or associated item named `am_king` found for struct `MpcMultiNet` in the current scope
|
Run Marlin Binary:
mpc-algebra/src/share/spdz.rs#L645
no function or associated item named `am_king` found for struct `MpcMultiNet` in the current scope
|
Run Marlin Binary:
mpc-algebra/src/share/spdz.rs#L645
no function or associated item named `am_king` found for struct `MpcMultiNet` in the current scope
|
Run Marlin Binary
Process completed with exit code 101.
|
Run Werewolf Binary:
mpc-algebra/src/share/additive.rs#L527
no function or associated item named `am_king` found for struct `MpcMultiNet` in the current scope
|
Run Werewolf Binary:
mpc-algebra/src/share/additive.rs#L527
no function or associated item named `am_king` found for struct `MpcMultiNet` in the current scope
|
Run Werewolf Binary:
mpc-algebra/src/share/spdz.rs#L645
no function or associated item named `am_king` found for struct `MpcMultiNet` in the current scope
|
Run Werewolf Binary:
mpc-algebra/src/share/spdz.rs#L645
no function or associated item named `am_king` found for struct `MpcMultiNet` in the current scope
|
Run Werewolf Binary
Process completed with exit code 101.
|
Run Groth16 Binary:
mpc-algebra/src/share/additive.rs#L527
no function or associated item named `am_king` found for struct `MpcMultiNet` in the current scope
|
Run Groth16 Binary:
mpc-algebra/src/share/additive.rs#L527
no function or associated item named `am_king` found for struct `MpcMultiNet` in the current scope
|
Run Groth16 Binary:
mpc-algebra/src/share/spdz.rs#L645
no function or associated item named `am_king` found for struct `MpcMultiNet` in the current scope
|
Run Groth16 Binary:
mpc-algebra/src/share/spdz.rs#L645
no function or associated item named `am_king` found for struct `MpcMultiNet` in the current scope
|
Run Groth16 Binary
Process completed with exit code 101.
|
Run Online Binary:
mpc-algebra/src/share/additive.rs#L527
no function or associated item named `am_king` found for struct `MpcMultiNet` in the current scope
|
Run Online Binary:
mpc-algebra/src/share/additive.rs#L527
no function or associated item named `am_king` found for struct `MpcMultiNet` in the current scope
|
Run Online Binary:
mpc-algebra/src/share/spdz.rs#L645
no function or associated item named `am_king` found for struct `MpcMultiNet` in the current scope
|
Run Online Binary:
mpc-algebra/src/share/spdz.rs#L645
no function or associated item named `am_king` found for struct `MpcMultiNet` in the current scope
|
Run Online Binary
Process completed with exit code 101.
|
Tests:
mpc-algebra/src/share/additive.rs#L527
no function or associated item named `am_king` found for struct `MpcMultiNet` in the current scope
|
Tests:
mpc-algebra/src/share/additive.rs#L527
no function or associated item named `am_king` found for struct `MpcMultiNet` in the current scope
|
Tests:
mpc-algebra/src/share/spdz.rs#L645
no function or associated item named `am_king` found for struct `MpcMultiNet` in the current scope
|
Tests:
mpc-algebra/src/share/spdz.rs#L645
no function or associated item named `am_king` found for struct `MpcMultiNet` in the current scope
|
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:
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`
|
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`
|
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`
|