This repository has been archived by the owner on Aug 16, 2024. It is now read-only.
Do witness processing without CS #436
ci.yaml
on: pull_request
cargo build
5m 49s
cargo fmt
26s
cargo test
22m 29s
Annotations
1 error and 18 warnings
cargo fmt
Process completed with exit code 1.
|
cargo fmt:
src/witness/dummy_cs.rs#L1
Diff in /home/runner/work/era-zkevm_test_harness/era-zkevm_test_harness/src/witness/dummy_cs.rs
|
cargo fmt:
src/witness/dummy_cs.rs#L7
Diff in /home/runner/work/era-zkevm_test_harness/era-zkevm_test_harness/src/witness/dummy_cs.rs
|
cargo fmt:
src/witness/dummy_cs.rs#L13
Diff in /home/runner/work/era-zkevm_test_harness/era-zkevm_test_harness/src/witness/dummy_cs.rs
|
cargo fmt:
src/witness/dummy_cs.rs#L20
Diff in /home/runner/work/era-zkevm_test_harness/era-zkevm_test_harness/src/witness/dummy_cs.rs
|
cargo fmt:
src/witness/dummy_cs.rs#L36
Diff in /home/runner/work/era-zkevm_test_harness/era-zkevm_test_harness/src/witness/dummy_cs.rs
|
cargo fmt:
src/witness/dummy_cs.rs#L48
Diff in /home/runner/work/era-zkevm_test_harness/era-zkevm_test_harness/src/witness/dummy_cs.rs
|
cargo fmt:
src/witness/dummy_cs.rs#L61
Diff in /home/runner/work/era-zkevm_test_harness/era-zkevm_test_harness/src/witness/dummy_cs.rs
|
cargo fmt:
src/witness/dummy_cs.rs#L83
Diff in /home/runner/work/era-zkevm_test_harness/era-zkevm_test_harness/src/witness/dummy_cs.rs
|
cargo fmt:
src/witness/dummy_cs.rs#L93
Diff in /home/runner/work/era-zkevm_test_harness/era-zkevm_test_harness/src/witness/dummy_cs.rs
|
cargo fmt:
src/witness/dummy_cs.rs#L249
Diff in /home/runner/work/era-zkevm_test_harness/era-zkevm_test_harness/src/witness/dummy_cs.rs
|
cargo build
The following actions uses Node.js version which is deprecated 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:
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
The following actions uses Node.js version which is deprecated 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:
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
|