refactor: sdk v2 #6501
pr.yml
on: pull_request
Test (x86-64)
24m 36s
Test (ARM)
29m 4s
Formatting & Clippy
4m 23s
Cargo Check
Examples
5m 21s
CLI
5m 8s
Performance
7m 18s
Spell Check
9s
Check Verifier `no_std`
34s
Check lock files
6m 34s
Matrix: Low Memory
Annotations
6 errors and 20 warnings
Formatting & Clippy:
crates/core/executor/src/hook.rs#L90
use of deprecated function `hook::hook_ecrecover`: Use `hook_ecrecover_v2` instead.
|
Formatting & Clippy
could not compile `sp1-core-executor` (lib) due to 1 previous error
|
Formatting & Clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
CLI
Process completed with exit code 101.
|
Test (x86-64)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Test (ARM)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Spell Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check Verifier `no_std`
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Formatting & Clippy
[email protected]: Program built at 2024-12-19 11:08:08
|
Formatting & Clippy
[email protected]: Skipping build due to clippy invocation.
|
Test (x86-64)
[email protected]: Program built at 2024-12-19 11:07:56
|
Test (x86-64):
crates/core/executor/src/hook.rs#L90
use of deprecated function `hook::hook_ecrecover`: Use `hook_ecrecover_v2` instead.
|
Test (x86-64)
`sp1-core-executor` (lib) generated 1 warning
|
Test (x86-64)
`sp1-core-executor` (lib test) generated 1 warning (1 duplicate)
|
Test (x86-64)
[email protected]: Program built at 2024-12-19 11:08:53
|
Test (x86-64):
crates/core/executor/src/hook.rs#L90
use of deprecated function `hook::hook_ecrecover`: Use `hook_ecrecover_v2` instead.
|
Test (x86-64)
`sp1-core-executor` (lib) generated 1 warning
|
Test (x86-64)
`sp1-core-executor` (lib test) generated 1 warning (1 duplicate)
|
Test (ARM)
[email protected]: Program built at 2024-12-19 11:09:47
|
Test (ARM):
crates/core/executor/src/hook.rs#L90
use of deprecated function `hook::hook_ecrecover`: Use `hook_ecrecover_v2` instead.
|
Test (ARM)
`sp1-core-executor` (lib) generated 1 warning
|
Test (ARM)
`sp1-core-executor` (lib test) generated 1 warning (1 duplicate)
|
Test (ARM)
[email protected]: Program built at 2024-12-19 11:11:03
|
Test (ARM):
crates/core/executor/src/hook.rs#L90
use of deprecated function `hook::hook_ecrecover`: Use `hook_ecrecover_v2` instead.
|
Test (ARM)
`sp1-core-executor` (lib) generated 1 warning
|
Test (ARM)
`sp1-core-executor` (lib test) generated 1 warning (1 duplicate)
|