Skip to content

change apis package.json #184

change apis package.json

change apis package.json #184

Triggered via push January 21, 2024 14:14
Status Failure
Total duration 2m 0s
Artifacts

test.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
build
linking with `cc` failed: exit status: 1
build
could not compile `zk-regex-apis` (lib) due to 1 previous error
build
Process completed with exit code 1.
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::*`