fix: ecdsa recovery failure may cause executor to panic (#1799) #6183
pr.yml
on: push
Test (x86-64)
0s
Test (ARM)
36m 59s
Formatting & Clippy
57s
Examples
2m 7s
Tests
3m 26s
CLI
8m 27s
Performance
6m 3s
Spell Check
11s
Matrix: Low Memory
Annotations
10 errors and 7 warnings
Formatting & Clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
Examples
Process completed with exit code 1.
|
Tests
Process completed with exit code 1.
|
Low Memory (64)
The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
|
Low Memory (64)
The operation was canceled.
|
Low Memory (32)
The job was canceled because "_64" failed.
|
Low Memory (32)
The operation was canceled.
|
Low Memory (16)
The job was canceled because "_64" failed.
|
Low Memory (16)
The operation was canceled.
|
Test (x86-64)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Spell Check
The following actions uses node12 which is deprecated and will be forced to run on node16: getsentry/action-git-diff-suggestions@main. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Spell Check
The following actions use a deprecated Node.js version and will be forced to run on node20: getsentry/action-git-diff-suggestions@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test (ARM):
crates/core/executor/src/hook.rs#L83
use of deprecated function `hook::hook_ecrecover`: Use `hook_ecrecover_v2` instead.
|
Test (ARM)
`sp1-core-executor` (lib test) generated 1 warning (1 duplicate)
|
Test (ARM):
crates/core/executor/src/hook.rs#L83
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)
|