Feat/scroll mem reduction #942
Annotations
2 errors and 14 warnings
|
Run tests
The operation was canceled.
|
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_backend/src/plonk/evaluation.rs#L2
unused import: `crate::plonk::lookup::prover::Committed`
|
Run tests:
halo2_backend/src/plonk/evaluation.rs#L3
unused import: `crate::plonk::permutation::Argument`
|
Run tests:
halo2_backend/src/plonk/evaluation.rs#L7
unused imports: `EvaluationDomain`, `ProverQuery`, `TranscriptWrite`, `eval_polynomial`
|
Run tests:
halo2_backend/src/plonk/evaluation.rs#L14
unused import: `group::prime::PrimeCurve`
|
Run tests:
halo2_backend/src/plonk/evaluation.rs#L16
unused imports: `BatchInvert`, `Curve`
|
Run tests:
halo2_backend/src/plonk/evaluation.rs#L23
unused import: `std::any::TypeId`
|
Run tests:
halo2_backend/src/plonk/evaluation.rs#L24
unused import: `std::convert::TryInto`
|
Run tests:
halo2_backend/src/plonk/evaluation.rs#L25
unused import: `std::num::ParseIntError`
|
Run tests:
halo2_backend/src/plonk/evaluation.rs#L26
unused import: `std::slice`
|
Loading