Skip to content

ran cargo fix --bin zk-regex --tests #139

ran cargo fix --bin zk-regex --tests

ran cargo fix --bin zk-regex --tests #139

Triggered via push December 13, 2023 01:17
Status Failure
Total duration 2m 50s
Artifacts

test.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 11 warnings
build
couldn't read /home/runner/.cargo/git/checkouts/zk-regex-0b77525592e6fb44/1550233/packages/compiler/src/regex.js: No such file or directory (os error 2)
build
couldn't read /home/runner/.cargo/git/checkouts/zk-regex-0b77525592e6fb44/1550233/packages/compiler/src/regex.js: No such file or directory (os error 2)
build
couldn't read /home/runner/.cargo/git/checkouts/zk-regex-0b77525592e6fb44/1550233/packages/compiler/src/gen_circom.js: No such file or directory (os error 2)
build
could not compile `zk-regex-compiler` (lib) due to 3 previous errors
build
Process completed with exit code 101.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ATiltedTree/setup-rust@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: packages/compiler/src/circom.rs#L6
unused import: `fancy_regex::Regex`
build: packages/compiler/src/circom.rs#L7
unused import: `itertools::Itertools`
build: packages/compiler/src/circom.rs#L8
unused import: `petgraph::prelude::*`
build: packages/compiler/src/circom.rs#L9
unused imports: `Deserialize`, `Serialize`
build: packages/compiler/src/circom.rs#L10
unused import: `std::collections::HashSet`
build: packages/compiler/src/circom.rs#L11
unused import: `std::io::BufWriter`
build: packages/compiler/src/circom.rs#L14
unused import: `collections::HashMap`
build: packages/compiler/src/circom.rs#L15
unused import: `thiserror::Error`
build: packages/compiler/src/halo2.rs#L3
unused import: `fancy_regex::Regex`
build: packages/compiler/src/halo2.rs#L5
unused import: `petgraph::prelude::*`