Skip to content

chore: update snapshots #732

chore: update snapshots

chore: update snapshots #732

Re-run triggered May 11, 2024 13:54
Status Failure
Total duration 4m 30s
Artifacts

changesets.yml

on: push
Matrix: Verify / Test Environments
Matrix: Verify / Test
Create version pull request
1m 16s
Create version pull request
Matrix: Verify / Types
Matrix: Verify / Wagmi
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 3 warnings
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 Anvil log output ======================================= evm_setIntervalMining eth_chainId eth_getTransactionCount eth_getBlockByNumber eth_estimateGas evm_setIntervalMining eth_chainId eth_getTransactionCount eth_getBlockByNumber eth_estimateGas evm_setIntervalMining eth_chainId eth_getTransactionCount eth_getBlockByNumber eth_estimateGas evm_setIntervalMining eth_chainId eth_getTransactionCount eth_getBlockByNumber eth_estimateGas Anvil log output ======================================= evm_setIntervalMining eth_chainId eth_getTransactionCount eth_getBlockByNumber eth_estimateGas evm_setIntervalMining eth_chainId eth_getTransactionCount eth_getBlockByNumber eth_estimateGas evm_setIntervalMining eth_chainId eth_getTransactionCount eth_getBlockByNumber eth_estimateGas evm_setIntervalMining eth_chainId eth_getTransactionCount eth_getBlockByNumber eth_estimateGas Anvil log output ======================================= evm_setIntervalMining eth_chainId eth_getTransactionCount eth_getBlockByNumber eth_estimateGas evm_setIntervalMining eth_chainId eth_getTransactionCount eth_getBlockByNumber eth_estimateGas evm_setIntervalMining eth_chainId eth_getTransactionCount eth_getBlockByNumber eth_estimateGas evm_setIntervalMining eth_chainId eth_getTransactionCount eth_getBlockByNumber eth_estimateGas Anvil log output ======================================= evm_setIntervalMining eth_chainId eth_getTransactionCount eth_getBlockByNumber eth_estimateGas evm_setIntervalMining eth_chainId eth_getTransactionCount eth_getBlockByNumber eth_estimateGas evm_setIntervalMining eth_chainId eth_getTransactionCount eth_getBlockByNumber eth_estimateGas evm_setIntervalMining eth_chainId eth_getTransactionCount eth_getBlockByNumber eth_estimateGas ❯ Module.getEstimateGasError src/utils/errors/getEstimateGasError.ts:42:10 ❯ Module.estimateGas src/actions/public/estimateGas.ts:163:11 ❯ src/actions/public/estimateGas.test.ts:153: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:163:11 ❯ src/actions/public/estimateGas.test.ts:153: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 (671) is higher than the next one expected. Estimate Gas Arguments: from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 to: 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2 data: 0x00000000000000000000000000000000000000000000000004fefa17b7240000 maxFeePerGas: 7.105589354 gwei maxPriorityFeePerGas: 1 gwei nonce: 671 Details: Nonce too high Version: viem@1.0.2 ❯ Module.getEstimateGasError
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:163:11 ❯ src/actions/public/estimateGas.test.ts:153: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:163:11 ❯ src/actions/public/estimateGas.test.ts:153: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 (671) is higher than the next one expected. Estimate Gas Arguments: from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 to: 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2 data: 0x00000000000000000000000000000000000000000000000004fefa17b7240000 maxFeePerGas: 7.105589354 gwei maxPriorityFeePerGas: 1 gwei nonce: 671 Details: Nonce too high Version: viem@1.0.2 ❯ Module.getEstimateGasError src/utils/errors/getEstimateGasError.ts:42:10 ❯ estimateGas src/actions/public/estimateGas.ts:163:11 ❯ Module.prepareTransactionRequest src/actions/wallet/prepareTransactionRequest.ts:399:19 ❯ Module.estimateGas src/actions/public/estimateGas.ts:123:10 ❯ src/actions/public/estimateGas.test.ts:153: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: 671' ], shortMessage: 'Nonce provided for the transaction (671) is higher than the next one expected.', version: 'viem@1.0.2', walk: 'Function<walk>' } Caused by: NonceTooHighError: Nonce provided for the transaction (671) 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:163:11 ❯ Module.prepareTransactionRequest src/actions/wallet/prepareTransactionRequest.ts:399:19 ❯ Module.estimateGas src/actions/public/estimateGas.ts:123:10 ❯ src/actions/public/estimateGas.test.ts:153:7 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'Nonce too high', docsPath: undefined, metaMessages: undefined, shortMessage: 'Nonce provided for the transaction (671) 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:163:11 ❯ src/actions/public/estimateGas.test.ts:153: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:163:11 ❯ src/actions/public/estimateGas.test.ts:153: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 (671) is higher than the next one expected. Estimate Gas Arguments: from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 to: 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2 data: 0x00000000000000000000000000000000000000000000000004fefa17b7240000 maxFeePerGas: 7.105589354 gwei maxPriorityFeePerGas: 1 gwei nonce: 671 Details: Nonce too high Version: viem@1.0.2 ❯ Module.getEstimateGasError src/utils/errors/getEstimateGasError.ts:42:10 ❯ estimateGas src/actions/public/estimateGas.ts:163:11 ❯ Module.prepareTransactionRequest src/actions/wallet/prepareTransactionRequest.ts:399:19 ❯ Module.estimateGas src/actions/public/estimateGas.ts:123:10 ❯ src/actions/public/estimateGas.test.ts:153: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: 671' ], shortMessage: 'Nonce provided for the transaction (671) is higher than the next one expected.', version: 'viem@1.0.2', walk: 'Function<walk>' } Caused by: NonceTooHighError: Nonce provided for the transaction (671) 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:163:11 ❯ Module.prepareTransactionRequest src/actions/wallet/prepareTransactionRequest.ts:399:19 ❯ Module.estimateGas src/actions/public/estimateGas.ts:123:10 ❯ src/actions/public/estimateGas.test.ts:153:7 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'Nonce too high', docsPath: undefined, metaMessages: undefined, shortMessage: 'Nonce provided for the transaction (671) 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:163:11 ❯ src/actions/public/estimateGas.test.ts:153: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:163:11 ❯ src/actions/public/estimateGas.test.ts:153: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 (671) is higher than the next one expected. Estimate Gas Arguments: from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 to: 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2 data: 0x00000000000000000000000000000000000000000000000004fefa17b7240000 maxFeePerGas: 7.105589354 gwei maxPriorityFeePerGas: 1 gwei nonce: 671 Details: Nonce too high Version: viem@1.0.2 ❯ Module.getEstimateGasError src/utils/errors/getEstimateGasError.ts:42:10 ❯ estimateGas src/actions/public/estimateGas.ts:163:11 ❯ Module.prepareTransactionRequest src/actions/wallet/prepareTransactionRequest.ts:399:19 ❯ Module.estimateGas src/actions/public/estimateGas.ts:123:10 ❯ src/actions/public/estimateGas.test.ts:153: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: 671' ], shortMessage: 'Nonce provided for the transaction (671) is higher than the next one expected.', version: 'viem@1.0.2', walk: 'Function<walk>' } Caused by: NonceTooHighError: Nonce provided for the transaction (671) 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:163:11 ❯ Module.prepareTransactionRequest src/actions/wallet/prepareTransactionRequest.ts:399:19 ❯ Module.estimateGas src/actions/public/estimateGas.ts:123:10 ❯ src/actions/public/estimateGas.test.ts:153:7 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'Nonce too high', docsPath: undefined, metaMessages: undefined, shortMessage: 'Nonce provided for the transaction (671) is higher than the next one expected.', version: 'viem@1.0.2', walk: 'Function<walk>' } Caused by: TransactionRejectedRpcErr
JSR
Process completed with exit code 127.
Release
HttpError: Resource not accessible by integration
Release
Resource not accessible by integration
Verify / Test (http, 3, 3)
Attempt 1 failed. Reason: Child_process exited with error code 1
Verify / Wagmi (latest)
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.4.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/.