Fix package jsons. #104
Annotations
21 warnings
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/apis/src/extract_substrs.rs#L3
unused import: `itertools::Itertools`
|
build
`zk-regex-apis` (lib test) generated 1 warning (1 duplicate)
|
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/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::*`
|