chore: bump v0.4.5 and add rayon #213
Annotations
7 errors and 14 warnings
|
Run tests:
halo2_proofs/src/circuit/floor_planner/single_pass.rs#L405
type `Params` is not a member of trait `Circuit`
|
Run tests:
halo2_proofs/src/circuit/floor_planner/single_pass.rs#L407
method `params` is not a member of trait `Circuit`
|
Run tests:
halo2_proofs/examples/serialization.rs#L148
no method named `params` found for struct `StandardPlonk` in the current scope
|
Run tests:
halo2_proofs/examples/serialization.rs#L149
this function takes 2 arguments but 3 arguments were supplied
|
Run tests
could not compile `halo2-axiom` (example "serialization") due to 2 previous errors
|
Run tests
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
|
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
/Users/runner/work/halo2/halo2/halo2_proofs/Cargo.toml: unused manifest key: target.cfg(target_arch = "x86").features
|
Run tests:
halo2_proofs/src/circuit/layouter.rs#L14
unexpected `cfg` condition value: `thread-safe-region`
|
Run tests:
halo2_proofs/src/circuit/layouter.rs#L17
unexpected `cfg` condition value: `thread-safe-region`
|
Run tests:
halo2_proofs/src/circuit/layouter.rs#L21
unexpected `cfg` condition value: `thread-safe-region`
|
Run tests:
halo2_proofs/src/circuit/layouter.rs#L24
unexpected `cfg` condition value: `thread-safe-region`
|
Run tests:
halo2_proofs/src/multicore.rs#L11
unused imports: `IntoParallelRefMutIterator` and `Scope`
|
Run tests:
halo2_proofs/src/plonk/evaluation.rs#L13
unused import: `ParallelIterator`
|
Run tests:
halo2_proofs/src/plonk/keygen.rs#L19
unused import: `ParallelIterator`
|
Run tests:
halo2_proofs/src/plonk/permutation/keygen.rs#L17
unexpected `cfg` condition value: `thread-safe-region`
|
Run tests:
halo2_proofs/src/plonk/permutation/keygen.rs#L20
unexpected `cfg` condition value: `thread-safe-region`
|
Loading