Skip to content

Rename bodyhash to body_hash #49

Rename bodyhash to body_hash

Rename bodyhash to body_hash #49

Triggered via push October 4, 2023 16:51
Status Failure
Total duration 2m 58s
Artifacts

test.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
build: packages/compiler/src/node.rs#L1
unresolved import `std::os::macos`
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, 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::*`