Improve algebra structure #2383
Annotations
10 errors and 10 warnings
ec/src/lib.rs#L37
unresolved import `ark_ff::AdditiveGroup`
|
ec/src/models/bls12/g2.rs#L1
unresolved import `ark_ff::AdditiveGroup`
|
ec/src/models/bn/g2.rs#L3
unresolved import `ark_ff::AdditiveGroup`
|
ec/src/models/bw6/g2.rs#L1
unresolved import `ark_ff::AdditiveGroup`
|
ec/src/models/mnt4/mod.rs#L8
unresolved import `ark_ff::AdditiveGroup`
|
ec/src/models/mnt6/mod.rs#L8
unresolved import `ark_ff::AdditiveGroup`
|
ec/src/models/short_weierstrass/mod.rs#L7
unresolved import `ark_ff::AdditiveGroup`
|
ec/src/models/short_weierstrass/affine.rs#L17
unresolved import `ark_ff::AdditiveGroup`
|
ec/src/models/short_weierstrass/group.rs#L18
unresolved import `ark_ff::AdditiveGroup`
|
ec/src/models/twisted_edwards/mod.rs#L10
unresolved import `ark_ff::AdditiveGroup`
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
ff/src/fields/mod.rs#L12
unused import: `Sub`
|
ff/src/fields/mod.rs#L12
unused import: `Add`
|
ff/src/fields/mod.rs#L12
unused import: `Mul`
|
|
The logs for this run have expired and are no longer available.
Loading