chore: snaps #905
changesets.yml
on: push
Verify
/
Check
29s
Matrix: Verify / Test
Matrix: Verify / Types
Publish
1m 21s
Annotations
4 errors and 1 warning
packages/core/src/actions/watchPendingTransactions.test.ts > default:
packages/core/src/actions/sendTransaction.ts#L108
TransactionExecutionError: The total cost (gas * gas fee + value) of executing this transaction exceeds the balance of the account.
This error could arise when the account does not have enough funds to:
- pay for the total gas fee,
- pay for the value to send.
The cost of the transaction is calculated as `gas * gas fee + value`, where:
- `gas` is the amount of gas needed for transaction to execute,
- `gas fee` is the gas fee,
- `value` is the amount of ether to send to the recipient.
Request Arguments:
from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266
to: 0x70997970c51812dc3a010c7d01b50e0d17dc79c8
value: 1 ETH
Details: Insufficient funds for gas * price + value
Version: 2.21.28
❯ getTransactionError node_modules/.pnpm/[email protected][email protected][email protected][email protected][email protected]/node_modules/viem/utils/errors/getTransactionError.ts:44:10
❯ sendTransaction node_modules/.pnpm/[email protected][email protected][email protected][email protected][email protected]/node_modules/viem/actions/wallet/sendTransaction.ts:326:11
❯ Module.sendTransaction packages/core/src/actions/sendTransaction.ts:108:16
❯ packages/core/src/actions/watchPendingTransactions.test.ts:30:3
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'Insufficient funds for gas * price + value', docsPath: undefined, metaMessages: [ 'This error could arise when the account does not have enough funds to:', ' - pay for the total gas fee,', ' - pay for the value to send.', ' ', 'The cost of the transaction is calculated as `gas * gas fee + value`, where:', ' - `gas` is the amount of gas needed for transaction to execute,', ' - `gas fee` is the gas fee,', ' - `value` is the amount of ether to send to the recipient.', ' ', 'Request Arguments:', ' from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266\n to: 0x70997970c51812dc3a010c7d01b50e0d17dc79c8\n value: 1 ETH' ], shortMessage: 'The total cost (gas * gas fee + value) of executing this transaction exceeds the balance of the account.', version: '2.21.28', walk: 'Function<walk>' }
Caused by: Caused by: InsufficientFundsError: The total cost (gas * gas fee + value) of executing this transaction exceeds the balance of the account.
This error could arise when the account does not have enough funds to:
- pay for the total gas fee,
- pay for the value to send.
The cost of the transaction is calculated as `gas * gas fee + value`, where:
- `gas` is the amount of gas needed for transaction to execute,
- `gas fee` is the gas fee,
- `value` is the amount of ether to send to the recipient.
Details: Insufficient funds for gas * price + value
Version: 2.21.28
❯ getNodeError node_modules/.pnpm/[email protected][email protected][email protected][email protected][email protected]/node_modules/viem/utils/errors/getNodeError.ts:103:12
❯ node_modules/.pnpm/[email protected][email protected][email protected][email protected][email protected]/node_modules/viem/utils/errors/getTransactionError.ts:37:19
❯ getTransactionError node_modules/.pnpm/[email protected][email protected][email protected][email protected][email protected]/node_modules/viem/utils/errors/getTransactionError.ts:43:5
❯ sendTransaction node_modules/.pnpm/[email protected][email protected][email protected][email protected][email protected]/node_modules/viem/actions/wallet/sendTransaction.ts:326:11
❯ Module.sendTransaction packages/core/src/actions/sendTransaction.ts:108:16
❯ packages/core/src/actions/watchPendingTransactions.test.ts:30:3
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'Insufficient funds for gas * price + value', docsPath: undefined, metaMessages: [ 'This error could arise when the account does not have enough funds to:', ' - pay for the total gas fee,', ' - pay for the value to send.', ' ', 'The cost of the transaction is calculated as `gas * gas fee + value`, where:', ' - `gas` is the amount of gas needed for transaction to execute,', ' - `gas fee` is the gas fee,', ' - `value` is the amount of ether to send to the recipient.' ], shortMessage: 'The total cost (gas * gas fee + value) of executing this t
|
packages/core/src/actions/watchPendingTransactions.test.ts > default:
packages/core/src/actions/connect.ts#L52
ConnectorAlreadyConnectedError: Connector already connected.
Version: @wagmi/[email protected]
❯ Module.connect packages/core/src/actions/connect.ts:52:11
❯ packages/core/src/actions/watchPendingTransactions.test.ts:20:9
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: undefined, docsPath: undefined, metaMessages: undefined, shortMessage: 'Connector already connected.', docsBaseUrl: 'https://wagmi.sh/core', version: '@wagmi/[email protected]', walk: 'Function<walk>' }
|
packages/core/src/actions/watchPendingTransactions.test.ts > default:
packages/core/src/actions/connect.ts#L52
ConnectorAlreadyConnectedError: Connector already connected.
Version: @wagmi/[email protected]
❯ Module.connect packages/core/src/actions/connect.ts:52:11
❯ packages/core/src/actions/watchPendingTransactions.test.ts:20:9
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: undefined, docsPath: undefined, metaMessages: undefined, shortMessage: 'Connector already connected.', docsBaseUrl: 'https://wagmi.sh/core', version: '@wagmi/[email protected]', walk: 'Function<walk>' }
|
packages/core/src/actions/watchPendingTransactions.test.ts > default:
packages/core/src/actions/connect.ts#L52
ConnectorAlreadyConnectedError: Connector already connected.
Version: @wagmi/[email protected]
❯ Module.connect packages/core/src/actions/connect.ts:52:11
❯ packages/core/src/actions/watchPendingTransactions.test.ts:20:9
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: undefined, docsPath: undefined, metaMessages: undefined, shortMessage: 'Connector already connected.', docsBaseUrl: 'https://wagmi.sh/core', version: '@wagmi/[email protected]', walk: 'Function<walk>' }
|
Verify / Test (3, 3)
Attempt 1 failed. Reason: Child_process exited with error code 1
|