Update js-sandbox. #38
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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::*`
|