Skip to content

Optimize the compiler by reducing multi_or. #34

Optimize the compiler by reducing multi_or.

Optimize the compiler by reducing multi_or. #34

Triggered via push November 3, 2023 02:20
Status Success
Total duration 4m 40s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

publish.yaml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

33 warnings
build (ubuntu-latest)
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 (ubuntu-latest): packages/apis/src/extract_substrs.rs#L3
unused import: `itertools::Itertools`
build (ubuntu-latest)
`zk-regex-apis` (lib) generated 1 warning (run `cargo fix --lib -p zk-regex-apis` to apply 1 suggestion)
build (ubuntu-latest): packages/compiler/src/circom.rs#L6
unused import: `fancy_regex::Regex`
build (ubuntu-latest): packages/compiler/src/circom.rs#L7
unused import: `itertools::Itertools`
build (ubuntu-latest): packages/compiler/src/circom.rs#L8
unused import: `petgraph::prelude::*`
build (ubuntu-latest): packages/compiler/src/circom.rs#L9
unused imports: `Deserialize`, `Serialize`
build (ubuntu-latest): packages/compiler/src/circom.rs#L10
unused import: `std::collections::HashSet`
build (ubuntu-latest): packages/compiler/src/circom.rs#L11
unused import: `std::io::BufWriter`
build (ubuntu-latest): packages/compiler/src/circom.rs#L14
unused import: `collections::HashMap`
build (ubuntu-latest): packages/compiler/src/circom.rs#L15
unused import: `thiserror::Error`
build (macos-latest)
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 (macos-latest): packages/apis/src/extract_substrs.rs#L3
unused import: `itertools::Itertools`
build (macos-latest)
`zk-regex-apis` (lib) generated 1 warning (run `cargo fix --lib -p zk-regex-apis` to apply 1 suggestion)
build (macos-latest): packages/compiler/src/circom.rs#L6
unused import: `fancy_regex::Regex`
build (macos-latest): packages/compiler/src/circom.rs#L7
unused import: `itertools::Itertools`
build (macos-latest): packages/compiler/src/circom.rs#L8
unused import: `petgraph::prelude::*`
build (macos-latest): packages/compiler/src/circom.rs#L9
unused imports: `Deserialize`, `Serialize`
build (macos-latest): packages/compiler/src/circom.rs#L10
unused import: `std::collections::HashSet`
build (macos-latest): packages/compiler/src/circom.rs#L11
unused import: `std::io::BufWriter`
build (macos-latest): packages/compiler/src/circom.rs#L14
unused import: `collections::HashMap`
build (macos-latest): packages/compiler/src/circom.rs#L15
unused import: `thiserror::Error`
build (windows-latest)
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 (windows-latest): packages/apis/src/extract_substrs.rs#L3
unused import: `itertools::Itertools`
build (windows-latest)
`zk-regex-apis` (lib) generated 1 warning (run `cargo fix --lib -p zk-regex-apis` to apply 1 suggestion)
build (windows-latest): packages/compiler/src/circom.rs#L6
unused import: `fancy_regex::Regex`
build (windows-latest): packages/compiler/src/circom.rs#L7
unused import: `itertools::Itertools`
build (windows-latest): packages/compiler/src/circom.rs#L8
unused import: `petgraph::prelude::*`
build (windows-latest): packages/compiler/src/circom.rs#L9
unused imports: `Deserialize`, `Serialize`
build (windows-latest): packages/compiler/src/circom.rs#L10
unused import: `std::collections::HashSet`
build (windows-latest): packages/compiler/src/circom.rs#L11
unused import: `std::io::BufWriter`
build (windows-latest): packages/compiler/src/circom.rs#L14
unused import: `collections::HashMap`
build (windows-latest): packages/compiler/src/circom.rs#L15
unused import: `thiserror::Error`