This repository has been archived by the owner on Aug 15, 2024. It is now read-only.
Prepare 0.7.0 release #6
Annotations
2 errors and 21 warnings
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/lib.rs#L15
private item shadows public glob re-export
|
src/log.rs#L1
unused attribute `allow`
|
src/plonk/fft/mod.rs#L9
unexpected `cfg` condition value: `nightly`
|
src/plonk/fft/mod.rs#L11
unexpected `cfg` condition value: `nightly`
|
src/plonk/fft/mod.rs#L13
unexpected `cfg` condition value: `nightly`
|
src/plonk/fft/mod.rs#L20
unexpected `cfg` condition value: `nightly`
|
src/plonk/prover/mod.rs#L654
bounds on generic parameters are not enforced in type aliases
|
src/plonk/prover/mod.rs#L655
bounds on generic parameters are not enforced in type aliases
|
src/plonk/better_better_cs/cs.rs#L522
calls to `std::mem::drop` with a reference instead of an owned value does nothing
|
src/plonk/better_better_cs/cs.rs#L529
calls to `std::mem::drop` with a value that implements `Copy` does nothing
|
src/lib.rs#L15
private item shadows public glob re-export
|
src/log.rs#L1
unused attribute `allow`
|
src/plonk/fft/mod.rs#L9
unexpected `cfg` condition value: `nightly`
|
src/plonk/fft/mod.rs#L11
unexpected `cfg` condition value: `nightly`
|
src/plonk/fft/mod.rs#L13
unexpected `cfg` condition value: `nightly`
|
src/plonk/fft/mod.rs#L20
unexpected `cfg` condition value: `nightly`
|
src/plonk/prover/mod.rs#L654
bounds on generic parameters are not enforced in type aliases
|
src/plonk/prover/mod.rs#L655
bounds on generic parameters are not enforced in type aliases
|
src/plonk/better_better_cs/cs.rs#L522
calls to `std::mem::drop` with a reference instead of an owned value does nothing
|
src/plonk/better_better_cs/cs.rs#L529
calls to `std::mem::drop` with a value that implements `Copy` does nothing
|
This job failed
Loading