feat(recursion): memory access timestamp constraints #2244
tests.yml
on: pull_request
Core
5m 19s
E2E
6m 23s
Miscellaneous
5m 23s
Formatting & Clippy
54s
Annotations
15 errors and 4 warnings
Formatting & Clippy:
recursion/core/src/memory/mod.rs#L55
using `clone` on type `Block<T>` which implements the `Copy` trait
|
Formatting & Clippy:
recursion/core/src/memory/mod.rs#L56
using `clone` on type `Block<T>` which implements the `Copy` trait
|
Formatting & Clippy:
recursion/core/src/memory/mod.rs#L62
using `clone` on type `Block<T>` which implements the `Copy` trait
|
Formatting & Clippy:
recursion/core/src/memory/mod.rs#L68
using `clone` on type `T` which implements the `Copy` trait
|
Formatting & Clippy:
recursion/core/src/memory/mod.rs#L70
using `clone` on type `T` which implements the `Copy` trait
|
Formatting & Clippy:
recursion/core/src/memory/mod.rs#L77
using `clone` on type `T` which implements the `Copy` trait
|
Formatting & Clippy:
recursion/core/src/range_check/air.rs#L42
equal expressions as operands to `-`
|
Formatting & Clippy
could not compile `sp1-recursion-core` (lib) due to 7 previous errors
|
Formatting & Clippy
The process '/root/.cargo/bin/cargo' failed with exit code 101
|
Core
Canceling since a higher priority waiting request for 'Tests-589' exists
|
Core
The operation was canceled.
|
E2E
Canceling since a higher priority waiting request for 'Tests-589' exists
|
E2E
The operation was canceled.
|
Miscellaneous
Canceling since a higher priority waiting request for 'Tests-589' exists
|
Miscellaneous
The operation was canceled.
|
Formatting & Clippy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Formatting & Clippy
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/
|
E2E
redirecting to https://github.com/github/twirp-rs.git/
|
Miscellaneous
redirecting to https://github.com/github/twirp-rs.git/
|