profiling setup #265
Annotations
1 error and 10 warnings
Test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Test
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/
|
Test
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/
|
Test:
recursion/core-v2/src/chips/poseidon2_skinny/trace.rs#L6
unused import: `Matrix`
|
Test:
recursion/core-v2/src/chips/poseidon2_wide/trace.rs#L6
unused import: `Matrix`
|
Test
`sp1-recursion-core-v2` (lib) generated 2 warnings (run `cargo fix --lib -p sp1-recursion-core-v2` to apply 2 suggestions)
|
Test:
prover/src/lib.rs#L728
unused import: `Write`
|
Test:
prover/src/lib.rs#L758
unused variable: `context`
|
Test:
prover/src/lib.rs#L761
unused variable: `pk`
|
Test:
prover/src/lib.rs#L753
unused variable: `opts`
|
Test
`sp1-prover` (lib test) generated 4 warnings
|