fix payload #1315
Annotations
8 errors
Run Tests:
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<...>'.
|
Run Tests:
tests/handlers/contract-request.test.ts#L141
Type '() => Promise<Map<any, any>>' is not assignable to type '(txData: ContractInvokeTransactionData, zkProofResponses: ZeroKnowledgeProofResponse[]) => Promise<string>'.
|
Run Tests:
tests/handlers/contract-request.test.ts#L323
Property 'has' does not exist on type 'string | Map<string, ZeroKnowledgeProofResponse>'.
|
Run Tests:
tests/handlers/contract-request.test.ts#L474
Property 'values' does not exist on type 'string | Map<string, ZeroKnowledgeProofResponse>'.
|
Run Tests:
tests/handlers/contract-request.test.ts#L648
Property 'values' does not exist on type 'string | Map<string, ZeroKnowledgeProofResponse>'.
|
Run Tests:
tests/handlers/contract-request.test.ts#L806
Property 'values' does not exist on type 'string | Map<string, ZeroKnowledgeProofResponse>'.
|
Run Tests:
tests/handlers/contract-request.test.ts#L997
Property 'values' does not exist on type 'string | Map<string, ZeroKnowledgeProofResponse>'.
|
Run Tests
Process completed with exit code 1.
|
Loading