Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

chore: Syncs common workflows from the template into dev #1

chore: Syncs common workflows from the template into dev

chore: Syncs common workflows from the template into dev #1

Triggered via pull request September 19, 2023 15:23
Status Failure
Total duration 38s
Artifacts

ci.yaml

on: pull_request
cargo build and test
24s
cargo build and test
cargo fmt
24s
cargo fmt
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 10 warnings
cargo fmt
Process completed with exit code 1.
cargo fmt
$GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 2467k. For more information see: https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-markdown-summary
cargo build and test: src/lib.rs#L15
private item shadows public glob re-export
cargo build and test: src/log.rs#L1
unused attribute `allow`
cargo build and test: src/plonk/prover/mod.rs#L654
bounds on generic parameters are not enforced in type aliases
cargo build and test: src/plonk/prover/mod.rs#L655
bounds on generic parameters are not enforced in type aliases
cargo build and test: src/plonk/better_better_cs/cs.rs#L522
calls to `std::mem::drop` with a reference instead of an owned value does nothing
cargo build and test: src/plonk/better_better_cs/cs.rs#L529
calls to `std::mem::drop` with a value that implements `Copy` does nothing
cargo build and test: src/plonk/better_better_cs/proof/mod.rs#L1222
calls to `std::mem::drop` with a reference instead of an owned value does nothing
cargo build and test: src/plonk/better_better_cs/proof/mod.rs#L1235
calls to `std::mem::drop` with a reference instead of an owned value does nothing
cargo build and test: src/plonk/better_better_cs/proof/mod.rs#L1245
calls to `std::mem::drop` with a reference instead of an owned value does nothing
cargo build and test: src/plonk/better_better_cs/gates/selector_optimized_with_d_next.rs#L454
calls to `std::mem::drop` with a reference instead of an owned value does nothing
cargo fmt: src/constants.rs#L1
Diff in /home/runner/work/bellman/bellman/src/constants.rs
cargo fmt: src/constants.rs#L9
Diff in /home/runner/work/bellman/bellman/src/constants.rs
cargo fmt: src/constants.rs#L14
Diff in /home/runner/work/bellman/bellman/src/constants.rs
cargo fmt: src/constants.rs#L21
Diff in /home/runner/work/bellman/bellman/src/constants.rs
cargo fmt: src/constants.rs#L38
Diff in /home/runner/work/bellman/bellman/src/constants.rs
cargo fmt: src/cs.rs#L1
Diff in /home/runner/work/bellman/bellman/src/cs.rs
cargo fmt: src/cs.rs#L13
Diff in /home/runner/work/bellman/bellman/src/cs.rs
cargo fmt: src/cs.rs#L42
Diff in /home/runner/work/bellman/bellman/src/cs.rs
cargo fmt: src/cs.rs#L78
Diff in /home/runner/work/bellman/bellman/src/cs.rs
cargo fmt: src/cs.rs#L175
Diff in /home/runner/work/bellman/bellman/src/cs.rs