This repository has been archived by the owner on Aug 15, 2024. It is now read-only.
chore: Configure Renovate - autoclosed #4
Annotations
2 errors and 21 warnings
|
Run cargo test --verbose --all
The operation was canceled.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run cargo build --verbose:
src/lib.rs#L15
private item shadows public glob re-export
|
Run cargo build --verbose:
src/log.rs#L1
unused attribute `allow`
|
Run cargo build --verbose:
src/plonk/prover/mod.rs#L654
bounds on generic parameters are not enforced in type aliases
|
Run cargo build --verbose:
src/plonk/prover/mod.rs#L655
bounds on generic parameters are not enforced in type aliases
|
Run cargo build --verbose:
src/plonk/better_better_cs/cs.rs#L522
calls to `std::mem::drop` with a reference instead of an owned value does nothing
|
Run cargo build --verbose:
src/plonk/better_better_cs/cs.rs#L529
calls to `std::mem::drop` with a value that implements `Copy` does nothing
|
Run cargo build --verbose:
src/plonk/better_better_cs/proof/mod.rs#L1222
calls to `std::mem::drop` with a reference instead of an owned value does nothing
|
Run cargo build --verbose:
src/plonk/better_better_cs/proof/mod.rs#L1235
calls to `std::mem::drop` with a reference instead of an owned value does nothing
|
Run cargo build --verbose:
src/plonk/better_better_cs/proof/mod.rs#L1245
calls to `std::mem::drop` with a reference instead of an owned value does nothing
|
Run cargo build --verbose:
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
|
Run cargo test --verbose --all:
src/lib.rs#L15
private item shadows public glob re-export
|
Run cargo test --verbose --all:
src/log.rs#L1
unused attribute `allow`
|
Run cargo test --verbose --all:
src/plonk/prover/mod.rs#L654
bounds on generic parameters are not enforced in type aliases
|
Run cargo test --verbose --all:
src/plonk/prover/mod.rs#L655
bounds on generic parameters are not enforced in type aliases
|
Run cargo test --verbose --all:
src/plonk/better_better_cs/cs.rs#L522
calls to `std::mem::drop` with a reference instead of an owned value does nothing
|
Run cargo test --verbose --all:
src/plonk/better_better_cs/cs.rs#L529
calls to `std::mem::drop` with a value that implements `Copy` does nothing
|
Run cargo test --verbose --all:
src/plonk/better_better_cs/proof/mod.rs#L1222
calls to `std::mem::drop` with a reference instead of an owned value does nothing
|
Run cargo test --verbose --all:
src/plonk/better_better_cs/proof/mod.rs#L1235
calls to `std::mem::drop` with a reference instead of an owned value does nothing
|
Run cargo test --verbose --all:
src/plonk/better_better_cs/proof/mod.rs#L1245
calls to `std::mem::drop` with a reference instead of an owned value does nothing
|
Run cargo test --verbose --all:
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
|
The logs for this run have expired and are no longer available.
Loading