profiling setup #246
Annotations
1 error and 10 warnings
|
The following actions uses node12 which is deprecated and will be forced to run on node16: 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 uses Node.js version which is deprecated and will be forced to run on node20: 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/
|
recursion/core-v2/src/chips/poseidon2_skinny/trace.rs#L6
unused import: `Matrix`
|
recursion/core-v2/src/chips/poseidon2_wide/trace.rs#L6
unused import: `Matrix`
|
|
prover/src/lib.rs#L728
unused import: `Write`
|
prover/src/lib.rs#L758
unused variable: `context`
|
prover/src/lib.rs#L761
unused variable: `pk`
|
prover/src/lib.rs#L753
unused variable: `opts`
|
|
This job failed
Loading