wip: proposed sdk refactor #6487
Annotations
7 errors and 2 warnings
Run cargo clippy:
crates/sdk/src/network-v2/prover.rs#L22
unresolved import `crate::provers::ProofOpts`
|
Run cargo clippy:
crates/sdk/src/network-v2/prover.rs#L218
cannot find value `local_opts` in this scope
|
Run cargo clippy:
crates/sdk/src/network-v2/prover.rs#L17
unused import: `sp1_stark::SP1ProverOpts`
|
Run cargo clippy:
crates/sdk/src/network-v2/prover.rs#L211
method `prove` has 6 parameters but the declaration in trait `provers::Prover::prove` has 5
|
Run cargo clippy:
crates/sdk/src/lib.rs#L510
no method named `max_cycles` found for struct `action::Execute` in the current scope
|
Run cargo clippy
could not compile `sp1-sdk` (lib) due to 4 previous errors
|
Run cargo clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Check test-artifacts
[email protected]: Program built at 2024-12-17 06:05:51
|
Run cargo clippy
[email protected]: Skipping build due to clippy invocation.
|
Loading