Skip to content

Enable WASM compilation on proof mod #2701

Enable WASM compilation on proof mod

Enable WASM compilation on proof mod #2701

Triggered via pull request November 25, 2024 09:45
Status Failure
Total duration 1m 50s
Artifacts

default.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 2 warnings
cargo fmt
Process completed with exit code 1.
wasm: core/src/proof.rs#L16
file not found for module `core`
wasm: core/src/proof.rs#L25
cannot find type `Error` in module `core`
wasm: core/src/proof.rs#L26
cannot find function `verify` in module `core`
wasm: core/src/proof.rs#L8
unused import: `Itertools`
wasm
Process completed with exit code 101.
cargo clippy: core/src/proof.rs#L16
file not found for module `core`
cargo clippy: core/src/proof.rs#L25
cannot find type `Error` in module `core`
cargo clippy: core/src/proof.rs#L26
cannot find function `verify` in module `core`
cargo clippy: core/src/proof.rs#L8
unused import: `Itertools`
cargo clippy
Process completed with exit code 101.
cargo test: core/src/proof.rs#L16
file not found for module `core`
cargo test: core/src/proof.rs#L25
cannot find type `Error` in module `core`
cargo test: core/src/proof.rs#L26
cannot find function `verify` in module `core`
cargo test: core/src/proof.rs#L25
cannot find type `Error` in module `core`
cargo test
Process completed with exit code 101.
cargo test
The following actions use a deprecated Node.js version and will be forced to run on node20: arduino/setup-protoc@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cargo test: core/src/proof.rs#L8
unused import: `Itertools`