feat: SDK refactor #6457
Annotations
10 errors and 3 warnings
Check workspace no features:
crates/perf/src/main.rs#L192
no method named `skip_simulation` found for struct `ProverClientBuilder` in the current scope
|
Check workspace no features:
crates/perf/src/main.rs#L196
mismatched types
|
Check workspace no features:
crates/perf/src/main.rs#L199
mismatched types
|
Check workspace no features:
crates/perf/src/main.rs#L199
no method named `run` found for struct `DynProofRequest` in the current scope
|
Check workspace no features:
crates/perf/src/main.rs#L201
mismatched types
|
Check workspace no features:
crates/perf/src/main.rs#L203
mismatched types
|
Check workspace no features:
crates/perf/src/main.rs#L203
no method named `run` found for struct `DynProofRequest` in the current scope
|
Check workspace no features:
crates/perf/src/main.rs#L205
mismatched types
|
Check workspace no features
could not compile `sp1-perf` (bin "sp1-perf" test) due to 8 previous errors
|
Check workspace no features
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Check workspace no features
[email protected]: Program built at 2024-12-12 03:07:30
|
Check workspace no features:
crates/cli/src/commands/vkey.rs#L55
use of deprecated associated function `sp1_sdk::ProverClient::new`: Use ProverClient::builder() instead
|
Check workspace no features
`sp1-cli` (lib test) generated 1 warning (1 duplicate)
|
Loading