Skip to content

feat: adding signerNonce field #2641

feat: adding signerNonce field

feat: adding signerNonce field #2641

Status Failure
Total duration 1m 57s
Artifacts

common_js.yml

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

Annotations

11 errors
Integration Tests on Node 18: src/contract/ContractFunctionResult.js#L216
Property 'signerNonce' does not exist on type 'IContractFunctionResult'.
Integration Tests on Node 18: src/contract/ContractFunctionResult.js#L217
Property 'signerNonce' does not exist on type 'IContractFunctionResult'.
Integration Tests on Node 18: src/contract/ContractFunctionResult.js#L218
Property 'signerNonce' does not exist on type 'IContractFunctionResult'.
Integration Tests on Node 18: src/contract/ContractFunctionResult.js#L1070
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#L216
Property 'signerNonce' does not exist on type 'IContractFunctionResult'.
Integration Tests on Node 16: src/contract/ContractFunctionResult.js#L217
Property 'signerNonce' does not exist on type 'IContractFunctionResult'.
Integration Tests on Node 16: src/contract/ContractFunctionResult.js#L218
Property 'signerNonce' does not exist on type 'IContractFunctionResult'.
Integration Tests on Node 16: src/contract/ContractFunctionResult.js#L1070
Object literal may only specify known properties, and 'signerNonce' does not exist in type 'IContractFunctionResult'.
Integration Tests on Node 16
The operation was canceled.