Sync halo2 lib 0.4.0 merging #697
Annotations
10 errors and 15 warnings
Run tests:
halo2_proofs/src/dev/graph/layout.rs#L324
`self` parameter is only allowed in associated functions
|
Run tests:
halo2_proofs/src/dev/graph/layout.rs#L328
`self` parameter is only allowed in associated functions
|
Run tests:
halo2_proofs/src/dev/graph/layout.rs#L324
cannot find type `Advice` in this scope
|
Run tests:
halo2_proofs/src/dev/graph/layout.rs#L324
cannot find type `F` in this scope
|
Run tests:
halo2_proofs/src/dev/graph/layout.rs#L324
cannot find type `Error` in this scope
|
Run tests:
halo2_proofs/src/dev/graph/layout.rs#L328
cannot find type `Fixed` in this scope
|
Run tests:
halo2_proofs/src/dev/graph/layout.rs#L328
cannot find type `F` in this scope
|
Run tests:
halo2_proofs/src/dev/graph/layout.rs#L328
cannot find type `Error` in this scope
|
Run tests:
halo2_proofs/src/plonk/evaluation.rs#L570
no function or associated item named `zero` found for associated type `<C as CurveAffine>::ScalarExt` in the current scope
|
Run tests:
halo2_proofs/src/plonk/evaluation.rs#L597
no function or associated item named `zero` found for associated type `<C as CurveAffine>::ScalarExt` in the current scope
|
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/
|
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
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
|
Run tests:
halo2_proofs/src/arithmetic.rs#L306
unnecessary parentheses around index expression
|
Run tests:
halo2_proofs/src/circuit/floor_planner/single_pass.rs#L5
unused import: `std::ops::Range`
|
Run tests:
halo2_proofs/src/circuit/floor_planner/single_pass.rs#L6
unused imports: `Arc`, `Mutex`
|
Run tests:
halo2_proofs/src/circuit/floor_planner/single_pass.rs#L7
unused import: `std::time::Instant`
|
Run tests:
halo2_proofs/src/circuit/floor_planner/single_pass.rs#L9
unused import: `IntoParallelIterator`
|
Run tests:
halo2_proofs/src/circuit/floor_planner/single_pass.rs#L21
unused import: `multicore`
|
Run tests:
halo2_proofs/src/plonk/circuit.rs#L12
unused import: `HashMap`
|
Run tests:
halo2_proofs/src/plonk/circuit.rs#L17
unused import: `std::marker::PhantomData`
|
Run tests:
halo2_proofs/src/plonk/evaluation.rs#L3
unused imports: `AdviceQuery`, `FixedQuery`, `InstanceQuery`
|
The logs for this run have expired and are no longer available.
Loading