Skip to content

fix: ecdsa recovery failure may cause executor to panic #6182

fix: ecdsa recovery failure may cause executor to panic

fix: ecdsa recovery failure may cause executor to panic #6182

Triggered via pull request November 19, 2024 21:16
Status Failure
Total duration 36m 34s
Artifacts

pr.yml

on: pull_request
Matrix: Low Memory
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 12 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.
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 (x86-64): crates/core/executor/src/hook.rs#L83
use of deprecated function `hook::hook_ecrecover`: Use `hook_ecrecover_v2` instead.
Test (x86-64)
`sp1-core-executor` (lib test) generated 1 warning (1 duplicate)
Test (x86-64): crates/core/executor/src/hook.rs#L83
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): 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)