chore: performance improvements #84
Annotations
6 errors and 15 warnings
halo2_proofs/src/lib.rs#L10
`#![feature]` may not be used on the stable release channel
|
halo2_proofs/src/plonk/evaluation.rs#L757
mismatched types
|
halo2_proofs/src/plonk/evaluation.rs#L761
mismatched types
|
halo2_proofs/src/plonk/evaluation.rs#L765
mismatched types
|
halo2_proofs/src/plonk/prover.rs#L793
mismatched types
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: 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@v3, 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/
|
|
halo2_proofs/src/plonk/evaluation.rs#L20
unused import: `maybe_rayon::iter::IntoParallelRefMutIterator`
|
halo2_proofs/src/plonk/mv_lookup/prover.rs#L23
unused import: `rand_core::RngCore`
|
halo2_proofs/src/plonk/prover.rs#L24
unused import: `maybe_rayon::iter::IntoParallelIterator`
|
halo2_proofs/src/plonk/prover.rs#L25
unused import: `maybe_rayon::iter::IntoParallelRefIterator`
|
halo2_proofs/src/plonk/evaluation.rs#L18
unused import: `maybe_rayon::iter::IndexedParallelIterator`
|
halo2_proofs/src/plonk/prover.rs#L23
unused import: `maybe_rayon::iter::IndexedParallelIterator`
|
halo2_proofs/src/plonk/prover.rs#L26
unused import: `maybe_rayon::iter::ParallelIterator`
|
|
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/
|
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/
|
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/
|
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/
|
This job failed
Loading