Zero Knowledge Fold for Nova IVC from HyperNova #910
Annotations
10 errors and 6 warnings
Run actions-rs/cargo@v1:
src/r1cs/mod.rs#L699
this expression creates a reference which is immediately dereferenced by the compiler
|
Run actions-rs/cargo@v1:
src/r1cs/mod.rs#L700
this expression creates a reference which is immediately dereferenced by the compiler
|
Run actions-rs/cargo@v1:
src/r1cs/mod.rs#L702
using `clone` on type `<E as Engine>::Scalar` which implements the `Copy` trait
|
Run actions-rs/cargo@v1:
src/r1cs/mod.rs#L716
using `clone` on type `<E as Engine>::Scalar` which implements the `Copy` trait
|
Run actions-rs/cargo@v1:
src/provider/hyperkzg.rs#L232
using `clone` on type `Commitment<E>` which implements the `Copy` trait
|
Run actions-rs/cargo@v1:
src/lib.rs#L1040
using `clone` on type `<E1 as Engine>::Scalar` which implements the `Copy` trait
|
Run actions-rs/cargo@v1:
src/lib.rs#L1044
using `clone` on type `<E2 as Engine>::Scalar` which implements the `Copy` trait
|
Run actions-rs/cargo@v1:
src/lib.rs#L1111
using `clone` on type `<E1 as Engine>::Scalar` which implements the `Copy` trait
|
Run actions-rs/cargo@v1:
src/lib.rs#L1115
using `clone` on type `<E2 as Engine>::Scalar` which implements the `Copy` trait
|
Run actions-rs/cargo@v1
could not compile `nova-snark` (lib) due to 9 previous errors
|
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Check clippy warnings
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 clippy warnings
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 clippy warnings
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 clippy warnings
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