feat: SDK refactor #6454
Annotations
9 errors and 5 warnings
Run cargo check:
crates/perf/src/main.rs#L192
no method named `skip_simulation` found for struct `ProverClientBuilder` in the current scope
|
Run cargo check:
crates/perf/src/main.rs#L196
mismatched types
|
Run cargo check:
crates/perf/src/main.rs#L199
mismatched types
|
Run cargo check:
crates/perf/src/main.rs#L201
arguments to this method are incorrect
|
Run cargo check:
crates/perf/src/main.rs#L203
mismatched types
|
Run cargo check:
crates/perf/src/main.rs#L205
arguments to this method are incorrect
|
Run cargo check
could not compile `sp1-perf` (bin "sp1-perf" test) due to 6 previous errors
|
Run cargo check
could not compile `sp1-perf` (bin "sp1-perf") due to 6 previous errors
|
Run cargo check
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Run cargo check
[email protected]: Program built at 2024-12-12 02:54:44
|
Run cargo check:
crates/sdk/src/local/cuda.rs#L15
fields `prover`, `cuda_prover`, and `version` are never read
|
Run cargo check:
crates/sdk/src/local/cuda.rs#L31
methods `setup`, `sp1_prover`, and `prove` are never used
|
Run cargo check
`sp1-sdk` (lib test) generated 2 warnings (2 duplicates)
|
Run cargo check:
crates/cli/src/commands/vkey.rs#L55
use of deprecated associated function `sp1_sdk::ProverClient::new`: Use ProverClient::builder() instead
|
Loading