Enable WASM compilation on proof mod #2701
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`
|