nifs verifier #456
pr.yml
on: pull_request
Code Format Check
19s
Clippy Check
3m 53s
Calculate Code Coverage
5m 22s
Annotations
21 warnings
Code Format Check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Code Format 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/
|
Code Format 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/
|
Code Format 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/
|
Code Format 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/
|
Clippy Check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Clippy 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/
|
Clippy 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/
|
Clippy 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/
|
Clippy 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/
|
Clippy Check:
r1cs/src/gadget/curve.rs#L34
useless conversion to the same type: `<C as driver::CircuitDriver>::Scalar`
|
Clippy Check:
r1cs/src/gadget/curve.rs#L35
useless conversion to the same type: `<C as driver::CircuitDriver>::Scalar`
|
Clippy Check:
r1cs/src/gadget/curve.rs#L36
useless conversion to the same type: `<C as driver::CircuitDriver>::Scalar`
|
Clippy Check:
r1cs/src/lib.rs#L57
very complex type used. Consider factoring parts into `type` definitions
|
Clippy Check
`r1cs` (lib) generated 4 warnings (run `cargo fix --lib -p r1cs` to apply 3 suggestions)
|
Clippy Check:
nova/src/circuit.rs#L4
field `cs` is never read
|
Clippy Check:
nova/src/ivc.rs#L7
multiple fields are never read
|
Clippy Check:
nova/src/pedersen.rs#L11
useless conversion to the same type: `C`
|
Clippy Check:
nova/src/pedersen.rs#L12
useless conversion to the same type: `C`
|
Clippy Check:
nova/src/prover.rs#L29
this expression creates a reference which is immediately dereferenced by the compiler
|
Calculate Code Coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|