Skip to content

feat: Remove unneeded data and calculations from simulators in witgen #13

feat: Remove unneeded data and calculations from simulators in witgen

feat: Remove unneeded data and calculations from simulators in witgen #13

Triggered via pull request August 30, 2024 12:12
Status Success
Total duration 23m 31s
Billable time 24m
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
cargo fmt
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cargo build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cargo build: crates/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: crates/zkevm_test_harness/src/lib.rs#L5
the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes
cargo build: crates/zkevm_test_harness/src/witness/oracle.rs#L59
struct `CallframeLogState` is never constructed
cargo build: crates/zkevm_test_harness/src/witness/oracle.rs#L127
struct `FlattenedLogQueueIndexer` is never constructed
cargo test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cargo test: crates/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: crates/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: crates/zkevm_test_harness/src/lib.rs#L5
the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes
cargo test: crates/zkevm_test_harness/src/witness/oracle.rs#L59
struct `CallframeLogState` is never constructed
cargo test: crates/zkevm_test_harness/src/witness/oracle.rs#L127
struct `FlattenedLogQueueIndexer` is never constructed