refactor(arkworks): feature-gated Arkworks compatibility #411
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
rust.yml
on: pull_request
Check
28s
Test Suite
7m 52s
Rustfmt
12s
no_std compatibility check
25s
Annotations
3 errors and 64 warnings
no_std compatibility check:
src/fields/u64/fq/arkworks.rs#L9
unresolved import `ark_std::println`
|
no_std compatibility check:
src/fields/u64/fr/arkworks.rs#L8
unresolved import `ark_std::println`
|
no_std compatibility check
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Rustfmt
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Rustfmt
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/
|
no_std compatibility check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
no_std compatibility check
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/
|
no_std compatibility check
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/
|
no_std compatibility check
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/
|
no_std compatibility check
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/
|
no_std compatibility check:
src/fields/u64/fq/arkworks.rs#L2
unused import: `ark_bls12_377::Fr as ArkFr`
|
no_std compatibility check:
src/fields/u64/fq/arkworks.rs#L7
unused import: `EmptyFlags`
|
no_std compatibility check:
src/fields/u64/fq/arkworks.rs#L13
unused import: `min`
|
no_std compatibility check:
src/fields/u64/fq/wrapper.rs#L1
unused imports: `Add`, `Mul`, `Neg`, `Sub`
|
no_std compatibility check:
src/fields/u64/fr/arkworks.rs#L6
unused import: `EmptyFlags`
|
no_std compatibility check:
src/fields/u64/fr/arkworks.rs#L12
unused import: `min`
|
no_std compatibility check:
src/fields/u64/fr/wrapper.rs#L1
unused imports: `Add`, `Mul`, `Neg`, `Sub`
|
no_std compatibility check
`decaf377` (lib) generated 7 warnings
|
no_std compatibility check
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/
|
no_std compatibility check
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/
|
no_std compatibility check
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/
|
no_std compatibility check
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/
|
Check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Check:
src/fields/u64/fq/arkworks.rs#L2
unused import: `ark_bls12_377::Fr as ArkFr`
|
Check:
src/fields/u64/fq/arkworks.rs#L7
unused import: `EmptyFlags`
|
Check:
src/fields/u64/fq/arkworks.rs#L9
unused import: `ark_std::println`
|
Check:
src/fields/u64/fq/arkworks.rs#L13
unused import: `min`
|
Check:
src/fields/u64/fq/wrapper.rs#L1
unused imports: `Add`, `Mul`, `Neg`, `Sub`
|
Check:
src/fields/u64/fr/arkworks.rs#L6
unused import: `EmptyFlags`
|
Check:
src/fields/u64/fr/arkworks.rs#L8
unused import: `ark_std::println`
|
Check:
src/fields/u64/fr/arkworks.rs#L12
unused import: `min`
|
Check:
src/fields/u64/fr/wrapper.rs#L1
unused imports: `Add`, `Mul`, `Neg`, `Sub`
|
Check:
src/fields/u64/fq/arkworks.rs#L202
variable does not need to be mutable
|
Check
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/
|
Check
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/
|
Check
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/
|
Check
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/
|
Check
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/
|
Check
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/
|
Check
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/
|
Check
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/
|
Test Suite
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Test Suite
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/
|
Test Suite
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/
|
Test Suite
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/
|
Test Suite
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/
|
Test Suite:
src/fields/u64/fq/arkworks.rs#L2
unused import: `ark_bls12_377::Fr as ArkFr`
|
Test Suite:
src/fields/u64/fq/arkworks.rs#L7
unused import: `EmptyFlags`
|
Test Suite:
src/fields/u64/fq/arkworks.rs#L9
unused import: `ark_std::println`
|
Test Suite:
src/fields/u64/fq/arkworks.rs#L13
unused import: `min`
|
Test Suite:
src/fields/u64/fq/wrapper.rs#L1
unused imports: `Add`, `Mul`, `Neg`, `Sub`
|
Test Suite:
src/fields/u64/fr/arkworks.rs#L6
unused import: `EmptyFlags`
|
Test Suite:
src/fields/u64/fr/arkworks.rs#L8
unused import: `ark_std::println`
|
Test Suite:
src/fields/u64/fr/arkworks.rs#L12
unused import: `min`
|
Test Suite:
src/fields/u64/fr/wrapper.rs#L1
unused imports: `Add`, `Mul`, `Neg`, `Sub`
|
Test Suite:
src/fields/u64/fq/arkworks.rs#L7
unused import: `EmptyFlags`
|
Test Suite
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/
|
Test Suite
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/
|
Test Suite
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/
|
Test Suite
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/
|