Skip to content

Fix ci.

Fix ci. #28

Triggered via push October 27, 2023 08:03
Status Failure
Total duration 4m 12s
Artifacts

publish.yaml

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

Annotations

3 errors and 13 warnings
build (ubuntu-latest)
Process completed with exit code 1.
build (windows-latest)
The operation was canceled.
build (macos-latest)
The operation was canceled.
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/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 (ubuntu-latest): packages/compiler/src/halo2.rs#L3
unused import: `fancy_regex::Regex`
build (ubuntu-latest): packages/compiler/src/halo2.rs#L5
unused import: `petgraph::prelude::*`
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 (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/