Skip to content

feat: adding signerNonce field #2638

feat: adding signerNonce field

feat: adding signerNonce field #2638

Status Failure
Total duration 3m 31s
Artifacts

common_js.yml

on: pull_request
Matrix: test-integration-node
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Integration Tests on Node 18: src/contract/ContractFunctionResult.js#L214
Property 'signerNonce' does not exist on type 'IContractFunctionResult'.
Integration Tests on Node 18: src/contract/ContractFunctionResult.js#L214
Property 'signerNonce' does not exist on type 'IContractFunctionResult'.
Integration Tests on Node 18: src/contract/ContractFunctionResult.js#L1064
Object literal may only specify known properties, and 'signerNonce' does not exist in type 'IContractFunctionResult'.
Integration Tests on Node 18
Process completed with exit code 1.
Integration Tests on Node 16
The job was canceled because "_18" failed.
Integration Tests on Node 16: src/contract/ContractFunctionResult.js#L214
Property 'signerNonce' does not exist on type 'IContractFunctionResult'.
Integration Tests on Node 16: src/contract/ContractFunctionResult.js#L214
Property 'signerNonce' does not exist on type 'IContractFunctionResult'.
Integration Tests on Node 16: src/contract/ContractFunctionResult.js#L1064
Object literal may only specify known properties, and 'signerNonce' does not exist in type 'IContractFunctionResult'.
Integration Tests on Node 16
The operation was canceled.