Improve algebra structure #2393
Annotations
10 errors and 7 warnings
ff/src/lib.rs#L29
file not found for module `bits`
|
ff/src/fields/models/fp/montgomery_backend.rs#L5
unresolved import `ark_ff_macros`
|
ff/src/fields/models/fp/montgomery_backend.rs#L598
unresolved import `ark_ff_macros`
|
ff/src/fields/mod.rs#L4
unresolved import `ark_group`
|
ff/src/fields/mod.rs#L16
unresolved import `ark_ff_macros`
|
ff/src/fields/models/fp/mod.rs#L3
unresolved import `ark_group`
|
ff/src/fields/models/fp12_2over3over2.rs#L1
unresolved import `ark_group`
|
ff/src/fields/models/quadratic_extension.rs#L1
unresolved import `ark_group`
|
ff/src/fields/models/cubic_extension.rs#L1
unresolved import `ark_group`
|
ff/src/fields/models/fp/montgomery_backend.rs#L753
cannot find macro `mac_with_carry` in this scope
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, 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/
|
algebra-core/src/scalar_mul/fixed_base.rs#L158
unused variable: `sign`
|
|
The logs for this run have expired and are no longer available.
Loading