fix: tests and benches #104
Annotations
8 errors and 10 warnings
|
Run tests:
halo2_proofs/src/plonk/permutation/keygen.rs#L244
unresolved import `crate::multicore::IntoParallelRefMutIterator`
|
Run tests:
halo2_proofs/src/plonk/permutation/keygen.rs#L317
no method named `into_par_iter` found for struct `std::ops::Range` in the current scope
|
Run tests:
halo2_proofs/src/plonk/permutation/keygen.rs#L171
no function or associated item named `new` found for struct `HashMap<_, _, FxBuildHasher>` in the current scope
|
Run tests:
halo2_proofs/src/plonk/permutation/keygen.rs#L250
no method named `par_iter_mut` found for struct `Vec<Vec<(usize, usize)>>` in the current scope
|
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 operation was canceled.
|
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/plonk/permutation/keygen.rs#L14
unused import: `IntoParallelRefIterator`
|
Run tests:
halo2_proofs/src/plonk/permutation/keygen.rs#L14
unused import: `ParallelIterator`
|
Run tests
`halo2_proofs` (lib) generated 2 warnings
|
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/
|
Loading