Skip to content

fix: add hook for ed decompress #6318

fix: add hook for ed decompress

fix: add hook for ed decompress #6318

Triggered via pull request November 28, 2024 04:06
Status Failure
Total duration 30m 55s
Artifacts

pr.yml

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

Annotations

13 errors and 4 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
Test (ARM): crates/core/machine/src/operations/field/field_sqrt.rs#L227
expected `ed25519_sqrt` to be a fn item that returns `BigUint`, but it returns `Option<BigUint>`
Test (ARM)
could not compile `sp1-core-machine` (lib test) due to 1 previous error
Test (ARM)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test (x86-64): crates/core/machine/src/operations/field/field_sqrt.rs#L227
expected `ed25519_sqrt` to be a fn item that returns `BigUint`, but it returns `Option<BigUint>`
Test (x86-64)
could not compile `sp1-core-machine` (lib test) due to 1 previous error
Test (x86-64)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Examples
Process completed with exit code 1.
Formatting & Clippy: crates/core/executor/src/hook.rs#L86
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
Test (ARM): crates/core/executor/src/hook.rs#L86
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 (x86-64): crates/core/executor/src/hook.rs#L86
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)