Enable WASM compilation on proof mod #2701
Annotations
5 errors and 2 warnings
Run cargo test --workspace --benches --tests:
core/src/proof.rs#L16
file not found for module `core`
|
Run cargo test --workspace --benches --tests:
core/src/proof.rs#L25
cannot find type `Error` in module `core`
|
Run cargo test --workspace --benches --tests:
core/src/proof.rs#L26
cannot find function `verify` in module `core`
|
Run cargo test --workspace --benches --tests:
core/src/proof.rs#L25
cannot find type `Error` in module `core`
|
Run cargo test --workspace --benches --tests
Process completed with exit code 101.
|
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/
|
Run cargo test --workspace --benches --tests:
core/src/proof.rs#L8
unused import: `Itertools`
|
Loading