This repository has been archived by the owner on Aug 16, 2024. It is now read-only.
fix: use correct rollback tails for empty frames without history #415
ci.yaml
on: pull_request
cargo build
5m 7s
cargo fmt
17s
cargo test
22m 12s
Annotations
1 error and 12 warnings
cargo fmt
Process completed with exit code 1.
|
cargo fmt:
src/witness/oracle.rs#L279
Diff in /home/runner/work/era-zkevm_test_harness/era-zkevm_test_harness/src/witness/oracle.rs
|
cargo fmt:
src/witness/oracle.rs#L537
Diff in /home/runner/work/era-zkevm_test_harness/era-zkevm_test_harness/src/witness/oracle.rs
|
cargo fmt:
src/witness/oracle.rs#L551
Diff in /home/runner/work/era-zkevm_test_harness/era-zkevm_test_harness/src/witness/oracle.rs
|
cargo fmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
cargo build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
cargo build:
src/lib.rs#L4
the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes
|
cargo build:
circuit_definitions/src/lib.rs#L4
the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes
|
cargo build:
src/lib.rs#L6
the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes
|
cargo test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
cargo test:
src/lib.rs#L4
the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes
|
cargo test:
circuit_definitions/src/lib.rs#L4
the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes
|
cargo test:
src/lib.rs#L6
the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes
|