Skip to content

fix payload

fix payload #1315

Triggered via push August 30, 2024 16:01
Status Failure
Total duration 1m 24s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
build: tests/handlers/contract-request.test.ts#L127
Type '(signer: Signer, txData: ContractInvokeTransactionData, zkProofResponses: ZeroKnowledgeProofResponse[]) => Promise<Map<string, ZeroKnowledgeProofResponse>>' is not assignable to type '(ethSigner: Signer, txData: ContractInvokeTransactionData, zkProofResponses: ZeroKnowledgeProofResponse[]) => Promise<...>'.
build: tests/handlers/contract-request.test.ts#L141
Type '() => Promise<Map<any, any>>' is not assignable to type '(txData: ContractInvokeTransactionData, zkProofResponses: ZeroKnowledgeProofResponse[]) => Promise<string>'.
build: tests/handlers/contract-request.test.ts#L323
Property 'has' does not exist on type 'string | Map<string, ZeroKnowledgeProofResponse>'.
build: tests/handlers/contract-request.test.ts#L474
Property 'values' does not exist on type 'string | Map<string, ZeroKnowledgeProofResponse>'.
build: tests/handlers/contract-request.test.ts#L648
Property 'values' does not exist on type 'string | Map<string, ZeroKnowledgeProofResponse>'.
build: tests/handlers/contract-request.test.ts#L806
Property 'values' does not exist on type 'string | Map<string, ZeroKnowledgeProofResponse>'.
build: tests/handlers/contract-request.test.ts#L997
Property 'values' does not exist on type 'string | Map<string, ZeroKnowledgeProofResponse>'.
build
Process completed with exit code 1.