[Preview - historical] Frontend-Backend split #827
Annotations
1 error and 15 warnings
Run tests
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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:
halo2_proofs/src/plonk/prover.rs#L331
unused variable: `advice_column`
|
Run tests:
halo2_proofs/src/plonk/prover.rs#L891
variable does not need to be mutable
|
Run tests
`halo2_proofs` (lib) generated 2 warnings
|
Run tests:
halo2_proofs/tests/frontend_backend_split.rs#L8
unused import: `assert_matches::assert_matches`
|
Run tests:
halo2_proofs/tests/frontend_backend_split.rs#L9
unused imports: `FromUniformBytes`, `WithSmallOrderMulGroup`
|
Run tests:
halo2_proofs/tests/frontend_backend_split.rs#L11
unused import: `Cell`
|
Run tests:
halo2_proofs/tests/frontend_backend_split.rs#L14
unused imports: `Assigned`, `CompiledCircuitV2`, `ConstraintSystemV2Backend`, `ProvingKey`, `TableColumn`, `VerifyingKey`, `create_proof`, `keygen_pk`, `keygen_vk`
|
Run tests:
halo2_proofs/tests/frontend_backend_split.rs#L20
unused import: `CommitmentScheme`
|
Run tests:
halo2_proofs/tests/frontend_backend_split.rs#L27
unused imports: `OsRng`, `RngCore`
|
Run tests:
halo2_proofs/tests/frontend_backend_split.rs#L29
unused import: `std::marker::PhantomData`
|
The logs for this run have expired and are no longer available.
Loading