Skip to content

export AbiEvent type #312

export AbiEvent type

export AbiEvent type #312

Triggered via pull request March 20, 2024 09:39
@jxomjxom
synchronize #1984
main
Status Failure
Total duration 6m 36s
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

23 errors and 7 warnings
Size
Size limit has been exceeded.
src/actions/public/watchContractEvent.test.ts > poll > default: src/utils/errors/getTransactionError.ts#L44
TransactionExecutionError: The request took too long to respond. URL: http://localhost Request body: {"method":"eth_sendTransaction","params":[{"data":"0xa9059cbb000000000000000000000000d8da6bf26964af9d7eed9e03e53415d37aa960450000000000000000000000000000000000000000000000000000000000000001","from":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","to":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"}],"id":5} Request Arguments: from: 0xd8da6bf26964af9d7eed9e03e53415d37aa96045 to: 0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48 data: 0xa9059cbb000000000000000000000000d8da6bf26964af9d7eed9e03e53415d37aa960450000000000000000000000000000000000000000000000000000000000000001 Details: The request timed out. Version: viem@1.0.2 Anvil log output ======================================= anvil_mine Transaction: 0xf8e509c37670d380e88184ebe0dfc36dcdb769edb175db746d3d11d639df6de4 Gas used: 38889 Transaction: 0xe7af84e174a0ffee3b21aa4ffe0659718a47f167a17bf15eb83bb21065f7fc0b Gas used: 38889 Block Number: 16280773 Block Hash: 0xfafb761e52a1c95cc4a849c9962a3abb8d52ddc9a00782cb1d90f503ff9ec92f Block Time: "Wed, 28 Dec 2022 04:10:07 +0000" eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges eth_chainId eth_sendTransaction eth_estimateGas anvil_mine Transaction: 0xc5e192a23a7a1cf7c4edbaf903f02df92cb315a647d2661f94e0b36c6501c241 Gas used: 38039 Block Number: 16280774 Block Hash: 0xfd7ae56bd8d30adc12c77ee94a660aa1813968357598cbd439814f005a3e85d6 Block Time: "Wed, 28 Dec 2022 04:10:08 +0000" eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges Anvil log output ======================================= anvil_mine Transaction: 0xf8e509c37670d380e88184ebe0dfc36dcdb769edb175db746d3d11d639df6de4 Gas used: 38889 Transaction: 0xe7af84e174a0ffee3b21aa4ffe0659718a47f167a17bf15eb83bb21065f7fc0b Gas used: 38889 Block Number: 16280773 Block Hash: 0xfafb761e52a1c95cc4a849c9962a3abb8d52ddc9a00782cb1d90f503ff9ec92f Block Time: "Wed, 28 Dec 2022 04:10:07 +0000" eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges eth_chainId eth_sendTransaction eth_estimateGas anvil_mine Transaction: 0xc5e192a23a7a1cf7c4edbaf903f02df92cb315a647d2661f94e0b36c6501c241 Gas used: 38039 Block Number: 16280774 Block Hash: 0xfd7ae56bd8d30adc12c77ee94a660aa1813968357598cbd439814f005a3e85d6 Block Time: "Wed, 28 Dec 2022 04:10:08 +0000" eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges Anvil log output ======================================= anvil_mine Transaction: 0xf8e509c37670d380e88184ebe0dfc36dcdb769edb175db746d3d11d639df6de4 Gas used: 38889 Transaction: 0xe7af84e174a0ffee3b21aa4ffe0659718a47f167a17bf15eb83bb21065f7fc0b Gas used: 38889 Block Number: 16280773 Block Hash: 0xfafb761e52a1c95cc4a849c9962a3abb8d52ddc9a00782cb1d90f503ff9ec92f Block Time: "Wed, 28 Dec 2022 04:10:07 +0000" eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges eth_chainId eth_sendTransaction eth_estimateGas anvil_mine Transaction: 0xc5e192a23a7a1cf7c4edbaf903f02df92cb315a647d2661f94e0b36c6501c241 Gas used: 38039 Block Number: 16280774 Block Hash: 0xfd7ae56bd8d30adc12c77ee94a660aa1813968357598cbd439814f005a3e85d6 Block Time: "Wed, 28 Dec 2022 04:10:08 +0000" eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges Anvil log output ======================================= Transaction: 0xf8e509c37670d380e88184ebe0dfc36dcdb769edb175db746d3d11d639df6de4 Gas used: 38889 Transaction: 0xe7af84e174a0ffee3b21aa4ffe0659718a47f167a17bf15eb83bb21065f7f
src/actions/public/watchContractEvent.test.ts > poll > default: 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: 0xa9059cbb000000000000000000000000d8da6bf26964af9d7eed9e03e53415d37aa960450000000000000000000000000000000000000000000000000000000000000001 Details: transaction already imported Version: viem@1.0.2 ❯ Module.getTransactionError src/utils/errors/getTransactionError.ts:44:10 ❯ Module.sendTransaction src/actions/wallet/sendTransaction.ts:238:11 ❯ src/actions/public/watchContractEvent.test.ts:78:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'transaction already imported', docsPath: undefined, metaMessages: [ 'Request Arguments:', ' from: 0xd8da6bf26964af9d7eed9e03e53415d37aa96045\n to: 0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48\n data: 0xa9059cbb000000000000000000000000d8da6bf26964af9d7eed9e03e53415d37aa960450000000000000000000000000000000000000000000000000000000000000001' ], 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 ❯ Module.sendTransaction src/actions/wallet/sendTransaction.ts:238:11 ❯ src/actions/public/watchContractEvent.test.ts:78: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":"0xa9059cbb000000000000000000000000d8da6bf26964af9d7eed9e03e53415d37aa960450000000000000000000000000000000000000000000000000000000000000001","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":"0xa9059cbb000000000000000000000000d8da6bf26964af9d7eed9e03e53415d37aa960450000000000000000000000000000000000000000000000000000000000000001","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":"0xa9059cbb000000000000000000000000d8da6bf26964af9d7eed9e03e53415d37aa960450000000000000000000000000000000000000000000000000000000000000001","from":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","to":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"}]} Details: transaction already imported Version: viem@1.0.2 ❯ Object.request test/src/utils.ts:120:13 ❯ withRetry.delay.count.count src/utils/buildRequest.ts:104:18 ❯ attemptRetry src/utils/promise/withRetry.ts:44:22 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { deta
src/actions/public/watchContractEvent.test.ts > poll > default: src/actions/public/watchContractEvent.test.ts#L102
AssertionError: expected 6 to be 2 // Object.is equality - Expected + Received - 2 + 6 ❯ src/actions/public/watchContractEvent.test.ts:102:25
src/actions/public/watchContractEvent.test.ts > poll > default: src/actions/public/watchContractEvent.test.ts#L102
AssertionError: expected 6 to be 2 // Object.is equality - Expected + Received - 2 + 6 ❯ src/actions/public/watchContractEvent.test.ts:102:25
src/actions/public/watchContractEvent.test.ts > poll > default: src/utils/errors/getTransactionError.ts#L44
TransactionExecutionError: The request took too long to respond. URL: http://localhost Request body: {"method":"eth_sendTransaction","params":[{"data":"0xa9059cbb000000000000000000000000d8da6bf26964af9d7eed9e03e53415d37aa960450000000000000000000000000000000000000000000000000000000000000001","from":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","to":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"}],"id":5} Request Arguments: from: 0xd8da6bf26964af9d7eed9e03e53415d37aa96045 to: 0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48 data: 0xa9059cbb000000000000000000000000d8da6bf26964af9d7eed9e03e53415d37aa960450000000000000000000000000000000000000000000000000000000000000001 Details: The request timed out. Version: viem@1.0.2 Anvil log output ======================================= eth_sendTransaction eth_estimateGas anvil_mine Transaction: 0xf8e509c37670d380e88184ebe0dfc36dcdb769edb175db746d3d11d639df6de4 Gas used: 38889 Transaction: 0xe7af84e174a0ffee3b21aa4ffe0659718a47f167a17bf15eb83bb21065f7fc0b Gas used: 38889 Block Number: 16280773 Block Hash: 0xabf302b00121270acb5dc099210ba3987de6d0866a6b8458307d8cf788478e21 Block Time: "Wed, 28 Dec 2022 04:10:02 +0000" eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges eth_chainId eth_sendTransaction eth_estimateGas anvil_mine Transaction: 0xc5e192a23a7a1cf7c4edbaf903f02df92cb315a647d2661f94e0b36c6501c241 Gas used: 38039 Block Number: 16280774 Block Hash: 0x07d2c60fc43934544489d0299efa0aca3203bfa7c132c430bbcb732c0c257549 Block Time: "Wed, 28 Dec 2022 04:10:03 +0000" eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges Anvil log output ======================================= eth_sendTransaction eth_estimateGas anvil_mine Transaction: 0xf8e509c37670d380e88184ebe0dfc36dcdb769edb175db746d3d11d639df6de4 Gas used: 38889 Transaction: 0xe7af84e174a0ffee3b21aa4ffe0659718a47f167a17bf15eb83bb21065f7fc0b Gas used: 38889 Block Number: 16280773 Block Hash: 0xabf302b00121270acb5dc099210ba3987de6d0866a6b8458307d8cf788478e21 Block Time: "Wed, 28 Dec 2022 04:10:02 +0000" eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges eth_chainId eth_sendTransaction eth_estimateGas anvil_mine Transaction: 0xc5e192a23a7a1cf7c4edbaf903f02df92cb315a647d2661f94e0b36c6501c241 Gas used: 38039 Block Number: 16280774 Block Hash: 0x07d2c60fc43934544489d0299efa0aca3203bfa7c132c430bbcb732c0c257549 Block Time: "Wed, 28 Dec 2022 04:10:03 +0000" eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges Anvil log output ======================================= eth_sendTransaction eth_estimateGas anvil_mine Transaction: 0xf8e509c37670d380e88184ebe0dfc36dcdb769edb175db746d3d11d639df6de4 Gas used: 38889 Transaction: 0xe7af84e174a0ffee3b21aa4ffe0659718a47f167a17bf15eb83bb21065f7fc0b Gas used: 38889 Block Number: 16280773 Block Hash: 0xabf302b00121270acb5dc099210ba3987de6d0866a6b8458307d8cf788478e21 Block Time: "Wed, 28 Dec 2022 04:10:02 +0000" eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges eth_chainId eth_sendTransaction eth_estimateGas anvil_mine Transaction: 0xc5e192a23a7a1cf7c4edbaf903f02df92cb315a647d2661f94e0b36c6501c241 Gas used: 38039 Block Number: 16280774 Block Hash: 0x07d2c60fc43934544489d0299efa0aca3203bfa7c132c430bbcb732c0c257549 Block Time: "Wed, 28 Dec 2022 04:10:03 +0000" eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges Anvil log output ======================================= anvil_mine Transaction: 0xf8e509c37670d380e88184ebe0dfc36dcdb769edb175db
src/actions/public/watchContractEvent.test.ts > poll > default: 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: 0xa9059cbb000000000000000000000000d8da6bf26964af9d7eed9e03e53415d37aa960450000000000000000000000000000000000000000000000000000000000000001 Details: transaction already imported Version: viem@1.0.2 ❯ Module.getTransactionError src/utils/errors/getTransactionError.ts:44:10 ❯ Module.sendTransaction src/actions/wallet/sendTransaction.ts:238:11 ❯ src/actions/public/watchContractEvent.test.ts:78:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'transaction already imported', docsPath: undefined, metaMessages: [ 'Request Arguments:', ' from: 0xd8da6bf26964af9d7eed9e03e53415d37aa96045\n to: 0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48\n data: 0xa9059cbb000000000000000000000000d8da6bf26964af9d7eed9e03e53415d37aa960450000000000000000000000000000000000000000000000000000000000000001' ], 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 ❯ Module.sendTransaction src/actions/wallet/sendTransaction.ts:238:11 ❯ src/actions/public/watchContractEvent.test.ts:78: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":"0xa9059cbb000000000000000000000000d8da6bf26964af9d7eed9e03e53415d37aa960450000000000000000000000000000000000000000000000000000000000000001","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":"0xa9059cbb000000000000000000000000d8da6bf26964af9d7eed9e03e53415d37aa960450000000000000000000000000000000000000000000000000000000000000001","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":"0xa9059cbb000000000000000000000000d8da6bf26964af9d7eed9e03e53415d37aa960450000000000000000000000000000000000000000000000000000000000000001","from":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","to":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"}]} Details: transaction already imported Version: viem@1.0.2 ❯ Object.request test/src/utils.ts:120:13 ❯ withRetry.delay.count.count src/utils/buildRequest.ts:104:18 ❯ attemptRetry src/utils/promise/withRetry.ts:44:22 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { deta
src/actions/public/watchContractEvent.test.ts > poll > default: src/actions/public/watchContractEvent.test.ts#L102
AssertionError: expected 6 to be 2 // Object.is equality - Expected + Received - 2 + 6 ❯ src/actions/public/watchContractEvent.test.ts:102:25
src/actions/public/watchContractEvent.test.ts > poll > default: src/actions/public/watchContractEvent.test.ts#L102
AssertionError: expected 6 to be 2 // Object.is equality - Expected + Received - 2 + 6 ❯ src/actions/public/watchContractEvent.test.ts:102:25
src/actions/wallet/sendTransaction.test.ts > sends transaction: src/actions/public/getBalance.ts#L82
TypeError: Cannot convert undefined to a BigInt ❯ Module.getBalance src/actions/public/getBalance.ts:82:10 ❯ src/actions/wallet/sendTransaction.test.ts:58:5
src/actions/wallet/sendTransaction.test.ts > sends transaction: src/actions/public/getBalance.ts#L82
TypeError: Cannot convert undefined to a BigInt ❯ Module.getBalance src/actions/public/getBalance.ts:82:10 ❯ src/actions/wallet/sendTransaction.test.ts:58:5
Verify / Test (http, 2, 3)
The job was canceled because "http_3_3" failed.
src/actions/public/getFeeHistory.test.ts > args: blockCount: src/actions/public/getFeeHistory.test.ts#L74
Error: Snapshot `args: blockCount 1` mismatched Anvil log output ======================================= evm_setIntervalMining evm_setIntervalMining evm_setIntervalMining evm_setIntervalMining anvil_reset evm_setIntervalMining evm_setIntervalMining anvil_reset evm_setIntervalMining eth_feeHistory evm_setIntervalMining eth_feeHistory evm_setIntervalMining eth_feeHistory evm_setIntervalMining eth_feeHistory evm_setIntervalMining eth_feeHistory evm_setIntervalMining eth_feeHistory Anvil log output ======================================= evm_setIntervalMining evm_setIntervalMining evm_setIntervalMining evm_setIntervalMining anvil_reset evm_setIntervalMining evm_setIntervalMining anvil_reset evm_setIntervalMining eth_feeHistory evm_setIntervalMining eth_feeHistory evm_setIntervalMining eth_feeHistory evm_setIntervalMining eth_feeHistory evm_setIntervalMining eth_feeHistory evm_setIntervalMining eth_feeHistory Anvil log output ======================================= evm_setIntervalMining evm_setIntervalMining evm_setIntervalMining evm_setIntervalMining anvil_reset evm_setIntervalMining evm_setIntervalMining anvil_reset evm_setIntervalMining eth_feeHistory evm_setIntervalMining eth_feeHistory evm_setIntervalMining eth_feeHistory evm_setIntervalMining eth_feeHistory evm_setIntervalMining eth_feeHistory evm_setIntervalMining eth_feeHistory Anvil log output ======================================= evm_setIntervalMining evm_setIntervalMining evm_setIntervalMining evm_setIntervalMining anvil_reset evm_setIntervalMining evm_setIntervalMining anvil_reset evm_setIntervalMining eth_feeHistory evm_setIntervalMining eth_feeHistory evm_setIntervalMining eth_feeHistory evm_setIntervalMining eth_feeHistory evm_setIntervalMining eth_feeHistory evm_setIntervalMining eth_feeHistory - Expected + Received @@ -8,17 +8,9 @@ 0.4046894, 0.6307482666666666, ], "oldestBlock": 16280769n, "reward": [ - [ - 92613505n, - 1500000000n, - 20336529954n, - ], - [ - 0n, - 1500000000n, - 20228167552n, - ], + [], + [], ], } ❯ src/actions/public/getFeeHistory.test.ts:74:5
src/actions/public/getFeeHistory.test.ts > args: blockCount: src/actions/public/getFeeHistory.test.ts#L74
Error: Snapshot `args: blockCount 2` mismatched - Expected + Received @@ -8,17 +8,9 @@ 0.4046894, 0.6307482666666666, ], "oldestBlock": 16280769n, "reward": [ - [ - 92613505n, - 1500000000n, - 20336529954n, - ], - [ - 0n, - 1500000000n, - 20228167552n, - ], + [], + [], ], } ❯ src/actions/public/getFeeHistory.test.ts:74:5
src/actions/public/getFeeHistory.test.ts > args: blockCount: src/actions/public/getFeeHistory.test.ts#L74
Error: Snapshot `args: blockCount 3` mismatched - Expected + Received @@ -8,17 +8,9 @@ 0.4046894, 0.6307482666666666, ], "oldestBlock": 16280769n, "reward": [ - [ - 92613505n, - 1500000000n, - 20336529954n, - ], - [ - 0n, - 1500000000n, - 20228167552n, - ], + [], + [], ], } ❯ src/actions/public/getFeeHistory.test.ts:74:5
src/actions/public/getFeeHistory.test.ts > args: blockCount: src/actions/public/getFeeHistory.test.ts#L74
Error: Snapshot `args: blockCount 4` mismatched - Expected + Received @@ -8,17 +8,9 @@ 0.4046894, 0.6307482666666666, ], "oldestBlock": 16280769n, "reward": [ - [ - 92613505n, - 1500000000n, - 20336529954n, - ], - [ - 0n, - 1500000000n, - 20228167552n, - ], + [], + [], ], } ❯ src/actions/public/getFeeHistory.test.ts:74:5
Verify / Test (http, 2, 3)
The operation was canceled.
Verify / Test (http, 1, 3)
The job was canceled because "http_3_3" failed.
src/actions/public/watchEvent.test.ts > poll > default: src/utils/errors/getTransactionError.ts#L44
TransactionExecutionError: The request took too long to respond. URL: http://localhost Request body: {"method":"eth_sendTransaction","params":[{"data":"0xa9059cbb000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb922660000000000000000000000000000000000000000000000000000000000000001","from":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","to":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"}],"id":6} Request Arguments: from: 0xd8da6bf26964af9d7eed9e03e53415d37aa96045 to: 0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48 data: 0xa9059cbb000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb922660000000000000000000000000000000000000000000000000000000000000001 Details: The request timed out. Version: viem@1.0.2 Anvil log output ======================================= eth_sendTransaction eth_estimateGas eth_getFilterChanges eth_chainId eth_sendTransaction eth_estimateGas anvil_mine Transaction: 0xad6c57d3ee2f2305ff492fc9838147acbf8ec294d85d4031d0bf3aee20758361 Gas used: 48489 Transaction: 0x4eb38fc7d3f1b407c31359745c5f9862da36d1430b25336b16997f5a3d894be3 Gas used: 48489 Block Number: 16280776 Block Hash: 0x346b86cc4499611b682b5576cacb043e8676415b839d78aed441aeb3d1e147bd Block Time: "Wed, 28 Dec 2022 04:10:04 +0000" eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges eth_chainId eth_sendTransaction eth_estimateGas anvil_mine Transaction: 0x5e3325c930ca7eca356bfc740d50122cc3b234584ac7cdc7e0a0775c2d2592a6 Gas used: 48489 Block Number: 16280777 Block Hash: 0x51cac5d93e47ce19ec5be09f7802019ebd8f390f0e5016883542e10ef065e895 Block Time: "Wed, 28 Dec 2022 04:10:05 +0000" eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges Anvil log output ======================================= eth_sendTransaction eth_estimateGas eth_getFilterChanges eth_chainId eth_sendTransaction eth_estimateGas anvil_mine Transaction: 0xad6c57d3ee2f2305ff492fc9838147acbf8ec294d85d4031d0bf3aee20758361 Gas used: 48489 Transaction: 0x4eb38fc7d3f1b407c31359745c5f9862da36d1430b25336b16997f5a3d894be3 Gas used: 48489 Block Number: 16280776 Block Hash: 0x346b86cc4499611b682b5576cacb043e8676415b839d78aed441aeb3d1e147bd Block Time: "Wed, 28 Dec 2022 04:10:04 +0000" eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges eth_chainId eth_sendTransaction eth_estimateGas anvil_mine Transaction: 0x5e3325c930ca7eca356bfc740d50122cc3b234584ac7cdc7e0a0775c2d2592a6 Gas used: 48489 Block Number: 16280777 Block Hash: 0x51cac5d93e47ce19ec5be09f7802019ebd8f390f0e5016883542e10ef065e895 Block Time: "Wed, 28 Dec 2022 04:10:05 +0000" eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges Anvil log output ======================================= eth_sendTransaction eth_estimateGas eth_getFilterChanges eth_chainId eth_sendTransaction eth_estimateGas anvil_mine Transaction: 0xad6c57d3ee2f2305ff492fc9838147acbf8ec294d85d4031d0bf3aee20758361 Gas used: 48489 Transaction: 0x4eb38fc7d3f1b407c31359745c5f9862da36d1430b25336b16997f5a3d894be3 Gas used: 48489 Block Number: 16280776 Block Hash: 0x346b86cc4499611b682b5576cacb043e8676415b839d78aed441aeb3d1e147bd Block Time: "Wed, 28 Dec 2022 04:10:04 +0000" eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges eth_chainId eth_sendTransaction eth_estimateGas anvil_mine Transaction: 0x5e3325c930ca7eca356bfc740d50122cc3b234584ac7cdc7e0a0775c2d2592a6 Gas used: 48489 Block Number: 16280777 Block Hash: 0x51cac5d93e47ce19ec5be09f7802019ebd8f390f0e5016883542e10ef065e895 Block Time: "Wed, 28 Dec 2022 04:10:05 +0000" eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges eth_getFilterChanges Anvil log output ======================================= eth_sendTransaction eth_estimateGas eth_getFilterChanges eth_chainId eth_sendTransaction eth_estimateGas anvil_mine
src/actions/public/watchEvent.test.ts > poll > default: src/actions/public/watchEvent.test.ts#L152
AssertionError: expected 4 to be 2 // Object.is equality - Expected + Received - 2 + 4 ❯ src/actions/public/watchEvent.test.ts:152:25
src/actions/public/watchEvent.test.ts > poll > default: src/actions/public/watchEvent.test.ts#L152
AssertionError: expected 4 to be 2 // Object.is equality - Expected + Received - 2 + 4 ❯ src/actions/public/watchEvent.test.ts:152:25
src/actions/public/watchEvent.test.ts > poll > default: src/actions/public/watchEvent.test.ts#L152
AssertionError: expected 4 to be 2 // Object.is equality - Expected + Received - 2 + 4 ❯ src/actions/public/watchEvent.test.ts:152:25
Verify / Test (http, 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
Verify / Test (http, 1, 3)
Attempt 1 failed. Reason: Child_process exited with error code 1
Verify / Wagmi (5.3.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Verify / Wagmi (5.1.6)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Verify / Wagmi (5.2.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Verify / Wagmi (5.0.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.