feat(connectors): filter mipd by connector rdns #911
pull-request.yml
on: pull_request
Verify
/
Build
1m 16s
Matrix: Verify / Types
Annotations
25 errors and 5 warnings
packages/core/src/actions/sendTransaction.test.ts > default:
packages/core/src/actions/sendTransaction.test.ts#L24
AssertionError: promise rejected "TransactionExecutionError: The total cost… { …(6) }" instead of resolving
❯ packages/core/src/actions/sendTransaction.test.ts:24:3
Caused by: Caused by: 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: 0xd2135CfB216b74109775236E36d4b433F1DF507B
value: 0.01 ETH
Details: Insufficient funds for gas * price + value
Version: 2.21.28
❯ getTransactionError node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/utils/errors/getTransactionError.ts:44:10
❯ sendTransaction node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/actions/wallet/sendTransaction.ts:326:11
❯ Module.sendTransaction packages/core/src/actions/sendTransaction.ts:108:16
❯ packages/core/src/actions/sendTransaction.test.ts:19: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: 0xd2135CfB216b74109775236E36d4b433F1DF507B\n value: 0.01 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/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/utils/errors/getNodeError.ts:103:12
❯ node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/utils/errors/getTransactionError.ts:37:19
❯ getTransactionError node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/utils/errors/getTransactionError.ts:43:5
❯ sendTransaction node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/actions/wallet/sendTransaction.ts:326:11
❯ Module.sendTransaction packages/core/src/actions/sendTransaction.ts:108:16
❯ packages/core/src/actions/sendTransaction.test.ts:19: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 exec
|
packages/core/src/actions/sendTransaction.test.ts > default:
packages/core/src/actions/sendTransaction.test.ts#L24
AssertionError: promise rejected "TransactionExecutionError: The total cost… { …(6) }" instead of resolving
❯ packages/core/src/actions/sendTransaction.test.ts:24:3
Caused by: 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: 0xd2135CfB216b74109775236E36d4b433F1DF507B
value: 0.01 ETH
Details: Insufficient funds for gas * price + value
Version: 2.21.28
❯ getTransactionError node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/utils/errors/getTransactionError.ts:44:10
❯ sendTransaction node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/actions/wallet/sendTransaction.ts:326:11
❯ Module.sendTransaction packages/core/src/actions/sendTransaction.ts:108:16
❯ packages/core/src/actions/sendTransaction.test.ts:19: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: 0xd2135CfB216b74109775236E36d4b433F1DF507B\n value: 0.01 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: 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/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/utils/errors/getNodeError.ts:103:12
❯ node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/utils/errors/getTransactionError.ts:37:19
❯ getTransactionError node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/utils/errors/getTransactionError.ts:43:5
❯ sendTransaction node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/actions/wallet/sendTransaction.ts:326:11
❯ Module.sendTransaction packages/core/src/actions/sendTransaction.ts:108:16
❯ packages/core/src/actions/sendTransaction.test.ts:19: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` i
|
packages/core/src/actions/sendTransaction.test.ts > default:
packages/core/src/actions/sendTransaction.test.ts#L24
AssertionError: promise rejected "TransactionExecutionError: The total cost… { …(6) }" instead of resolving
❯ packages/core/src/actions/sendTransaction.test.ts:24:3
Caused by: 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: 0xd2135CfB216b74109775236E36d4b433F1DF507B
value: 0.01 ETH
Details: Insufficient funds for gas * price + value
Version: 2.21.28
❯ getTransactionError node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/utils/errors/getTransactionError.ts:44:10
❯ sendTransaction node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/actions/wallet/sendTransaction.ts:326:11
❯ Module.sendTransaction packages/core/src/actions/sendTransaction.ts:108:16
❯ packages/core/src/actions/sendTransaction.test.ts:19: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: 0xd2135CfB216b74109775236E36d4b433F1DF507B\n value: 0.01 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: 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/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/utils/errors/getNodeError.ts:103:12
❯ node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/utils/errors/getTransactionError.ts:37:19
❯ getTransactionError node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/utils/errors/getTransactionError.ts:43:5
❯ sendTransaction node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/actions/wallet/sendTransaction.ts:326:11
❯ Module.sendTransaction packages/core/src/actions/sendTransaction.ts:108:16
❯ packages/core/src/actions/sendTransaction.test.ts:19: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` i
|
packages/core/src/actions/sendTransaction.test.ts > default:
packages/core/src/actions/sendTransaction.test.ts#L24
AssertionError: promise rejected "TransactionExecutionError: The total cost… { …(6) }" instead of resolving
❯ packages/core/src/actions/sendTransaction.test.ts:24:3
Caused by: 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: 0xd2135CfB216b74109775236E36d4b433F1DF507B
value: 0.01 ETH
Details: Insufficient funds for gas * price + value
Version: 2.21.28
❯ getTransactionError node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/utils/errors/getTransactionError.ts:44:10
❯ sendTransaction node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/actions/wallet/sendTransaction.ts:326:11
❯ Module.sendTransaction packages/core/src/actions/sendTransaction.ts:108:16
❯ packages/core/src/actions/sendTransaction.test.ts:19: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: 0xd2135CfB216b74109775236E36d4b433F1DF507B\n value: 0.01 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: 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/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/utils/errors/getNodeError.ts:103:12
❯ node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/utils/errors/getTransactionError.ts:37:19
❯ getTransactionError node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/utils/errors/getTransactionError.ts:43:5
❯ sendTransaction node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/actions/wallet/sendTransaction.ts:326:11
❯ Module.sendTransaction packages/core/src/actions/sendTransaction.ts:108:16
❯ packages/core/src/actions/sendTransaction.test.ts:19: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` i
|
packages/react/src/hooks/useEnsAvatar.test.ts > default:
packages/react/src/hooks/useEnsAvatar.test.ts#L13
AssertionError: expected false to be truthy
Ignored nodes: comments, script, style
<html>
<head />
<body>
<div />
</body>
</html>
❯ packages/react/src/hooks/useEnsAvatar.test.ts:13:56
❯ runWithExpensiveErrorDiagnosticsDisabled node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/config.js:47:12
❯ checkCallback node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/wait-for.js:124:77
❯ Timeout.checkRealTimersCallback node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/wait-for.js:118:16
|
packages/react/src/hooks/useEnsAvatar.test.ts > default:
packages/react/src/hooks/useEnsAvatar.test.ts#L13
AssertionError: expected false to be truthy
Ignored nodes: comments, script, style
<html>
<head />
<body>
<div />
<div />
</body>
</html>
❯ packages/react/src/hooks/useEnsAvatar.test.ts:13:56
❯ runWithExpensiveErrorDiagnosticsDisabled node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/config.js:47:12
❯ checkCallback node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/wait-for.js:124:77
❯ Timeout.checkRealTimersCallback node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/wait-for.js:118:16
|
packages/react/src/hooks/useEnsAvatar.test.ts > default:
packages/react/src/hooks/useEnsAvatar.test.ts#L13
AssertionError: expected false to be truthy
Ignored nodes: comments, script, style
<html>
<head />
<body>
<div />
<div />
<div />
</body>
</html>
❯ packages/react/src/hooks/useEnsAvatar.test.ts:13:56
❯ runWithExpensiveErrorDiagnosticsDisabled node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/config.js:47:12
❯ checkCallback node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/wait-for.js:124:77
❯ Timeout.checkRealTimersCallback node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/wait-for.js:118:16
|
packages/react/src/hooks/useEnsAvatar.test.ts > default:
packages/react/src/hooks/useEnsAvatar.test.ts#L13
AssertionError: expected false to be truthy
Ignored nodes: comments, script, style
<html>
<head />
<body>
<div />
<div />
<div />
<div />
</body>
</html>
❯ packages/react/src/hooks/useEnsAvatar.test.ts:13:56
❯ runWithExpensiveErrorDiagnosticsDisabled node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/config.js:47:12
❯ checkCallback node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/wait-for.js:124:77
❯ Timeout.checkRealTimersCallback node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/wait-for.js:118:16
|
packages/react/src/hooks/useEnsName.test.ts > default:
packages/react/src/hooks/useEnsName.test.ts#L13
AssertionError: expected false to be truthy
Ignored nodes: comments, script, style
<html>
<head />
<body>
<div />
</body>
</html>
❯ packages/react/src/hooks/useEnsName.test.ts:13:56
❯ runWithExpensiveErrorDiagnosticsDisabled node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/config.js:47:12
❯ checkCallback node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/wait-for.js:124:77
❯ Timeout.checkRealTimersCallback node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/wait-for.js:118:16
|
packages/react/src/hooks/useEnsName.test.ts > default:
packages/react/src/hooks/useEnsName.test.ts#L13
AssertionError: expected false to be truthy
Ignored nodes: comments, script, style
<html>
<head />
<body>
<div />
<div />
</body>
</html>
❯ packages/react/src/hooks/useEnsName.test.ts:13:56
❯ runWithExpensiveErrorDiagnosticsDisabled node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/config.js:47:12
❯ checkCallback node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/wait-for.js:124:77
❯ Timeout.checkRealTimersCallback node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/wait-for.js:118:16
|
packages/react/src/hooks/useEnsName.test.ts > default:
packages/react/src/hooks/useEnsName.test.ts#L13
AssertionError: expected false to be truthy
Ignored nodes: comments, script, style
<html>
<head />
<body>
<div />
<div />
<div />
</body>
</html>
❯ packages/react/src/hooks/useEnsName.test.ts:13:56
❯ runWithExpensiveErrorDiagnosticsDisabled node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/config.js:47:12
❯ checkCallback node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/wait-for.js:124:77
❯ Timeout.checkRealTimersCallback node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/wait-for.js:118:16
|
packages/react/src/hooks/useEnsName.test.ts > default:
packages/react/src/hooks/useEnsName.test.ts#L13
AssertionError: expected false to be truthy
Ignored nodes: comments, script, style
<html>
<head />
<body>
<div />
<div />
<div />
<div />
</body>
</html>
❯ packages/react/src/hooks/useEnsName.test.ts:13:56
❯ runWithExpensiveErrorDiagnosticsDisabled node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/config.js:47:12
❯ checkCallback node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/wait-for.js:124:77
❯ Timeout.checkRealTimersCallback node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/wait-for.js:118:16
|
packages/react/src/hooks/useEnsText.test.ts > default:
packages/react/src/hooks/useEnsText.test.ts#L15
AssertionError: expected false to be truthy
Ignored nodes: comments, script, style
<html>
<head />
<body>
<div />
</body>
</html>
❯ packages/react/src/hooks/useEnsText.test.ts:15:56
❯ runWithExpensiveErrorDiagnosticsDisabled node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/config.js:47:12
❯ checkCallback node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/wait-for.js:124:77
❯ Timeout.checkRealTimersCallback node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/wait-for.js:118:16
|
packages/react/src/hooks/useEnsText.test.ts > default:
packages/react/src/hooks/useEnsText.test.ts#L15
AssertionError: expected false to be truthy
Ignored nodes: comments, script, style
<html>
<head />
<body>
<div />
<div />
</body>
</html>
❯ packages/react/src/hooks/useEnsText.test.ts:15:56
❯ runWithExpensiveErrorDiagnosticsDisabled node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/config.js:47:12
❯ checkCallback node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/wait-for.js:124:77
❯ Timeout.checkRealTimersCallback node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/wait-for.js:118:16
|
Verify / Test (1, 3)
The job was canceled because "_2_3" failed.
|
packages/core/src/actions/getEnsAddress.test.ts > default:
packages/core/src/actions/getEnsAddress.test.ts#L9
AssertionError: promise rejected "ContractFunctionExecutionError: The contr… { …(12) }" instead of resolving
❯ packages/core/src/actions/getEnsAddress.test.ts:9:3
Caused by: Caused by: ContractFunctionExecutionError: The contract function "resolve" reverted.
Contract Call:
address: 0xce01f8eee7E479C928F8919abD53E553a36CeF67
function: resolve(bytes name, bytes data)
args: (0x047765766d0365746800, 0x3b3b57de08c85f2f4059e930c45a6aeff9dcd3bd95dc3c5c1cddef6a0626b31152248560)
Docs: https://viem.sh/docs/contract/readContract
Version: 2.21.28
❯ getContractError node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/utils/errors/getContractError.ts:72:10
❯ readContract node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/actions/public/readContract.ts:136:11
❯ getEnsAddress node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/actions/ens/getEnsAddress.ts:144:9
❯ packages/core/src/actions/getEnsAddress.test.ts:7:3
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: undefined, docsPath: '/docs/contract/readContract', metaMessages: [ 'Contract Call:', ' address: 0xce01f8eee7E479C928F8919abD53E553a36CeF67\n function: resolve(bytes name, bytes data)\n args: (0x047765766d0365746800, 0x3b3b57de08c85f2f4059e930c45a6aeff9dcd3bd95dc3c5c1cddef6a0626b31152248560)' ], shortMessage: 'The contract function "resolve" reverted.', version: '2.21.28', abi: [ { inputs: [], name: 'ResolverNotFound', type: 'error' }, { inputs: [], name: 'ResolverWildcardNotSupported', type: 'error' }, { inputs: [], name: 'ResolverNotContract', type: 'error' }, { inputs: [ { name: 'returnData', type: 'bytes' } ], name: 'ResolverError', type: 'error' }, { inputs: [ { components: [ { name: 'status', type: 'uint16' }, { name: 'message', type: 'string' } ], name: 'errors', type: 'tuple[]' } ], name: 'HttpError', type: 'error' }, { name: 'resolve', type: 'function', stateMutability: 'view', inputs: [ { name: 'name', type: 'bytes' }, { name: 'data', type: 'bytes' } ], outputs: [ { name: '', type: 'bytes' }, { name: 'address', type: 'address' } ] }, { name: 'resolve', type: 'function', stateMutability: 'view', inputs: [ { name: 'name', type: 'bytes' }, { name: 'data', type: 'bytes' }, { name: 'gateways', type: 'string[]' } ], outputs: [ { name: '', type: 'bytes' }, { name: 'address', type: 'address' } ] } ], args: [ '0x047765766d0365746800', '0x3b3b57de08c85f2f4059e930c45a6aeff9dcd3bd95dc3c5c1cddef6a0626b31152248560' ], contractAddress: '0xce01f8eee7E479C928F8919abD53E553a36CeF67', formattedArgs: undefined, functionName: 'resolve', sender: undefined, walk: 'Function<walk>' }
Caused by: Caused by: ContractFunctionRevertedError: The contract function "resolve" reverted.
Version: 2.21.28
❯ node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/utils/errors/getContractError.ts:62:14
❯ getContractError node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/utils/errors/getContractError.ts:70:5
❯ readContract node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/actions/public/readContract.ts:136:11
❯ getEnsAddress node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/actions/ens/getEnsAddress.ts:144:9
❯ packages/core/src/actions/getEnsAddress.test.ts:7:3
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: undefined, docsPath: undefined, metaMessages: undefined, shortMessage: 'The contract function "resolve" reverted.', version: '2.21.28', data: undefined, reason: undefined, signature: undefined, walk: 'Function<walk>' }
|
packages/core/src/actions/getEnsAddress.test.ts > default:
packages/core/src/actions/getEnsAddress.test.ts#L9
AssertionError: promise rejected "ContractFunctionExecutionError: The contr… { …(12) }" instead of resolving
❯ packages/core/src/actions/getEnsAddress.test.ts:9:3
Caused by: ContractFunctionExecutionError: The contract function "resolve" reverted.
Contract Call:
address: 0xce01f8eee7E479C928F8919abD53E553a36CeF67
function: resolve(bytes name, bytes data)
args: (0x047765766d0365746800, 0x3b3b57de08c85f2f4059e930c45a6aeff9dcd3bd95dc3c5c1cddef6a0626b31152248560)
Docs: https://viem.sh/docs/contract/readContract
Version: 2.21.28
❯ getContractError node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/utils/errors/getContractError.ts:72:10
❯ readContract node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/actions/public/readContract.ts:136:11
❯ getEnsAddress node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/actions/ens/getEnsAddress.ts:144:9
❯ packages/core/src/actions/getEnsAddress.test.ts:7:3
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: undefined, docsPath: '/docs/contract/readContract', metaMessages: [ 'Contract Call:', ' address: 0xce01f8eee7E479C928F8919abD53E553a36CeF67\n function: resolve(bytes name, bytes data)\n args: (0x047765766d0365746800, 0x3b3b57de08c85f2f4059e930c45a6aeff9dcd3bd95dc3c5c1cddef6a0626b31152248560)' ], shortMessage: 'The contract function "resolve" reverted.', version: '2.21.28', abi: [ { inputs: [], name: 'ResolverNotFound', type: 'error' }, { inputs: [], name: 'ResolverWildcardNotSupported', type: 'error' }, { inputs: [], name: 'ResolverNotContract', type: 'error' }, { inputs: [ { name: 'returnData', type: 'bytes' } ], name: 'ResolverError', type: 'error' }, { inputs: [ { components: [ { name: 'status', type: 'uint16' }, { name: 'message', type: 'string' } ], name: 'errors', type: 'tuple[]' } ], name: 'HttpError', type: 'error' }, { name: 'resolve', type: 'function', stateMutability: 'view', inputs: [ { name: 'name', type: 'bytes' }, { name: 'data', type: 'bytes' } ], outputs: [ { name: '', type: 'bytes' }, { name: 'address', type: 'address' } ] }, { name: 'resolve', type: 'function', stateMutability: 'view', inputs: [ { name: 'name', type: 'bytes' }, { name: 'data', type: 'bytes' }, { name: 'gateways', type: 'string[]' } ], outputs: [ { name: '', type: 'bytes' }, { name: 'address', type: 'address' } ] } ], args: [ '0x047765766d0365746800', '0x3b3b57de08c85f2f4059e930c45a6aeff9dcd3bd95dc3c5c1cddef6a0626b31152248560' ], contractAddress: '0xce01f8eee7E479C928F8919abD53E553a36CeF67', formattedArgs: undefined, functionName: 'resolve', sender: undefined, walk: 'Function<walk>' }
Caused by: ContractFunctionRevertedError: The contract function "resolve" reverted.
Version: 2.21.28
❯ node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/utils/errors/getContractError.ts:62:14
❯ getContractError node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/utils/errors/getContractError.ts:70:5
❯ readContract node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/actions/public/readContract.ts:136:11
❯ getEnsAddress node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/actions/ens/getEnsAddress.ts:144:9
❯ packages/core/src/actions/getEnsAddress.test.ts:7:3
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: undefined, docsPath: undefined, metaMessages: undefined, shortMessage: 'The contract function "resolve" reverted.', version: '2.21.28', data: undefined, reason: undefined, signature: undefined, walk: 'Function<walk>' }
|
packages/core/src/actions/getEnsAddress.test.ts > default:
packages/core/src/actions/getEnsAddress.test.ts#L9
AssertionError: promise rejected "ContractFunctionExecutionError: The contr… { …(12) }" instead of resolving
❯ packages/core/src/actions/getEnsAddress.test.ts:9:3
Caused by: ContractFunctionExecutionError: The contract function "resolve" reverted.
Contract Call:
address: 0xce01f8eee7E479C928F8919abD53E553a36CeF67
function: resolve(bytes name, bytes data)
args: (0x047765766d0365746800, 0x3b3b57de08c85f2f4059e930c45a6aeff9dcd3bd95dc3c5c1cddef6a0626b31152248560)
Docs: https://viem.sh/docs/contract/readContract
Version: 2.21.28
❯ getContractError node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/utils/errors/getContractError.ts:72:10
❯ readContract node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/actions/public/readContract.ts:136:11
❯ getEnsAddress node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/actions/ens/getEnsAddress.ts:144:9
❯ packages/core/src/actions/getEnsAddress.test.ts:7:3
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: undefined, docsPath: '/docs/contract/readContract', metaMessages: [ 'Contract Call:', ' address: 0xce01f8eee7E479C928F8919abD53E553a36CeF67\n function: resolve(bytes name, bytes data)\n args: (0x047765766d0365746800, 0x3b3b57de08c85f2f4059e930c45a6aeff9dcd3bd95dc3c5c1cddef6a0626b31152248560)' ], shortMessage: 'The contract function "resolve" reverted.', version: '2.21.28', abi: [ { inputs: [], name: 'ResolverNotFound', type: 'error' }, { inputs: [], name: 'ResolverWildcardNotSupported', type: 'error' }, { inputs: [], name: 'ResolverNotContract', type: 'error' }, { inputs: [ { name: 'returnData', type: 'bytes' } ], name: 'ResolverError', type: 'error' }, { inputs: [ { components: [ { name: 'status', type: 'uint16' }, { name: 'message', type: 'string' } ], name: 'errors', type: 'tuple[]' } ], name: 'HttpError', type: 'error' }, { name: 'resolve', type: 'function', stateMutability: 'view', inputs: [ { name: 'name', type: 'bytes' }, { name: 'data', type: 'bytes' } ], outputs: [ { name: '', type: 'bytes' }, { name: 'address', type: 'address' } ] }, { name: 'resolve', type: 'function', stateMutability: 'view', inputs: [ { name: 'name', type: 'bytes' }, { name: 'data', type: 'bytes' }, { name: 'gateways', type: 'string[]' } ], outputs: [ { name: '', type: 'bytes' }, { name: 'address', type: 'address' } ] } ], args: [ '0x047765766d0365746800', '0x3b3b57de08c85f2f4059e930c45a6aeff9dcd3bd95dc3c5c1cddef6a0626b31152248560' ], contractAddress: '0xce01f8eee7E479C928F8919abD53E553a36CeF67', formattedArgs: undefined, functionName: 'resolve', sender: undefined, walk: 'Function<walk>' }
Caused by: ContractFunctionRevertedError: The contract function "resolve" reverted.
Version: 2.21.28
❯ node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/utils/errors/getContractError.ts:62:14
❯ getContractError node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/utils/errors/getContractError.ts:70:5
❯ readContract node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/actions/public/readContract.ts:136:11
❯ getEnsAddress node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/actions/ens/getEnsAddress.ts:144:9
❯ packages/core/src/actions/getEnsAddress.test.ts:7:3
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: undefined, docsPath: undefined, metaMessages: undefined, shortMessage: 'The contract function "resolve" reverted.', version: '2.21.28', data: undefined, reason: undefined, signature: undefined, walk: 'Function<walk>' }
|
packages/core/src/actions/getEnsAddress.test.ts > default:
packages/core/src/actions/getEnsAddress.test.ts#L9
AssertionError: promise rejected "ContractFunctionExecutionError: The contr… { …(12) }" instead of resolving
❯ packages/core/src/actions/getEnsAddress.test.ts:9:3
Caused by: ContractFunctionExecutionError: The contract function "resolve" reverted.
Contract Call:
address: 0xce01f8eee7E479C928F8919abD53E553a36CeF67
function: resolve(bytes name, bytes data)
args: (0x047765766d0365746800, 0x3b3b57de08c85f2f4059e930c45a6aeff9dcd3bd95dc3c5c1cddef6a0626b31152248560)
Docs: https://viem.sh/docs/contract/readContract
Version: 2.21.28
❯ getContractError node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/utils/errors/getContractError.ts:72:10
❯ readContract node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/actions/public/readContract.ts:136:11
❯ getEnsAddress node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/actions/ens/getEnsAddress.ts:144:9
❯ packages/core/src/actions/getEnsAddress.test.ts:7:3
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: undefined, docsPath: '/docs/contract/readContract', metaMessages: [ 'Contract Call:', ' address: 0xce01f8eee7E479C928F8919abD53E553a36CeF67\n function: resolve(bytes name, bytes data)\n args: (0x047765766d0365746800, 0x3b3b57de08c85f2f4059e930c45a6aeff9dcd3bd95dc3c5c1cddef6a0626b31152248560)' ], shortMessage: 'The contract function "resolve" reverted.', version: '2.21.28', abi: [ { inputs: [], name: 'ResolverNotFound', type: 'error' }, { inputs: [], name: 'ResolverWildcardNotSupported', type: 'error' }, { inputs: [], name: 'ResolverNotContract', type: 'error' }, { inputs: [ { name: 'returnData', type: 'bytes' } ], name: 'ResolverError', type: 'error' }, { inputs: [ { components: [ { name: 'status', type: 'uint16' }, { name: 'message', type: 'string' } ], name: 'errors', type: 'tuple[]' } ], name: 'HttpError', type: 'error' }, { name: 'resolve', type: 'function', stateMutability: 'view', inputs: [ { name: 'name', type: 'bytes' }, { name: 'data', type: 'bytes' } ], outputs: [ { name: '', type: 'bytes' }, { name: 'address', type: 'address' } ] }, { name: 'resolve', type: 'function', stateMutability: 'view', inputs: [ { name: 'name', type: 'bytes' }, { name: 'data', type: 'bytes' }, { name: 'gateways', type: 'string[]' } ], outputs: [ { name: '', type: 'bytes' }, { name: 'address', type: 'address' } ] } ], args: [ '0x047765766d0365746800', '0x3b3b57de08c85f2f4059e930c45a6aeff9dcd3bd95dc3c5c1cddef6a0626b31152248560' ], contractAddress: '0xce01f8eee7E479C928F8919abD53E553a36CeF67', formattedArgs: undefined, functionName: 'resolve', sender: undefined, walk: 'Function<walk>' }
Caused by: ContractFunctionRevertedError: The contract function "resolve" reverted.
Version: 2.21.28
❯ node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/utils/errors/getContractError.ts:62:14
❯ getContractError node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/utils/errors/getContractError.ts:70:5
❯ readContract node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/actions/public/readContract.ts:136:11
❯ getEnsAddress node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/actions/ens/getEnsAddress.ts:144:9
❯ packages/core/src/actions/getEnsAddress.test.ts:7:3
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: undefined, docsPath: undefined, metaMessages: undefined, shortMessage: 'The contract function "resolve" reverted.', version: '2.21.28', data: undefined, reason: undefined, signature: undefined, walk: 'Function<walk>' }
|
packages/react/src/hooks/useEnsAddress.test.ts > default:
packages/react/src/hooks/useEnsAddress.test.ts#L13
AssertionError: expected false to be truthy
Ignored nodes: comments, script, style
<html>
<head />
<body>
<div />
</body>
</html>
❯ packages/react/src/hooks/useEnsAddress.test.ts:13:56
❯ runWithExpensiveErrorDiagnosticsDisabled node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/config.js:47:12
❯ checkCallback node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/wait-for.js:124:77
❯ Timeout.checkRealTimersCallback node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/wait-for.js:118:16
|
packages/react/src/hooks/useEnsAddress.test.ts > default:
packages/react/src/hooks/useEnsAddress.test.ts#L13
AssertionError: expected false to be truthy
Ignored nodes: comments, script, style
<html>
<head />
<body>
<div />
<div />
</body>
</html>
❯ packages/react/src/hooks/useEnsAddress.test.ts:13:56
❯ runWithExpensiveErrorDiagnosticsDisabled node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/config.js:47:12
❯ checkCallback node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/wait-for.js:124:77
❯ Timeout.checkRealTimersCallback node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/wait-for.js:118:16
|
packages/react/src/hooks/useEnsAddress.test.ts > default:
packages/react/src/hooks/useEnsAddress.test.ts#L13
AssertionError: expected false to be truthy
Ignored nodes: comments, script, style
<html>
<head />
<body>
<div />
<div />
<div />
</body>
</html>
❯ packages/react/src/hooks/useEnsAddress.test.ts:13:56
❯ runWithExpensiveErrorDiagnosticsDisabled node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/config.js:47:12
❯ checkCallback node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/wait-for.js:124:77
❯ Timeout.checkRealTimersCallback node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/wait-for.js:118:16
|
packages/react/src/hooks/useEnsAddress.test.ts > default:
packages/react/src/hooks/useEnsAddress.test.ts#L13
AssertionError: expected false to be truthy
Ignored nodes: comments, script, style
<html>
<head />
<body>
<div />
<div />
<div />
<div />
</body>
</html>
❯ packages/react/src/hooks/useEnsAddress.test.ts:13:56
❯ runWithExpensiveErrorDiagnosticsDisabled node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/config.js:47:12
❯ checkCallback node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/wait-for.js:124:77
❯ Timeout.checkRealTimersCallback node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/wait-for.js:118:16
|
packages/core/src/actions/getEnsAddress.test.ts > default:
packages/core/src/actions/getEnsAddress.test.ts#L9
AssertionError: promise rejected "ContractFunctionExecutionError: The contr… { …(12) }" instead of resolving
❯ packages/core/src/actions/getEnsAddress.test.ts:9:3
Caused by: Caused by: ContractFunctionExecutionError: The contract function "resolve" reverted.
Contract Call:
address: 0xce01f8eee7E479C928F8919abD53E553a36CeF67
function: resolve(bytes name, bytes data)
args: (0x047765766d0365746800, 0x3b3b57de08c85f2f4059e930c45a6aeff9dcd3bd95dc3c5c1cddef6a0626b31152248560)
Docs: https://viem.sh/docs/contract/readContract
Version: 2.21.28
❯ getContractError node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/utils/errors/getContractError.ts:72:10
❯ readContract node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/actions/public/readContract.ts:136:11
❯ getEnsAddress node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/actions/ens/getEnsAddress.ts:144:9
❯ packages/core/src/actions/getEnsAddress.test.ts:7:3
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: undefined, docsPath: '/docs/contract/readContract', metaMessages: [ 'Contract Call:', ' address: 0xce01f8eee7E479C928F8919abD53E553a36CeF67\n function: resolve(bytes name, bytes data)\n args: (0x047765766d0365746800, 0x3b3b57de08c85f2f4059e930c45a6aeff9dcd3bd95dc3c5c1cddef6a0626b31152248560)' ], shortMessage: 'The contract function "resolve" reverted.', version: '2.21.28', abi: [ { inputs: [], name: 'ResolverNotFound', type: 'error' }, { inputs: [], name: 'ResolverWildcardNotSupported', type: 'error' }, { inputs: [], name: 'ResolverNotContract', type: 'error' }, { inputs: [ { name: 'returnData', type: 'bytes' } ], name: 'ResolverError', type: 'error' }, { inputs: [ { components: [ { name: 'status', type: 'uint16' }, { name: 'message', type: 'string' } ], name: 'errors', type: 'tuple[]' } ], name: 'HttpError', type: 'error' }, { name: 'resolve', type: 'function', stateMutability: 'view', inputs: [ { name: 'name', type: 'bytes' }, { name: 'data', type: 'bytes' } ], outputs: [ { name: '', type: 'bytes' }, { name: 'address', type: 'address' } ] }, { name: 'resolve', type: 'function', stateMutability: 'view', inputs: [ { name: 'name', type: 'bytes' }, { name: 'data', type: 'bytes' }, { name: 'gateways', type: 'string[]' } ], outputs: [ { name: '', type: 'bytes' }, { name: 'address', type: 'address' } ] } ], args: [ '0x047765766d0365746800', '0x3b3b57de08c85f2f4059e930c45a6aeff9dcd3bd95dc3c5c1cddef6a0626b31152248560' ], contractAddress: '0xce01f8eee7E479C928F8919abD53E553a36CeF67', formattedArgs: undefined, functionName: 'resolve', sender: undefined, walk: 'Function<walk>' }
Caused by: Caused by: ContractFunctionRevertedError: The contract function "resolve" reverted.
Version: 2.21.28
❯ node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/utils/errors/getContractError.ts:62:14
❯ getContractError node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/utils/errors/getContractError.ts:70:5
❯ readContract node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/actions/public/readContract.ts:136:11
❯ getEnsAddress node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/actions/ens/getEnsAddress.ts:144:9
❯ packages/core/src/actions/getEnsAddress.test.ts:7:3
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: undefined, docsPath: undefined, metaMessages: undefined, shortMessage: 'The contract function "resolve" reverted.', version: '2.21.28', data: undefined, reason: undefined, signature: undefined, walk: 'Function<walk>' }
|
packages/core/src/actions/getEnsAddress.test.ts > default:
packages/core/src/actions/getEnsAddress.test.ts#L9
AssertionError: promise rejected "ContractFunctionExecutionError: The contr… { …(12) }" instead of resolving
❯ packages/core/src/actions/getEnsAddress.test.ts:9:3
Caused by: ContractFunctionExecutionError: The contract function "resolve" reverted.
Contract Call:
address: 0xce01f8eee7E479C928F8919abD53E553a36CeF67
function: resolve(bytes name, bytes data)
args: (0x047765766d0365746800, 0x3b3b57de08c85f2f4059e930c45a6aeff9dcd3bd95dc3c5c1cddef6a0626b31152248560)
Docs: https://viem.sh/docs/contract/readContract
Version: 2.21.28
❯ getContractError node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/utils/errors/getContractError.ts:72:10
❯ readContract node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/actions/public/readContract.ts:136:11
❯ getEnsAddress node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/actions/ens/getEnsAddress.ts:144:9
❯ packages/core/src/actions/getEnsAddress.test.ts:7:3
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: undefined, docsPath: '/docs/contract/readContract', metaMessages: [ 'Contract Call:', ' address: 0xce01f8eee7E479C928F8919abD53E553a36CeF67\n function: resolve(bytes name, bytes data)\n args: (0x047765766d0365746800, 0x3b3b57de08c85f2f4059e930c45a6aeff9dcd3bd95dc3c5c1cddef6a0626b31152248560)' ], shortMessage: 'The contract function "resolve" reverted.', version: '2.21.28', abi: [ { inputs: [], name: 'ResolverNotFound', type: 'error' }, { inputs: [], name: 'ResolverWildcardNotSupported', type: 'error' }, { inputs: [], name: 'ResolverNotContract', type: 'error' }, { inputs: [ { name: 'returnData', type: 'bytes' } ], name: 'ResolverError', type: 'error' }, { inputs: [ { components: [ { name: 'status', type: 'uint16' }, { name: 'message', type: 'string' } ], name: 'errors', type: 'tuple[]' } ], name: 'HttpError', type: 'error' }, { name: 'resolve', type: 'function', stateMutability: 'view', inputs: [ { name: 'name', type: 'bytes' }, { name: 'data', type: 'bytes' } ], outputs: [ { name: '', type: 'bytes' }, { name: 'address', type: 'address' } ] }, { name: 'resolve', type: 'function', stateMutability: 'view', inputs: [ { name: 'name', type: 'bytes' }, { name: 'data', type: 'bytes' }, { name: 'gateways', type: 'string[]' } ], outputs: [ { name: '', type: 'bytes' }, { name: 'address', type: 'address' } ] } ], args: [ '0x047765766d0365746800', '0x3b3b57de08c85f2f4059e930c45a6aeff9dcd3bd95dc3c5c1cddef6a0626b31152248560' ], contractAddress: '0xce01f8eee7E479C928F8919abD53E553a36CeF67', formattedArgs: undefined, functionName: 'resolve', sender: undefined, walk: 'Function<walk>' }
Caused by: ContractFunctionRevertedError: The contract function "resolve" reverted.
Version: 2.21.28
❯ node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/utils/errors/getContractError.ts:62:14
❯ getContractError node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/utils/errors/getContractError.ts:70:5
❯ readContract node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/actions/public/readContract.ts:136:11
❯ getEnsAddress node_modules/.pnpm/viem@2.21.28_bufferutil@4.0.8_typescript@5.5.4_utf-8-validate@5.0.10_zod@3.22.4/node_modules/viem/actions/ens/getEnsAddress.ts:144:9
❯ packages/core/src/actions/getEnsAddress.test.ts:7:3
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: undefined, docsPath: undefined, metaMessages: undefined, shortMessage: 'The contract function "resolve" reverted.', version: '2.21.28', data: undefined, reason: undefined, signature: undefined, walk: 'Function<walk>' }
|
Verify / Test (3, 3)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Verify / Test (2, 3)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Verify / Test (2, 3)
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Verify / Test (1, 3)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Verify / Test (1, 3)
Attempt 2 failed. Reason: Child_process exited with error code 1
|