chore: performance improvements #91
Annotations
3 errors and 16 warnings
Run tests:
halo2_proofs/src/dev/graph/layout.rs#L109
this method takes 2 arguments but 1 argument was supplied
|
Run tests:
halo2_proofs/src/dev/graph/layout.rs#L260
no function or associated item named `new` found for struct `HashSet<_, FxBuildHasher>` in the current scope
|
Run tests
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run tests
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Run tests
/home/runner/work/halo2/halo2/halo2_proofs/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
|
Run tests
/home/runner/work/halo2/halo2/halo2_proofs/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
|
Run tests:
halo2_proofs/src/circuit/floor_planner/v1/strategy.rs#L220
unexpected `cfg` condition value: `floor-planner-v1-legacy-pdqsort`
|
Run tests:
halo2_proofs/src/circuit/floor_planner/v1/strategy.rs#L227
unexpected `cfg` condition value: `floor-planner-v1-legacy-pdqsort`
|
Run tests:
halo2_proofs/src/dev.rs#L750
unexpected `cfg` condition value: `multicore`
|
Run tests:
halo2_proofs/src/plonk/evaluation.rs#L18
unused import: `maybe_rayon::iter::IndexedParallelIterator`
|
Run tests:
halo2_proofs/src/plonk/prover.rs#L23
unused import: `maybe_rayon::iter::IndexedParallelIterator`
|
Run tests:
halo2_proofs/src/plonk/prover.rs#L24
unused import: `maybe_rayon::iter::ParallelIterator`
|
Run tests
`halo2_proofs` (lib) generated 6 warnings
|
Loading