less_than
util
#453
Annotations
2 errors and 12 warnings
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v3, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
|
|
|
gkr/src/lib.rs#L9
unexpected `cfg` condition value: `r#unsafe`
|
gkr/src/circuit/circuit_layout.rs#L124
unexpected `cfg` condition value: `debug`
|
gkr/src/gadgets/keccak256.rs#L16
unused import: `IntoMLE`
|
gkr/src/prover.rs#L15
unused import: `IOPProverStepMessage`
|
gkr/src/prover/phase1_output.rs#L6
unused import: `commutative_op_mle_pair`
|
gkr/src/structs.rs#L9
unused import: `mle::ArcDenseMultilinearExtension`
|
This job failed
Loading