wasm binding #47
Annotations
10 errors and 2 warnings
crates/commitment/src/table/decommit.rs#L10
the name `Digest` is defined multiple times
|
crates/pow/src/pow.rs#L6
the name `Digest` is defined multiple times
|
crates/commitment/src/vector/decommit.rs#L7
the name `Digest` is defined multiple times
|
crates/pow/src/pow.rs#L6
unused import: `sha3::Digest`
|
crates/commitment/src/table/decommit.rs#L10
unused import: `sha3::Digest`
|
crates/commitment/src/vector/decommit.rs#L7
unused import: `sha3::Digest`
|
crates/commitment/src/table/decommit.rs#L74
unused variable: `hasher`
|
crates/commitment/src/table/decommit.rs#L74
variable does not need to be mutable
|
crates/pow/src/pow.rs#L39
unused variable: `hasher`
|
crates/pow/src/pow.rs#L57
unused variable: `hasher`
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading