Skip to content

add type ZeroKnowledgeProofQuery to scope.query #1405

add type ZeroKnowledgeProofQuery to scope.query

add type ZeroKnowledgeProofQuery to scope.query #1405

Triggered via push September 27, 2024 09:58
Status Failure
Total duration 1m 23s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build: tests/handlers/auth.test.ts#L838
Type '"credentialAtomicQueryMTPV2"' is not assignable to type 'CircuitId'. Did you mean 'CircuitId.AtomicQuerySigV2'?
build: tests/handlers/auth.test.ts#L1000
Type '"credentialAtomicQuerySigV2"' is not assignable to type 'CircuitId'. Did you mean 'CircuitId.AtomicQueryMTPV2'?
build: tests/handlers/auth.test.ts#L1321
Type '"Iden3SparseMerkleTreeProof"' is not assignable to type 'ProofType'.
build: tests/handlers/auth.test.ts#L1782
Type '"credentialAtomicQuerySigV2"' is not assignable to type 'CircuitId'. Did you mean 'CircuitId.AtomicQueryMTPV2'?
build
Process completed with exit code 1.