feat: optional unblinded advice #29
Annotations
10 errors and 15 warnings
cargo build:
halo2_proofs/src/plonk/lookup/prover.rs#L21
unresolved imports `maybe_rayon::prelude::IndexedParallelIterator`, `maybe_rayon::prelude::IntoParallelRefIterator`
|
cargo build:
halo2_proofs/src/plonk/lookup/prover.rs#L24
unresolved import `maybe_rayon::slice::ParallelSliceMut`
|
cargo build:
halo2_proofs/src/plonk/mv_lookup/prover.rs#L22
unresolved import `maybe_rayon::current_num_threads`
|
cargo build:
halo2_proofs/src/plonk/mv_lookup/prover.rs#L32
unresolved imports `maybe_rayon::prelude::IndexedParallelIterator`, `maybe_rayon::prelude::IntoParallelRefIterator`
|
cargo build:
halo2_proofs/src/plonk/lookup/prover.rs#L435
cannot find function `current_num_threads` in crate `maybe_rayon`
|
cargo build:
halo2_proofs/src/plonk/lookup/prover.rs#L444
no method named `par_iter` found for reference `&[<C as CurveAffine>::ScalarExt]` in the current scope
|
cargo build:
halo2_proofs/src/plonk/lookup/prover.rs#L458
no method named `par_iter` found for struct `BTreeMap` in the current scope
|
cargo build:
halo2_proofs/src/plonk/lookup/prover.rs#L482
no method named `par_sort` found for struct `Vec<<C as CurveAffine>::ScalarExt>` in the current scope
|
cargo build:
halo2_proofs/src/plonk/lookup/prover.rs#L485
no method named `par_iter` found for struct `Vec<<C as CurveAffine>::ScalarExt>` in the current scope
|
cargo build:
halo2_proofs/src/plonk/lookup/prover.rs#L504
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/
|
cargo build:
halo2_proofs/src/plonk/evaluation.rs#L2
unused import: `crate::plonk::lookup::prover::Committed`
|
cargo build:
halo2_proofs/src/plonk/evaluation.rs#L3
unused import: `crate::plonk::permutation::Argument`
|
cargo build:
halo2_proofs/src/plonk/evaluation.rs#L5
unused imports: `AdviceQuery`, `FixedQuery`, `InstanceQuery`
|
cargo build:
halo2_proofs/src/plonk/lookup/prover.rs#L22
unused import: `ParallelIterator`
|
cargo build:
halo2_proofs/src/plonk/mv_lookup/prover.rs#L2
unused import: `ChallengeGamma`
|
cargo build:
halo2_proofs/src/plonk/mv_lookup/prover.rs#L11
unused import: `ExtendedLagrangeCoeff`
|
cargo build:
halo2_proofs/src/plonk/mv_lookup/prover.rs#L16
unused import: `blake2b_simd::Hash`
|
cargo build:
halo2_proofs/src/plonk/mv_lookup/prover.rs#L17
unused import: `PrimeFieldBits`
|
cargo build:
halo2_proofs/src/plonk/mv_lookup/prover.rs#L24
unused imports: `BTreeSet`, `HashSet`
|
cargo build:
halo2_proofs/src/plonk/mv_lookup/prover.rs#L25
unused imports: `any::TypeId`, `convert::TryInto`, `num::ParseIntError`, `ops::Index`
|
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/
|
The logs for this run have expired and are no longer available.
Loading