Conversion method from ark_ff::PrimeField
to ff::PrimeField
#51
Annotations
6 errors and 4 warnings
cargo-clippy:
prover/src/error.rs#L49
non-exhaustive patterns: `supernova::nova::Error::InvalidPublicInput` not covered
|
cargo-clippy
Process completed with exit code 101.
|
build:
prover/src/error.rs#L49
non-exhaustive patterns: `NovaError::InvalidPublicInput` not covered
|
build
Process completed with exit code 101.
|
test:
prover/src/error.rs#L49
non-exhaustive patterns: `NovaError::InvalidPublicInput` not covered
|
test
Process completed with exit code 101.
|
cargo-clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
check-fmt
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|