Skip to content

scarb features

scarb features #41

Triggered via pull request March 27, 2024 20:03
Status Failure
Total duration 37s
Artifacts

proof_verification_tests.yml

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

Annotations

45 errors and 2 warnings
verify-proof (recursive): src/lib.cairo#L55
Unexpected type for tuple pattern. "<missing>" is not a tuple.
verify-proof (recursive): src/lib.cairo#L57
Identifier not found.
verify-proof (recursive): src/lib.cairo#L57
Identifier not found.
verify-proof (recursive): src/deserialization/stark.cairo#L74
Type annotations needed. Failed to infer ?1
verify-proof (recursive): src/deserialization/stark.cairo#L175
Type annotations needed. Failed to infer ?1
verify-proof (recursive): src/deserialization/stark.cairo#L195
Type annotations needed. Failed to infer ?1
verify-proof (small)
The job was canceled because "recursive" failed.
verify-proof (small): src/lib.cairo#L55
Unexpected type for tuple pattern. "<missing>" is not a tuple.
verify-proof (small): src/lib.cairo#L57
Identifier not found.
verify-proof (small): src/lib.cairo#L57
Identifier not found.
verify-proof (small): src/deserialization/stark.cairo#L74
Type annotations needed. Failed to infer ?1
verify-proof (small): src/deserialization/stark.cairo#L175
Type annotations needed. Failed to infer ?1
verify-proof (small): src/deserialization/stark.cairo#L195
Type annotations needed. Failed to infer ?1
verify-proof (starknet)
The job was canceled because "recursive" failed.
verify-proof (starknet): src/lib.cairo#L55
Unexpected type for tuple pattern. "<missing>" is not a tuple.
verify-proof (starknet): src/lib.cairo#L57
Identifier not found.
verify-proof (starknet): src/lib.cairo#L57
Identifier not found.
verify-proof (starknet): src/deserialization/stark.cairo#L74
Type annotations needed. Failed to infer ?1
verify-proof (starknet): src/deserialization/stark.cairo#L175
Type annotations needed. Failed to infer ?1
verify-proof (starknet): src/deserialization/stark.cairo#L195
Type annotations needed. Failed to infer ?1
verify-proof (starknet_with_keccak)
The job was canceled because "recursive" failed.
verify-proof (dex)
The job was canceled because "recursive" failed.
verify-proof (recursive_with_poseidon)
The job was canceled because "recursive" failed.
verify-proof (recursive_with_poseidon): src/lib.cairo#L55
Unexpected type for tuple pattern. "<missing>" is not a tuple.
verify-proof (recursive_with_poseidon): src/lib.cairo#L57
Identifier not found.
verify-proof (recursive_with_poseidon): src/lib.cairo#L57
Identifier not found.
verify-proof (recursive_with_poseidon): src/deserialization/stark.cairo#L74
Type annotations needed. Failed to infer ?1
verify-proof (recursive_with_poseidon): src/deserialization/stark.cairo#L175
Type annotations needed. Failed to infer ?1
verify-proof (recursive_with_poseidon): src/deserialization/stark.cairo#L195
Type annotations needed. Failed to infer ?1
verify-proof (recursive)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
verify-proof (recursive)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/