profiling setup #3660
Annotations
1 error and 15 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/
|
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`
|
|
|
|
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`
|
recursion/circuit-v2/scripts/circuit_architecture_sweep.rs#L6
unused import: `machine_with_all_chips`
|
|
This job failed
Loading