Skip to content

wasm binding

wasm binding #47

Triggered via pull request July 19, 2024 18:58
@rkdud007rkdud007
synchronize #16
wasm
Status Failure
Total duration 51s
Artifacts

ci.yml

on: pull_request
Matrix: verify-proof
Fit to window
Zoom out
Zoom in

Annotations

61 errors and 14 warnings
verify-proof (starknet_with_keccak): crates/commitment/src/table/decommit.rs#L10
the name `Digest` is defined multiple times
verify-proof (starknet_with_keccak): crates/pow/src/pow.rs#L6
the name `Digest` is defined multiple times
verify-proof (starknet_with_keccak): crates/commitment/src/vector/decommit.rs#L7
the name `Digest` is defined multiple times
verify-proof (starknet_with_keccak): crates/pow/src/pow.rs#L6
unused import: `sha3::Digest`
verify-proof (starknet_with_keccak): crates/commitment/src/table/decommit.rs#L74
variable does not need to be mutable
verify-proof (starknet_with_keccak): crates/pow/src/pow.rs#L39
unused variable: `hasher`
verify-proof (starknet_with_keccak): crates/pow/src/pow.rs#L57
unused variable: `hasher`
verify-proof (recursive_with_poseidon): crates/pow/src/pow.rs#L6
the name `Digest` is defined multiple times
verify-proof (recursive_with_poseidon): crates/commitment/src/table/decommit.rs#L10
the name `Digest` is defined multiple times
verify-proof (recursive_with_poseidon): crates/commitment/src/vector/decommit.rs#L7
the name `Digest` is defined multiple times
verify-proof (recursive_with_poseidon): crates/pow/src/pow.rs#L6
unused import: `sha3::Digest`
verify-proof (recursive_with_poseidon): crates/pow/src/pow.rs#L39
unused variable: `hasher`
verify-proof (recursive_with_poseidon): crates/pow/src/pow.rs#L57
unused variable: `hasher`
verify-proof (recursive_with_poseidon): crates/pow/src/pow.rs#L39
variable does not need to be mutable
verify-proof (recursive_with_poseidon): crates/pow/src/pow.rs#L57
variable does not need to be mutable
verify-proof (dex): crates/commitment/src/table/decommit.rs#L10
the name `Digest` is defined multiple times
verify-proof (dex): crates/pow/src/pow.rs#L6
the name `Digest` is defined multiple times
verify-proof (dex): crates/commitment/src/vector/decommit.rs#L7
the name `Digest` is defined multiple times
verify-proof (dex): crates/pow/src/pow.rs#L6
unused import: `sha3::Digest`
verify-proof (dex): crates/commitment/src/table/decommit.rs#L10
unused import: `sha3::Digest`
verify-proof (small): crates/pow/src/pow.rs#L6
the name `Digest` is defined multiple times
verify-proof (dex): crates/commitment/src/vector/decommit.rs#L7
unused import: `sha3::Digest`
verify-proof (small): crates/commitment/src/table/decommit.rs#L10
the name `Digest` is defined multiple times
verify-proof (dex): crates/pow/src/pow.rs#L39
unused variable: `hasher`
verify-proof (small): crates/commitment/src/vector/decommit.rs#L7
the name `Digest` is defined multiple times
verify-proof (small): crates/pow/src/pow.rs#L6
unused import: `sha3::Digest`
verify-proof (dex): crates/pow/src/pow.rs#L57
unused variable: `hasher`
verify-proof (small): crates/commitment/src/table/decommit.rs#L10
unused import: `sha3::Digest`
verify-proof (dex): crates/pow/src/pow.rs#L39
variable does not need to be mutable
verify-proof (small): crates/commitment/src/vector/decommit.rs#L7
unused import: `sha3::Digest`
verify-proof (dex): crates/pow/src/pow.rs#L57
variable does not need to be mutable
verify-proof (small): crates/pow/src/pow.rs#L39
unused variable: `hasher`
verify-proof (small): crates/pow/src/pow.rs#L57
unused variable: `hasher`
verify-proof (small): crates/pow/src/pow.rs#L39
variable does not need to be mutable
verify-proof (small): crates/pow/src/pow.rs#L57
variable does not need to be mutable
verify-proof (recursive): crates/pow/src/pow.rs#L6
the name `Digest` is defined multiple times
verify-proof (recursive): crates/commitment/src/table/decommit.rs#L10
the name `Digest` is defined multiple times
verify-proof (recursive): crates/commitment/src/vector/decommit.rs#L7
the name `Digest` is defined multiple times
verify-proof (recursive): crates/pow/src/pow.rs#L6
unused import: `sha3::Digest`
verify-proof (recursive): crates/commitment/src/table/decommit.rs#L10
unused import: `sha3::Digest`
verify-proof (recursive): crates/commitment/src/vector/decommit.rs#L7
unused import: `sha3::Digest`
verify-proof (recursive): crates/pow/src/pow.rs#L39
unused variable: `hasher`
verify-proof (recursive): crates/pow/src/pow.rs#L57
unused variable: `hasher`
verify-proof (recursive): crates/pow/src/pow.rs#L39
variable does not need to be mutable
verify-proof (starknet): crates/commitment/src/table/decommit.rs#L10
the name `Digest` is defined multiple times
verify-proof (starknet): crates/pow/src/pow.rs#L6
the name `Digest` is defined multiple times
verify-proof (starknet): crates/commitment/src/vector/decommit.rs#L7
the name `Digest` is defined multiple times
verify-proof (starknet): crates/pow/src/pow.rs#L6
unused import: `sha3::Digest`
verify-proof (starknet): crates/commitment/src/table/decommit.rs#L10
unused import: `sha3::Digest`
verify-proof (starknet): crates/commitment/src/vector/decommit.rs#L7
unused import: `sha3::Digest`
verify-proof (starknet): crates/pow/src/pow.rs#L39
unused variable: `hasher`
verify-proof (starknet): crates/pow/src/pow.rs#L57
unused variable: `hasher`
verify-proof (starknet): crates/pow/src/pow.rs#L39
variable does not need to be mutable
verify-proof (starknet): crates/pow/src/pow.rs#L57
variable does not need to be mutable
build
Process completed with exit code 101.
verify-proof (starknet_with_keccak)
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/
verify-proof (starknet_with_keccak)
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/
verify-proof (recursive_with_poseidon)
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/
verify-proof (recursive_with_poseidon)
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/
verify-proof (dex)
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/
verify-proof (dex)
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/
verify-proof (small)
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/
verify-proof (small)
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/
verify-proof (recursive)
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/
verify-proof (recursive)
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/
verify-proof (starknet)
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/
verify-proof (starknet)
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/
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, 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/