fix: ecdsa recovery failure may cause executor to panic #6179
Triggered via pull request
November 19, 2024 19:32
Status
Cancelled
Total duration
55m 26s
Artifacts
–
pr.yml
on: pull_request
Test (x86-64)
0s
Test (ARM)
35m 58s
Formatting & Clippy
1m 9s
Examples
2m 29s
Tests
2m 32s
CLI
10m 59s
Performance
7m 19s
Spell Check
23s
Matrix: Low Memory
Annotations
13 errors and 7 warnings
Spell Check
HttpError: Validation Failed: {"resource":"PullRequestReviewComment","code":"invalid","field":"pull_request_review_thread.path"}, {"resource":"PullRequestReviewComment","code":"missing_field","field":"pull_request_review_thread.diff_hunk"}
|
Spell Check
HttpError: Validation Failed: {"resource":"PullRequestReviewComment","code":"invalid","field":"pull_request_review_thread.path"}, {"resource":"PullRequestReviewComment","code":"missing_field","field":"pull_request_review_thread.diff_hunk"}
|
Spell Check
Error: There were some changed files, please update your PR with the code review suggestions
|
Formatting & Clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 2
|
Examples
Process completed with exit code 2.
|
Tests
Process completed with exit code 2.
|
Low Memory (16)
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 (16)
The operation was canceled.
|
Low Memory (32)
The job was canceled because "_16" failed.
|
Low Memory (32)
The operation was canceled.
|
Low Memory (64)
The job was canceled because "_16" failed.
|
Low Memory (64)
The operation was canceled.
|
Test (x86-64)
Canceling since a higher priority waiting request for 'PR-1799' exists
|
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)
|