optimize witness cloning #40
tests.yml
on: pull_request
skip_check
5s
Run Tests
4m 5s
Annotations
3 errors and 4 warnings
Run Tests:
sumcheck/src/prover_v2.rs#L146
borrowed data escapes outside of associated function
|
Run Tests
could not compile `sumcheck` (lib) due to 1 previous error
|
Run Tests
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
Run Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run Tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v3, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run Tests
profiles for the non root package will be ignored, specify profiles at the workspace root:
|
Run Tests
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|