switch back to arkworks field arithmetic for 64-bit backend #563
Annotations
5 errors and 14 warnings
Run actions-rs/cargo@v1:
src/fields/fq/u64/wrapper.rs#L2
failed to resolve: use of undeclared crate or module `ark_ff`
|
Run actions-rs/cargo@v1:
src/fields/fq/u64/wrapper.rs#L1
unresolved import `ark_ed_on_bls12_377`
|
Run actions-rs/cargo@v1:
src/fields/fq/u64/wrapper.rs#L2
unresolved import `ark_ff`
|
Run actions-rs/cargo@v1:
src/fields/fq/u64/wrapper.rs#L3
unresolved import `ark_serialize`
|
Run actions-rs/cargo@v1
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, Swatinem/rust-cache@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, Swatinem/rust-cache@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/
|
Run Swatinem/rust-cache@v1
The `save-state` 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/
|
Run Swatinem/rust-cache@v1
The `save-state` 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/
|
Run Swatinem/rust-cache@v1
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/
|
Run actions-rs/cargo@v1:
src/fields/fp/u32.rs#L4
unused import: `wrapper::Fp`
|
Run actions-rs/cargo@v1:
src/fields/fq/u32.rs#L4
unused import: `wrapper::Fq`
|
Run actions-rs/cargo@v1:
src/fields/fq/u64/wrapper.rs#L6
unused import: `crate::EncodingError`
|
Run actions-rs/cargo@v1:
src/min_curve/encoding.rs#L1
unused import: `crate::EncodingError`
|
Run actions-rs/cargo@v1
`decaf377` (lib) generated 4 warnings
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Loading