Zeromorph and HyperKZG improvement (Arecibo backports) #882
Annotations
10 errors and 6 warnings
Run actions-rs/cargo@v1:
src/spartan/polys/mod.rs#L5
'feature' may be misspelled as 'features'
|
Run actions-rs/cargo@v1:
src/spartan/polys/mod.rs#L7
'feature' may be misspelled as 'features'
|
Run actions-rs/cargo@v1:
src/gadgets/nonnative/mod.rs#L9
method `grab_mut` is never used
|
Run actions-rs/cargo@v1:
src/provider/traits.rs#L109
associated function `pairing` is never used
|
Run actions-rs/cargo@v1:
src/spartan/math.rs#L2
methods `pow2` and `get_bits` are never used
|
Run actions-rs/cargo@v1:
src/r1cs/mod.rs#L483
assigning the result of `Clone::clone()` may be inefficient
|
Run actions-rs/cargo@v1:
src/provider/non_hiding_zeromorph.rs#L311
unnecessary map of the identity function
|
Run actions-rs/cargo@v1:
src/spartan/polys/multilinear.rs#L58
struct `MultilinearPolynomial` has a public `len` method, but no `is_empty` method
|
Run actions-rs/cargo@v1:
src/provider/hyperkzg.rs#L546
assigning the result of `Clone::clone()` may be inefficient
|
Run actions-rs/cargo@v1:
src/spartan/direct.rs#L281
assigning the result of `Clone::clone()` may be inefficient
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@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/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/
|
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