Skip to content

fix: viem/node esm/cjs conflict #684

fix: viem/node esm/cjs conflict

fix: viem/node esm/cjs conflict #684

Triggered via pull request May 23, 2024 21:02
Status Failure
Total duration 11m 13s
Artifacts

pull-request.yml

on: pull_request
Matrix: Verify / Test Environments
Matrix: Verify / Test
Matrix: Verify / Types
Matrix: Verify / Wagmi
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 2 warnings
Size
Size limit has been exceeded.
src/actions/public/estimateGas.test.ts > local account > args: data: src/utils/errors/getEstimateGasError.ts#L42
EstimateGasExecutionError: Nonce provided for the transaction is higher than the next one expected. Estimate Gas Arguments: from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 to: 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2 data: 0x00000000000000000000000000000000000000000000000004fefa17b7240000 Details: Nonce too high Version: viem@1.0.2 ❯ Module.getEstimateGasError src/utils/errors/getEstimateGasError.ts:42:10 ❯ Module.estimateGas src/actions/public/estimateGas.ts:173:11 ❯ src/actions/public/estimateGas.test.ts:181:7 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'Nonce too high', docsPath: undefined, metaMessages: [ 'Estimate Gas Arguments:', ' from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266\n to: 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2\n data: 0x00000000000000000000000000000000000000000000000004fefa17b7240000' ], shortMessage: 'Nonce provided for the transaction is higher than the next one expected.', version: 'viem@1.0.2', walk: 'Function<walk>' } Caused by: NonceTooHighError: Nonce provided for the transaction is higher than the next one expected. Details: Nonce too high Version: viem@1.0.2 ❯ Module.getNodeError src/utils/errors/getNodeError.ts:96:12 ❯ src/utils/errors/getEstimateGasError.ts:35:19 ❯ Module.getEstimateGasError src/utils/errors/getEstimateGasError.ts:41:3 ❯ Module.estimateGas src/actions/public/estimateGas.ts:173:11 ❯ src/actions/public/estimateGas.test.ts:181:7 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'Nonce too high', docsPath: undefined, metaMessages: undefined, shortMessage: 'Nonce provided for the transaction is higher than the next one expected.', version: 'viem@1.0.2', walk: 'Function<walk>' } Caused by: EstimateGasExecutionError: Nonce provided for the transaction (665) is higher than the next one expected. Estimate Gas Arguments: from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 to: 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2 data: 0x00000000000000000000000000000000000000000000000004fefa17b7240000 maxFeePerGas: 7.105589354 gwei maxPriorityFeePerGas: 1 gwei nonce: 665 Details: Nonce too high Version: viem@1.0.2 ❯ Module.getEstimateGasError src/utils/errors/getEstimateGasError.ts:42:10 ❯ estimateGas src/actions/public/estimateGas.ts:173:11 ❯ Module.prepareTransactionRequest src/actions/wallet/prepareTransactionRequest.ts:399:19 ❯ Module.estimateGas src/actions/public/estimateGas.ts:127:10 ❯ src/actions/public/estimateGas.test.ts:181:7 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'Nonce too high', docsPath: undefined, metaMessages: [ 'Estimate Gas Arguments:', ' from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266\n to: 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2\n data: 0x00000000000000000000000000000000000000000000000004fefa17b7240000\n maxFeePerGas: 7.105589354 gwei\n maxPriorityFeePerGas: 1 gwei\n nonce: 665' ], shortMessage: 'Nonce provided for the transaction (665) is higher than the next one expected.', version: 'viem@1.0.2', walk: 'Function<walk>' } Caused by: NonceTooHighError: Nonce provided for the transaction (665) is higher than the next one expected. Details: Nonce too high Version: viem@1.0.2 ❯ Module.getNodeError src/utils/errors/getNodeError.ts:96:12 ❯ src/utils/errors/getEstimateGasError.ts:35:19 ❯ Module.getEstimateGasError src/utils/errors/getEstimateGasError.ts:41:3 ❯ estimateGas src/actions/public/estimateGas.ts:173:11 ❯ Module.prepareTransactionRequest src/actions/wallet/prepareTransactionRequest.ts:399:19 ❯ Module.estimateGas src/actions/public/estimateGas.ts:127:10 ❯ src/actions/public/estimateGas.test.ts:181:7 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'Nonce too high', docsPath: undefined, metaMessages: undefined, shortMessage: 'Nonce provided for the transaction (665) is higher than the next one expected.', version: 'viem@1.0.2', walk: 'Function<walk>' } Caused by: TransactionRejectedRpcErr
src/actions/public/estimateGas.test.ts > local account > args: data: src/utils/errors/getEstimateGasError.ts#L42
EstimateGasExecutionError: Nonce provided for the transaction is higher than the next one expected. Estimate Gas Arguments: from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 to: 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2 data: 0x00000000000000000000000000000000000000000000000004fefa17b7240000 Details: Nonce too high Version: viem@1.0.2 ❯ Module.getEstimateGasError src/utils/errors/getEstimateGasError.ts:42:10 ❯ Module.estimateGas src/actions/public/estimateGas.ts:173:11 ❯ src/actions/public/estimateGas.test.ts:181:7 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'Nonce too high', docsPath: undefined, metaMessages: [ 'Estimate Gas Arguments:', ' from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266\n to: 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2\n data: 0x00000000000000000000000000000000000000000000000004fefa17b7240000' ], shortMessage: 'Nonce provided for the transaction is higher than the next one expected.', version: 'viem@1.0.2', walk: 'Function<walk>' } Caused by: NonceTooHighError: Nonce provided for the transaction is higher than the next one expected. Details: Nonce too high Version: viem@1.0.2 ❯ Module.getNodeError src/utils/errors/getNodeError.ts:96:12 ❯ src/utils/errors/getEstimateGasError.ts:35:19 ❯ Module.getEstimateGasError src/utils/errors/getEstimateGasError.ts:41:3 ❯ Module.estimateGas src/actions/public/estimateGas.ts:173:11 ❯ src/actions/public/estimateGas.test.ts:181:7 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'Nonce too high', docsPath: undefined, metaMessages: undefined, shortMessage: 'Nonce provided for the transaction is higher than the next one expected.', version: 'viem@1.0.2', walk: 'Function<walk>' } Caused by: EstimateGasExecutionError: Nonce provided for the transaction (665) is higher than the next one expected. Estimate Gas Arguments: from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 to: 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2 data: 0x00000000000000000000000000000000000000000000000004fefa17b7240000 maxFeePerGas: 7.105589354 gwei maxPriorityFeePerGas: 1 gwei nonce: 665 Details: Nonce too high Version: viem@1.0.2 ❯ Module.getEstimateGasError src/utils/errors/getEstimateGasError.ts:42:10 ❯ estimateGas src/actions/public/estimateGas.ts:173:11 ❯ Module.prepareTransactionRequest src/actions/wallet/prepareTransactionRequest.ts:399:19 ❯ Module.estimateGas src/actions/public/estimateGas.ts:127:10 ❯ src/actions/public/estimateGas.test.ts:181:7 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'Nonce too high', docsPath: undefined, metaMessages: [ 'Estimate Gas Arguments:', ' from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266\n to: 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2\n data: 0x00000000000000000000000000000000000000000000000004fefa17b7240000\n maxFeePerGas: 7.105589354 gwei\n maxPriorityFeePerGas: 1 gwei\n nonce: 665' ], shortMessage: 'Nonce provided for the transaction (665) is higher than the next one expected.', version: 'viem@1.0.2', walk: 'Function<walk>' } Caused by: NonceTooHighError: Nonce provided for the transaction (665) is higher than the next one expected. Details: Nonce too high Version: viem@1.0.2 ❯ Module.getNodeError src/utils/errors/getNodeError.ts:96:12 ❯ src/utils/errors/getEstimateGasError.ts:35:19 ❯ Module.getEstimateGasError src/utils/errors/getEstimateGasError.ts:41:3 ❯ estimateGas src/actions/public/estimateGas.ts:173:11 ❯ Module.prepareTransactionRequest src/actions/wallet/prepareTransactionRequest.ts:399:19 ❯ Module.estimateGas src/actions/public/estimateGas.ts:127:10 ❯ src/actions/public/estimateGas.test.ts:181:7 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'Nonce too high', docsPath: undefined, metaMessages: undefined, shortMessage: 'Nonce provided for the transaction (665) is higher than the next one expected.', version: 'viem@1.0.2', walk: 'Function<walk>' } Caused by: TransactionRejectedRpcErr
src/actions/public/estimateGas.test.ts > local account > args: data: src/utils/errors/getEstimateGasError.ts#L42
EstimateGasExecutionError: Nonce provided for the transaction is higher than the next one expected. Estimate Gas Arguments: from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 to: 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2 data: 0x00000000000000000000000000000000000000000000000004fefa17b7240000 Details: Nonce too high Version: viem@1.0.2 ❯ Module.getEstimateGasError src/utils/errors/getEstimateGasError.ts:42:10 ❯ Module.estimateGas src/actions/public/estimateGas.ts:173:11 ❯ src/actions/public/estimateGas.test.ts:181:7 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'Nonce too high', docsPath: undefined, metaMessages: [ 'Estimate Gas Arguments:', ' from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266\n to: 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2\n data: 0x00000000000000000000000000000000000000000000000004fefa17b7240000' ], shortMessage: 'Nonce provided for the transaction is higher than the next one expected.', version: 'viem@1.0.2', walk: 'Function<walk>' } Caused by: NonceTooHighError: Nonce provided for the transaction is higher than the next one expected. Details: Nonce too high Version: viem@1.0.2 ❯ Module.getNodeError src/utils/errors/getNodeError.ts:96:12 ❯ src/utils/errors/getEstimateGasError.ts:35:19 ❯ Module.getEstimateGasError src/utils/errors/getEstimateGasError.ts:41:3 ❯ Module.estimateGas src/actions/public/estimateGas.ts:173:11 ❯ src/actions/public/estimateGas.test.ts:181:7 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'Nonce too high', docsPath: undefined, metaMessages: undefined, shortMessage: 'Nonce provided for the transaction is higher than the next one expected.', version: 'viem@1.0.2', walk: 'Function<walk>' } Caused by: EstimateGasExecutionError: Nonce provided for the transaction (665) is higher than the next one expected. Estimate Gas Arguments: from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 to: 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2 data: 0x00000000000000000000000000000000000000000000000004fefa17b7240000 maxFeePerGas: 7.105589354 gwei maxPriorityFeePerGas: 1 gwei nonce: 665 Details: Nonce too high Version: viem@1.0.2 ❯ Module.getEstimateGasError src/utils/errors/getEstimateGasError.ts:42:10 ❯ estimateGas src/actions/public/estimateGas.ts:173:11 ❯ Module.prepareTransactionRequest src/actions/wallet/prepareTransactionRequest.ts:399:19 ❯ Module.estimateGas src/actions/public/estimateGas.ts:127:10 ❯ src/actions/public/estimateGas.test.ts:181:7 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'Nonce too high', docsPath: undefined, metaMessages: [ 'Estimate Gas Arguments:', ' from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266\n to: 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2\n data: 0x00000000000000000000000000000000000000000000000004fefa17b7240000\n maxFeePerGas: 7.105589354 gwei\n maxPriorityFeePerGas: 1 gwei\n nonce: 665' ], shortMessage: 'Nonce provided for the transaction (665) is higher than the next one expected.', version: 'viem@1.0.2', walk: 'Function<walk>' } Caused by: NonceTooHighError: Nonce provided for the transaction (665) is higher than the next one expected. Details: Nonce too high Version: viem@1.0.2 ❯ Module.getNodeError src/utils/errors/getNodeError.ts:96:12 ❯ src/utils/errors/getEstimateGasError.ts:35:19 ❯ Module.getEstimateGasError src/utils/errors/getEstimateGasError.ts:41:3 ❯ estimateGas src/actions/public/estimateGas.ts:173:11 ❯ Module.prepareTransactionRequest src/actions/wallet/prepareTransactionRequest.ts:399:19 ❯ Module.estimateGas src/actions/public/estimateGas.ts:127:10 ❯ src/actions/public/estimateGas.test.ts:181:7 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'Nonce too high', docsPath: undefined, metaMessages: undefined, shortMessage: 'Nonce provided for the transaction (665) is higher than the next one expected.', version: 'viem@1.0.2', walk: 'Function<walk>' } Caused by: TransactionRejectedRpcErr
src/actions/public/estimateGas.test.ts > local account > args: data: src/utils/errors/getEstimateGasError.ts#L42
EstimateGasExecutionError: Nonce provided for the transaction is higher than the next one expected. Estimate Gas Arguments: from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 to: 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2 data: 0x00000000000000000000000000000000000000000000000004fefa17b7240000 Details: Nonce too high Version: viem@1.0.2 ❯ Module.getEstimateGasError src/utils/errors/getEstimateGasError.ts:42:10 ❯ Module.estimateGas src/actions/public/estimateGas.ts:173:11 ❯ src/actions/public/estimateGas.test.ts:181:7 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'Nonce too high', docsPath: undefined, metaMessages: [ 'Estimate Gas Arguments:', ' from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266\n to: 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2\n data: 0x00000000000000000000000000000000000000000000000004fefa17b7240000' ], shortMessage: 'Nonce provided for the transaction is higher than the next one expected.', version: 'viem@1.0.2', walk: 'Function<walk>' } Caused by: NonceTooHighError: Nonce provided for the transaction is higher than the next one expected. Details: Nonce too high Version: viem@1.0.2 ❯ Module.getNodeError src/utils/errors/getNodeError.ts:96:12 ❯ src/utils/errors/getEstimateGasError.ts:35:19 ❯ Module.getEstimateGasError src/utils/errors/getEstimateGasError.ts:41:3 ❯ Module.estimateGas src/actions/public/estimateGas.ts:173:11 ❯ src/actions/public/estimateGas.test.ts:181:7 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'Nonce too high', docsPath: undefined, metaMessages: undefined, shortMessage: 'Nonce provided for the transaction is higher than the next one expected.', version: 'viem@1.0.2', walk: 'Function<walk>' } Caused by: EstimateGasExecutionError: Nonce provided for the transaction (665) is higher than the next one expected. Estimate Gas Arguments: from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 to: 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2 data: 0x00000000000000000000000000000000000000000000000004fefa17b7240000 maxFeePerGas: 7.105589354 gwei maxPriorityFeePerGas: 1 gwei nonce: 665 Details: Nonce too high Version: viem@1.0.2 ❯ Module.getEstimateGasError src/utils/errors/getEstimateGasError.ts:42:10 ❯ estimateGas src/actions/public/estimateGas.ts:173:11 ❯ Module.prepareTransactionRequest src/actions/wallet/prepareTransactionRequest.ts:399:19 ❯ Module.estimateGas src/actions/public/estimateGas.ts:127:10 ❯ src/actions/public/estimateGas.test.ts:181:7 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'Nonce too high', docsPath: undefined, metaMessages: [ 'Estimate Gas Arguments:', ' from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266\n to: 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2\n data: 0x00000000000000000000000000000000000000000000000004fefa17b7240000\n maxFeePerGas: 7.105589354 gwei\n maxPriorityFeePerGas: 1 gwei\n nonce: 665' ], shortMessage: 'Nonce provided for the transaction (665) is higher than the next one expected.', version: 'viem@1.0.2', walk: 'Function<walk>' } Caused by: NonceTooHighError: Nonce provided for the transaction (665) is higher than the next one expected. Details: Nonce too high Version: viem@1.0.2 ❯ Module.getNodeError src/utils/errors/getNodeError.ts:96:12 ❯ src/utils/errors/getEstimateGasError.ts:35:19 ❯ Module.getEstimateGasError src/utils/errors/getEstimateGasError.ts:41:3 ❯ estimateGas src/actions/public/estimateGas.ts:173:11 ❯ Module.prepareTransactionRequest src/actions/wallet/prepareTransactionRequest.ts:399:19 ❯ Module.estimateGas src/actions/public/estimateGas.ts:127:10 ❯ src/actions/public/estimateGas.test.ts:181:7 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'Nonce too high', docsPath: undefined, metaMessages: undefined, shortMessage: 'Nonce provided for the transaction (665) is higher than the next one expected.', version: 'viem@1.0.2', walk: 'Function<walk>' } Caused by: TransactionRejectedRpcErr
src/actions/public/estimateGas.test.ts > local account > args: data: src/utils/errors/getEstimateGasError.ts#L42
EstimateGasExecutionError: Nonce provided for the transaction is higher than the next one expected. Estimate Gas Arguments: from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 to: 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2 data: 0x00000000000000000000000000000000000000000000000004fefa17b7240000 Details: Nonce too high Version: viem@1.0.2 ❯ Module.getEstimateGasError src/utils/errors/getEstimateGasError.ts:42:10 ❯ Module.estimateGas src/actions/public/estimateGas.ts:173:11 ❯ src/actions/public/estimateGas.test.ts:181:7 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'Nonce too high', docsPath: undefined, metaMessages: [ 'Estimate Gas Arguments:', ' from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266\n to: 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2\n data: 0x00000000000000000000000000000000000000000000000004fefa17b7240000' ], shortMessage: 'Nonce provided for the transaction is higher than the next one expected.', version: 'viem@1.0.2', walk: 'Function<walk>' } Caused by: NonceTooHighError: Nonce provided for the transaction is higher than the next one expected. Details: Nonce too high Version: viem@1.0.2 ❯ Module.getNodeError src/utils/errors/getNodeError.ts:96:12 ❯ src/utils/errors/getEstimateGasError.ts:35:19 ❯ Module.getEstimateGasError src/utils/errors/getEstimateGasError.ts:41:3 ❯ Module.estimateGas src/actions/public/estimateGas.ts:173:11 ❯ src/actions/public/estimateGas.test.ts:181:7 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'Nonce too high', docsPath: undefined, metaMessages: undefined, shortMessage: 'Nonce provided for the transaction is higher than the next one expected.', version: 'viem@1.0.2', walk: 'Function<walk>' } Caused by: EstimateGasExecutionError: Nonce provided for the transaction (665) is higher than the next one expected. Estimate Gas Arguments: from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 to: 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2 data: 0x00000000000000000000000000000000000000000000000004fefa17b7240000 maxFeePerGas: 7.105589354 gwei maxPriorityFeePerGas: 1 gwei nonce: 665 Details: Nonce too high Version: viem@1.0.2 ❯ Module.getEstimateGasError src/utils/errors/getEstimateGasError.ts:42:10 ❯ estimateGas src/actions/public/estimateGas.ts:173:11 ❯ Module.prepareTransactionRequest src/actions/wallet/prepareTransactionRequest.ts:399:19 ❯ Module.estimateGas src/actions/public/estimateGas.ts:127:10 ❯ src/actions/public/estimateGas.test.ts:181:7 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'Nonce too high', docsPath: undefined, metaMessages: [ 'Estimate Gas Arguments:', ' from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266\n to: 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2\n data: 0x00000000000000000000000000000000000000000000000004fefa17b7240000\n maxFeePerGas: 7.105589354 gwei\n maxPriorityFeePerGas: 1 gwei\n nonce: 665' ], shortMessage: 'Nonce provided for the transaction (665) is higher than the next one expected.', version: 'viem@1.0.2', walk: 'Function<walk>' } Caused by: NonceTooHighError: Nonce provided for the transaction (665) is higher than the next one expected. Details: Nonce too high Version: viem@1.0.2 ❯ Module.getNodeError src/utils/errors/getNodeError.ts:96:12 ❯ src/utils/errors/getEstimateGasError.ts:35:19 ❯ Module.getEstimateGasError src/utils/errors/getEstimateGasError.ts:41:3 ❯ estimateGas src/actions/public/estimateGas.ts:173:11 ❯ Module.prepareTransactionRequest src/actions/wallet/prepareTransactionRequest.ts:399:19 ❯ Module.estimateGas src/actions/public/estimateGas.ts:127:10 ❯ src/actions/public/estimateGas.test.ts:181:7 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'Nonce too high', docsPath: undefined, metaMessages: undefined, shortMessage: 'Nonce provided for the transaction (665) is higher than the next one expected.', version: 'viem@1.0.2', walk: 'Function<walk>' } Caused by: TransactionRejectedRpcErr
src/actions/public/estimateGas.test.ts > local account > args: data: src/utils/errors/getEstimateGasError.ts#L42
EstimateGasExecutionError: Nonce provided for the transaction is higher than the next one expected. Estimate Gas Arguments: from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 to: 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2 data: 0x00000000000000000000000000000000000000000000000004fefa17b7240000 Details: Nonce too high Version: viem@1.0.2 ❯ Module.getEstimateGasError src/utils/errors/getEstimateGasError.ts:42:10 ❯ Module.estimateGas src/actions/public/estimateGas.ts:173:11 ❯ src/actions/public/estimateGas.test.ts:181:7 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'Nonce too high', docsPath: undefined, metaMessages: [ 'Estimate Gas Arguments:', ' from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266\n to: 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2\n data: 0x00000000000000000000000000000000000000000000000004fefa17b7240000' ], shortMessage: 'Nonce provided for the transaction is higher than the next one expected.', version: 'viem@1.0.2', walk: 'Function<walk>' } Caused by: NonceTooHighError: Nonce provided for the transaction is higher than the next one expected. Details: Nonce too high Version: viem@1.0.2 ❯ Module.getNodeError src/utils/errors/getNodeError.ts:96:12 ❯ src/utils/errors/getEstimateGasError.ts:35:19 ❯ Module.getEstimateGasError src/utils/errors/getEstimateGasError.ts:41:3 ❯ Module.estimateGas src/actions/public/estimateGas.ts:173:11 ❯ src/actions/public/estimateGas.test.ts:181:7 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'Nonce too high', docsPath: undefined, metaMessages: undefined, shortMessage: 'Nonce provided for the transaction is higher than the next one expected.', version: 'viem@1.0.2', walk: 'Function<walk>' } Caused by: EstimateGasExecutionError: Nonce provided for the transaction (665) is higher than the next one expected. Estimate Gas Arguments: from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 to: 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2 data: 0x00000000000000000000000000000000000000000000000004fefa17b7240000 maxFeePerGas: 7.105589354 gwei maxPriorityFeePerGas: 1 gwei nonce: 665 Details: Nonce too high Version: viem@1.0.2 ❯ Module.getEstimateGasError src/utils/errors/getEstimateGasError.ts:42:10 ❯ estimateGas src/actions/public/estimateGas.ts:173:11 ❯ Module.prepareTransactionRequest src/actions/wallet/prepareTransactionRequest.ts:399:19 ❯ Module.estimateGas src/actions/public/estimateGas.ts:127:10 ❯ src/actions/public/estimateGas.test.ts:181:7 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'Nonce too high', docsPath: undefined, metaMessages: [ 'Estimate Gas Arguments:', ' from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266\n to: 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2\n data: 0x00000000000000000000000000000000000000000000000004fefa17b7240000\n maxFeePerGas: 7.105589354 gwei\n maxPriorityFeePerGas: 1 gwei\n nonce: 665' ], shortMessage: 'Nonce provided for the transaction (665) is higher than the next one expected.', version: 'viem@1.0.2', walk: 'Function<walk>' } Caused by: NonceTooHighError: Nonce provided for the transaction (665) is higher than the next one expected. Details: Nonce too high Version: viem@1.0.2 ❯ Module.getNodeError src/utils/errors/getNodeError.ts:96:12 ❯ src/utils/errors/getEstimateGasError.ts:35:19 ❯ Module.getEstimateGasError src/utils/errors/getEstimateGasError.ts:41:3 ❯ estimateGas src/actions/public/estimateGas.ts:173:11 ❯ Module.prepareTransactionRequest src/actions/wallet/prepareTransactionRequest.ts:399:19 ❯ Module.estimateGas src/actions/public/estimateGas.ts:127:10 ❯ src/actions/public/estimateGas.test.ts:181:7 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'Nonce too high', docsPath: undefined, metaMessages: undefined, shortMessage: 'Nonce provided for the transaction (665) is higher than the next one expected.', version: 'viem@1.0.2', walk: 'Function<walk>' } Caused by: TransactionRejectedRpcErr
src/actions/public/estimateGas.test.ts > local account > args: data: src/utils/errors/getEstimateGasError.ts#L42
EstimateGasExecutionError: Nonce provided for the transaction is higher than the next one expected. Estimate Gas Arguments: from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 to: 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2 data: 0x00000000000000000000000000000000000000000000000004fefa17b7240000 Details: Nonce too high Version: viem@1.0.2 ❯ Module.getEstimateGasError src/utils/errors/getEstimateGasError.ts:42:10 ❯ Module.estimateGas src/actions/public/estimateGas.ts:173:11 ❯ src/actions/public/estimateGas.test.ts:181:7 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'Nonce too high', docsPath: undefined, metaMessages: [ 'Estimate Gas Arguments:', ' from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266\n to: 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2\n data: 0x00000000000000000000000000000000000000000000000004fefa17b7240000' ], shortMessage: 'Nonce provided for the transaction is higher than the next one expected.', version: 'viem@1.0.2', walk: 'Function<walk>' } Caused by: NonceTooHighError: Nonce provided for the transaction is higher than the next one expected. Details: Nonce too high Version: viem@1.0.2 ❯ Module.getNodeError src/utils/errors/getNodeError.ts:96:12 ❯ src/utils/errors/getEstimateGasError.ts:35:19 ❯ Module.getEstimateGasError src/utils/errors/getEstimateGasError.ts:41:3 ❯ Module.estimateGas src/actions/public/estimateGas.ts:173:11 ❯ src/actions/public/estimateGas.test.ts:181:7 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'Nonce too high', docsPath: undefined, metaMessages: undefined, shortMessage: 'Nonce provided for the transaction is higher than the next one expected.', version: 'viem@1.0.2', walk: 'Function<walk>' } Caused by: EstimateGasExecutionError: Nonce provided for the transaction (665) is higher than the next one expected. Estimate Gas Arguments: from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 to: 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2 data: 0x00000000000000000000000000000000000000000000000004fefa17b7240000 maxFeePerGas: 7.105589354 gwei maxPriorityFeePerGas: 1 gwei nonce: 665 Details: Nonce too high Version: viem@1.0.2 ❯ Module.getEstimateGasError src/utils/errors/getEstimateGasError.ts:42:10 ❯ estimateGas src/actions/public/estimateGas.ts:173:11 ❯ Module.prepareTransactionRequest src/actions/wallet/prepareTransactionRequest.ts:399:19 ❯ Module.estimateGas src/actions/public/estimateGas.ts:127:10 ❯ src/actions/public/estimateGas.test.ts:181:7 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'Nonce too high', docsPath: undefined, metaMessages: [ 'Estimate Gas Arguments:', ' from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266\n to: 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2\n data: 0x00000000000000000000000000000000000000000000000004fefa17b7240000\n maxFeePerGas: 7.105589354 gwei\n maxPriorityFeePerGas: 1 gwei\n nonce: 665' ], shortMessage: 'Nonce provided for the transaction (665) is higher than the next one expected.', version: 'viem@1.0.2', walk: 'Function<walk>' } Caused by: NonceTooHighError: Nonce provided for the transaction (665) is higher than the next one expected. Details: Nonce too high Version: viem@1.0.2 ❯ Module.getNodeError src/utils/errors/getNodeError.ts:96:12 ❯ src/utils/errors/getEstimateGasError.ts:35:19 ❯ Module.getEstimateGasError src/utils/errors/getEstimateGasError.ts:41:3 ❯ estimateGas src/actions/public/estimateGas.ts:173:11 ❯ Module.prepareTransactionRequest src/actions/wallet/prepareTransactionRequest.ts:399:19 ❯ Module.estimateGas src/actions/public/estimateGas.ts:127:10 ❯ src/actions/public/estimateGas.test.ts:181:7 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'Nonce too high', docsPath: undefined, metaMessages: undefined, shortMessage: 'Nonce provided for the transaction (665) is higher than the next one expected.', version: 'viem@1.0.2', walk: 'Function<walk>' } Caused by: TransactionRejectedRpcErr
src/actions/public/estimateGas.test.ts > local account > args: data: src/utils/errors/getEstimateGasError.ts#L42
EstimateGasExecutionError: Nonce provided for the transaction is higher than the next one expected. Estimate Gas Arguments: from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 to: 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2 data: 0x00000000000000000000000000000000000000000000000004fefa17b7240000 Details: Nonce too high Version: viem@1.0.2 ❯ Module.getEstimateGasError src/utils/errors/getEstimateGasError.ts:42:10 ❯ Module.estimateGas src/actions/public/estimateGas.ts:173:11 ❯ src/actions/public/estimateGas.test.ts:181:7 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'Nonce too high', docsPath: undefined, metaMessages: [ 'Estimate Gas Arguments:', ' from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266\n to: 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2\n data: 0x00000000000000000000000000000000000000000000000004fefa17b7240000' ], shortMessage: 'Nonce provided for the transaction is higher than the next one expected.', version: 'viem@1.0.2', walk: 'Function<walk>' } Caused by: NonceTooHighError: Nonce provided for the transaction is higher than the next one expected. Details: Nonce too high Version: viem@1.0.2 ❯ Module.getNodeError src/utils/errors/getNodeError.ts:96:12 ❯ src/utils/errors/getEstimateGasError.ts:35:19 ❯ Module.getEstimateGasError src/utils/errors/getEstimateGasError.ts:41:3 ❯ Module.estimateGas src/actions/public/estimateGas.ts:173:11 ❯ src/actions/public/estimateGas.test.ts:181:7 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'Nonce too high', docsPath: undefined, metaMessages: undefined, shortMessage: 'Nonce provided for the transaction is higher than the next one expected.', version: 'viem@1.0.2', walk: 'Function<walk>' } Caused by: EstimateGasExecutionError: Nonce provided for the transaction (665) is higher than the next one expected. Estimate Gas Arguments: from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 to: 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2 data: 0x00000000000000000000000000000000000000000000000004fefa17b7240000 maxFeePerGas: 7.105589354 gwei maxPriorityFeePerGas: 1 gwei nonce: 665 Details: Nonce too high Version: viem@1.0.2 ❯ Module.getEstimateGasError src/utils/errors/getEstimateGasError.ts:42:10 ❯ estimateGas src/actions/public/estimateGas.ts:173:11 ❯ Module.prepareTransactionRequest src/actions/wallet/prepareTransactionRequest.ts:399:19 ❯ Module.estimateGas src/actions/public/estimateGas.ts:127:10 ❯ src/actions/public/estimateGas.test.ts:181:7 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'Nonce too high', docsPath: undefined, metaMessages: [ 'Estimate Gas Arguments:', ' from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266\n to: 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2\n data: 0x00000000000000000000000000000000000000000000000004fefa17b7240000\n maxFeePerGas: 7.105589354 gwei\n maxPriorityFeePerGas: 1 gwei\n nonce: 665' ], shortMessage: 'Nonce provided for the transaction (665) is higher than the next one expected.', version: 'viem@1.0.2', walk: 'Function<walk>' } Caused by: NonceTooHighError: Nonce provided for the transaction (665) is higher than the next one expected. Details: Nonce too high Version: viem@1.0.2 ❯ Module.getNodeError src/utils/errors/getNodeError.ts:96:12 ❯ src/utils/errors/getEstimateGasError.ts:35:19 ❯ Module.getEstimateGasError src/utils/errors/getEstimateGasError.ts:41:3 ❯ estimateGas src/actions/public/estimateGas.ts:173:11 ❯ Module.prepareTransactionRequest src/actions/wallet/prepareTransactionRequest.ts:399:19 ❯ Module.estimateGas src/actions/public/estimateGas.ts:127:10 ❯ src/actions/public/estimateGas.test.ts:181:7 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'Nonce too high', docsPath: undefined, metaMessages: undefined, shortMessage: 'Nonce provided for the transaction (665) is higher than the next one expected.', version: 'viem@1.0.2', walk: 'Function<walk>' } Caused by: TransactionRejectedRpcErr
src/actions/public/watchContractEvent.test.ts > poll > args: args: src/utils/errors/getTransactionError.ts#L44
TransactionExecutionError: Nonce provided for the transaction is lower than the current nonce of the account. Try increasing the nonce or find the latest nonce with `getTransactionCount`. Request Arguments: from: 0xd8da6bf26964af9d7eed9e03e53415d37aa96045 to: 0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48 data: 0xa9059cbb00000000000000000000000070997970c51812dc3a010c7d01b50e0d17dc79c80000000000000000000000000000000000000000000000000000000000000001 Details: transaction already imported Version: viem@1.0.2 ❯ Module.getTransactionError src/utils/errors/getTransactionError.ts:44:10 ❯ sendTransaction src/actions/wallet/sendTransaction.ts:240:11 ❯ src/actions/public/watchContractEvent.test.ts:259:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'transaction already imported', docsPath: undefined, metaMessages: [ 'Request Arguments:', ' from: 0xd8da6bf26964af9d7eed9e03e53415d37aa96045\n to: 0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48\n data: 0xa9059cbb00000000000000000000000070997970c51812dc3a010c7d01b50e0d17dc79c80000000000000000000000000000000000000000000000000000000000000001' ], shortMessage: 'Nonce provided for the transaction is lower than the current nonce of the account.\nTry increasing the nonce or find the latest nonce with `getTransactionCount`.', version: 'viem@1.0.2', walk: 'Function<walk>' } Caused by: NonceTooLowError: Nonce provided for the transaction is lower than the current nonce of the account. Try increasing the nonce or find the latest nonce with `getTransactionCount`. Details: transaction already imported Version: viem@1.0.2 ❯ Module.getNodeError src/utils/errors/getNodeError.ts:98:12 ❯ src/utils/errors/getTransactionError.ts:37:19 ❯ Module.getTransactionError src/utils/errors/getTransactionError.ts:43:3 ❯ sendTransaction src/actions/wallet/sendTransaction.ts:240:11 ❯ src/actions/public/watchContractEvent.test.ts:259:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'transaction already imported', docsPath: undefined, metaMessages: undefined, shortMessage: 'Nonce provided for the transaction is lower than the current nonce of the account.\nTry increasing the nonce or find the latest nonce with `getTransactionCount`.', version: 'viem@1.0.2', walk: 'Function<walk>' } Caused by: TransactionRejectedRpcError: Transaction creation failed. URL: http://localhost Request body: {"method":"eth_sendTransaction","params":[{"data":"0xa9059cbb00000000000000000000000070997970c51812dc3a010c7d01b50e0d17dc79c80000000000000000000000000000000000000000000000000000000000000001","from":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","to":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"}]} Details: transaction already imported Version: viem@1.0.2 ❯ withRetry.delay.count.count src/utils/buildRequest.ts:136:21 ❯ attemptRetry src/utils/promise/withRetry.ts:44:22 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'transaction already imported', docsPath: undefined, metaMessages: [ 'URL: http://localhost', 'Request body: {"method":"eth_sendTransaction","params":[{"data":"0xa9059cbb00000000000000000000000070997970c51812dc3a010c7d01b50e0d17dc79c80000000000000000000000000000000000000000000000000000000000000001","from":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","to":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"}]}' ], shortMessage: 'Transaction creation failed.', version: 'viem@1.0.2', code: -32003, walk: 'Function<walk>' } Caused by: RpcRequestError: RPC Request failed. URL: http://localhost Request body: {"method":"eth_sendTransaction","params":[{"data":"0xa9059cbb00000000000000000000000070997970c51812dc3a010c7d01b50e0d17dc79c80000000000000000000000000000000000000000000000000000000000000001","from":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","to":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"}]} Details: transaction already imported Version: viem@1.0.2 ❯ request src/clients/transports/http.ts:131:19 ❯ withRetry.delay.count.count src/utils/buildRequest.ts:104:18 ❯ attemptRetry src/utils/promise/withRetry.ts:44:22 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: '
src/actions/public/watchContractEvent.test.ts > poll > args: args: src/actions/public/watchContractEvent.test.ts#L277
AssertionError: expected 2 to be 1 // Object.is equality - Expected + Received - 1 + 2 ❯ src/actions/public/watchContractEvent.test.ts:277:25
Verify / Test (webSocket, 2, 3)
The job was canceled because "http_3_3" failed.
Verify / Test (webSocket, 1, 3)
The job was canceled because "http_3_3" failed.
Verify / Test (webSocket, 1, 3)
The operation was canceled.
Verify / Test (http, 3, 3)
Attempt 1 failed. Reason: Child_process exited with error code 1
Verify / Test (http, 3, 3)
Attempt 2 failed. Reason: Child_process exited with error code 1