ci: reenable wagmi verify #3109
pull-request.yml
on: pull_request
Verify
/
Check
1m 22s
Verify
/
Vectors
1m 40s
Publish Prerelease
2m 33s
Size
2m 49s
Matrix: Verify / Test Environments
Matrix: Verify / Test
Matrix: Verify / Types
Matrix: Verify / Wagmi
Annotations
146 errors and 1 notice
|
Size
The process '/home/runner/setup-pnpm/node_modules/.bin/pnpm' failed with exit code 1
|
|
Verify / Test (true, http, 1, 3)
The job has exceeded the maximum execution time of 10m0s
|
|
src/account-abstraction/actions/paymaster/getPaymasterData.test.ts > entryPointVersion: 0.8 > default:
src/account-abstraction/utils/errors/getUserOperationError.ts#L57
UserOperationExecutionError: Invalid Smart Account nonce used for User Operation.
nonce: 32489326897775563332123967356928
Request Arguments:
callData: 0xb61d27f600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000000
callGasLimit: 16323
factory: 0x7702
factoryData: 0x
maxFeePerGas: 2.474329368 gwei
maxPriorityFeePerGas: 2 gwei
nonce: 32489326897775563332123967356928
paymaster: 0xf102f0173707c6726543d65fa38025eb72026c37
paymasterData: 0x00000000000000000000000000000000000000000000000000000000deadbeef000000000000000000000000000000000000000000000000000000000000123466921c0b18f676478e39b12780d21c63227df39b7ae5226413aa1f4c195993105ea5a862ad0b4a39f5e1ea57078b66f66fa3647dbf1108165032ca5f70f3644d1b
paymasterPostOpGasLimit: 1000000
paymasterVerificationGasLimit: 1000000
preVerificationGas: 100000
sender: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266
signature: 0xf6481fca302694ddd30dfc5f980c85c5ae6ea51c3fab43c10d61c1b14ede3bf753a6c4f2f1f25650cb6ef24917a421eb4aacd8a8389d8e08fb0aca6e307d0c081b
verificationGasLimit: 97390
Details: AA25 invalid account deployment: Another deployment operation for this sender is already being processed
Version: viem@x.y.z
❯ getUserOperationError src/account-abstraction/utils/errors/getUserOperationError.ts:57:10
❯ sendUserOperation src/account-abstraction/actions/bundler/sendUserOperation.ts:158:11
❯ src/account-abstraction/actions/paymaster/getPaymasterData.test.ts:88:18
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'AA25 invalid account deployment: Another deployment operation for this sender is already being processed', docsPath: undefined, metaMessages: [ 'nonce: 32489326897775563332123967356928', ' ', 'Request Arguments:', ' callData: 0xb61d27f600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000000\n callGasLimit: 16323\n factory: 0x7702\n factoryData: 0x\n maxFeePerGas: 2.474329368 gwei\n maxPriorityFeePerGas: 2 gwei\n nonce: 32489326897775563332123967356928\n paymaster: 0xf102f0173707c6726543d65fa38025eb72026c37\n paymasterData: 0x00000000000000000000000000000000000000000000000000000000deadbeef000000000000000000000000000000000000000000000000000000000000123466921c0b18f676478e39b12780d21c63227df39b7ae5226413aa1f4c195993105ea5a862ad0b4a39f5e1ea57078b66f66fa3647dbf1108165032ca5f70f3644d1b\n paymasterPostOpGasLimit: 1000000\n paymasterVerificationGasLimit: 1000000\n preVerificationGas: 100000\n sender: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266\n signature: 0xf6481fca302694ddd30dfc5f980c85c5ae6ea51c3fab43c10d61c1b14ede3bf753a6c4f2f1f25650cb6ef24917a421eb4aacd8a8389d8e08fb0aca6e307d0c081b\n verificationGasLimit: 97390' ], shortMessage: 'Invalid Smart Account nonce used for User Operation.', version: '2.38.4', walk: 'Function<walk>' }
Caused by: Caused by: InvalidAccountNonceError: Invalid Smart Account nonce used for User Operation.
nonce: 32489326897775563332123967356928
Details: AA25 invalid account deployment: Another deployment operation for this sender is already being processed
Version: viem@x.y.z
❯ getBundlerError src/account-abstraction/utils/errors/getBundlerError.ts:186:12
❯ src/account-abstraction/utils/errors/getUserOperationError.ts:43:19
❯
|
|
src/account-abstraction/actions/paymaster/getPaymasterData.test.ts > entryPointVersion: 0.8 > default:
src/account-abstraction/actions/bundler/getUserOperationReceipt.ts#L61
UserOperationReceiptNotFoundError: User Operation receipt with hash "0xc04b9cb229299a3e7a79f6302f3ab1c324fa28b34f85b44e4696eba63213cf3b" could not be found. The User Operation may not have been processed yet.
Version: viem@x.y.z
❯ getUserOperationReceipt src/account-abstraction/actions/bundler/getUserOperationReceipt.ts:61:23
❯ src/account-abstraction/actions/paymaster/getPaymasterData.test.ts:104:21
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: undefined, docsPath: undefined, metaMessages: undefined, shortMessage: 'User Operation receipt with hash "0xc04b9cb229299a3e7a79f6302f3ab1c324fa28b34f85b44e4696eba63213cf3b" could not be found. The User Operation may not have been processed yet.', version: '2.38.4', walk: 'Function<walk>' }
|
|
src/account-abstraction/actions/bundler/sendUserOperation.test.ts > entryPointVersion: 0.8 > args: paymaster (client):
src/account-abstraction/actions/bundler/sendUserOperation.test.ts#L45
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/sendUserOperation.test.ts:45:1
|
|
src/account-abstraction/actions/bundler/sendUserOperation.test.ts > entryPointVersion: 0.8 > args: paymaster (client):
src/account-abstraction/actions/bundler/sendUserOperation.test.ts#L45
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/sendUserOperation.test.ts:45:1
|
|
src/account-abstraction/actions/bundler/sendUserOperation.test.ts > entryPointVersion: 0.8 > args: paymaster (client):
src/account-abstraction/actions/bundler/sendUserOperation.test.ts#L45
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/sendUserOperation.test.ts:45:1
|
|
src/account-abstraction/actions/bundler/sendUserOperation.test.ts > entryPointVersion: 0.8 > args: paymaster (client):
src/account-abstraction/actions/bundler/sendUserOperation.test.ts#L45
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/sendUserOperation.test.ts:45:1
|
|
src/account-abstraction/actions/bundler/prepareUserOperation.test.ts > entryPointVersion: 0.8 > args: callData:
src/account-abstraction/actions/bundler/prepareUserOperation.test.ts#L31
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/prepareUserOperation.test.ts:31:1
|
|
src/account-abstraction/actions/bundler/prepareUserOperation.test.ts > entryPointVersion: 0.8 > args: callData:
src/account-abstraction/actions/bundler/prepareUserOperation.test.ts#L31
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/prepareUserOperation.test.ts:31:1
|
|
src/account-abstraction/actions/bundler/prepareUserOperation.test.ts > entryPointVersion: 0.8 > args: callData:
src/account-abstraction/actions/bundler/prepareUserOperation.test.ts#L31
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/prepareUserOperation.test.ts:31:1
|
|
src/account-abstraction/actions/bundler/prepareUserOperation.test.ts > entryPointVersion: 0.8 > args: callData:
src/account-abstraction/actions/bundler/prepareUserOperation.test.ts#L31
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/prepareUserOperation.test.ts:31:1
|
|
Verify / Test (true, http, 3, 3)
The job has exceeded the maximum execution time of 10m0s
|
|
Verify / Test (true, http, 3, 3)
The operation was canceled.
|
|
src/account-abstraction/clients/decorators/bundler.test.ts > smoke > getChainId:
src/account-abstraction/clients/decorators/bundler.test.ts#L11
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/clients/decorators/bundler.test.ts:11:1
|
|
src/account-abstraction/clients/decorators/bundler.test.ts > smoke > getChainId:
src/account-abstraction/clients/decorators/bundler.test.ts#L11
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/clients/decorators/bundler.test.ts:11:1
|
|
src/account-abstraction/clients/decorators/bundler.test.ts > smoke > getChainId:
src/account-abstraction/clients/decorators/bundler.test.ts#L11
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/clients/decorators/bundler.test.ts:11:1
|
|
src/account-abstraction/clients/decorators/bundler.test.ts > smoke > getChainId:
src/account-abstraction/clients/decorators/bundler.test.ts#L11
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/clients/decorators/bundler.test.ts:11:1
|
|
src/account-abstraction/actions/bundler/estimateUserOperationGas.test.ts > entryPointVersion: 0.8 > args: paymaster (client):
src/account-abstraction/actions/bundler/estimateUserOperationGas.test.ts#L32
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/estimateUserOperationGas.test.ts:32:1
|
|
src/account-abstraction/actions/bundler/estimateUserOperationGas.test.ts > entryPointVersion: 0.8 > args: paymaster (client):
src/account-abstraction/actions/bundler/estimateUserOperationGas.test.ts#L32
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/estimateUserOperationGas.test.ts:32:1
|
|
src/account-abstraction/actions/bundler/estimateUserOperationGas.test.ts > entryPointVersion: 0.8 > args: paymaster (client):
src/account-abstraction/actions/bundler/estimateUserOperationGas.test.ts#L32
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/estimateUserOperationGas.test.ts:32:1
|
|
src/account-abstraction/actions/bundler/estimateUserOperationGas.test.ts > entryPointVersion: 0.8 > args: paymaster (client):
src/account-abstraction/actions/bundler/estimateUserOperationGas.test.ts#L32
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/estimateUserOperationGas.test.ts:32:1
|
|
Verify / Test (true, http, 2, 3)
The job has exceeded the maximum execution time of 10m0s
|
|
src/account-abstraction/actions/bundler/waitForUserOperationReceipt.test.ts > entryPointVersion: 0.8 > args: pollingInterval:
src/account-abstraction/actions/bundler/waitForUserOperationReceipt.test.ts#L24
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/waitForUserOperationReceipt.test.ts:24:1
|
|
src/account-abstraction/actions/bundler/waitForUserOperationReceipt.test.ts > entryPointVersion: 0.8 > args: pollingInterval:
src/account-abstraction/actions/bundler/waitForUserOperationReceipt.test.ts#L24
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/waitForUserOperationReceipt.test.ts:24:1
|
|
src/account-abstraction/actions/bundler/getUserOperationReceipt.test.ts > entryPointVersion: 0.8 > error: receipt not found:
src/account-abstraction/actions/bundler/getUserOperationReceipt.test.ts#L22
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/getUserOperationReceipt.test.ts:22:1
|
|
src/account-abstraction/actions/bundler/getUserOperationReceipt.test.ts > entryPointVersion: 0.8 > error: receipt not found:
src/account-abstraction/actions/bundler/getUserOperationReceipt.test.ts#L22
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/getUserOperationReceipt.test.ts:22:1
|
|
src/account-abstraction/actions/bundler/getUserOperationReceipt.test.ts > entryPointVersion: 0.8 > error: receipt not found:
src/account-abstraction/actions/bundler/getUserOperationReceipt.test.ts#L22
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/getUserOperationReceipt.test.ts:22:1
|
|
src/account-abstraction/actions/bundler/getUserOperationReceipt.test.ts > entryPointVersion: 0.8 > error: receipt not found:
src/account-abstraction/actions/bundler/getUserOperationReceipt.test.ts#L22
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/getUserOperationReceipt.test.ts:22:1
|
|
src/account-abstraction/actions/bundler/getUserOperation.test.ts > entryPointVersion: 0.8 > error: user operation not found:
src/account-abstraction/actions/bundler/getUserOperation.test.ts#L23
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/getUserOperation.test.ts:23:1
|
|
src/account-abstraction/actions/bundler/getUserOperation.test.ts > entryPointVersion: 0.8 > error: user operation not found:
src/account-abstraction/actions/bundler/getUserOperation.test.ts#L23
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/getUserOperation.test.ts:23:1
|
|
src/account-abstraction/actions/bundler/getUserOperation.test.ts > entryPointVersion: 0.8 > error: user operation not found:
src/account-abstraction/actions/bundler/getUserOperation.test.ts#L23
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/getUserOperation.test.ts:23:1
|
|
src/account-abstraction/actions/bundler/getUserOperation.test.ts > entryPointVersion: 0.8 > error: user operation not found:
src/account-abstraction/actions/bundler/getUserOperation.test.ts#L23
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/getUserOperation.test.ts:23:1
|
|
Verify / Wagmi (5.7.2)
Process completed with exit code 2.
|
|
Verify / Wagmi (5.7.2)
Type of computed property's value is 'HttpTransport<undefined, false>', which is not assignable to type 'Transport<string, Record<string, any>, EIP1193RequestFn>'.
|
|
Verify / Wagmi (5.7.2)
Type of computed property's value is 'HttpTransport<undefined, false>', which is not assignable to type 'Transport<string, Record<string, any>, EIP1193RequestFn>'.
|
|
Verify / Wagmi (5.7.2)
Type of computed property's value is 'HttpTransport<undefined, false>', which is not assignable to type 'Transport<string, Record<string, any>, EIP1193RequestFn>'.
|
|
Verify / Wagmi (5.7.2)
Type '{ readonly fork: { readonly blockNumber: 23535880n; readonly url: string; }; readonly port: number; readonly rpcUrls: { readonly default: { readonly http: readonly [`http://127.0.0.1:${number}/${number}`]; readonly webSocket: readonly [`ws://127.0.0.1:${number}/${number}`]; }; readonly public: { readonly http: readonly [`http://127.0.0.1:${number}/${number}`]; readonly webSocket: readonly [`ws://127.0.0.1:${number}/${number}`]; }; }; readonly blockExplorers: { readonly default: { readonly name: "Etherscan"; readonly url: "https://etherscan.io"; readonly apiUrl: "https://api.etherscan.io/api"; }; }; readonly blockTime: 12000; readonly contracts: { readonly ensUniversalResolver: { readonly address: "0xeeeeeeee14d718c2b47d9923deab1335e144eeee"; readonly blockCreated: 23085558; }; readonly multicall3: { readonly address: "0xca11bde05977b3631167028862be2a173976ca11"; readonly blockCreated: 14353601; }; }; readonly ensTlds?: readonly string[] | undefined; readonly id: 1; readonly name: "Ethereum"; readonly nativeCurrency: { readonly name: "Ether"; readonly symbol: "ETH"; readonly decimals: 18; }; readonly experimental_preconfirmationTime?: number | undefined | undefined; readonly sourceId?: number | undefined | undefined; readonly testnet?: boolean | undefined | undefined; readonly custom?: Record<string, unknown> | undefined; readonly fees?: ChainFees<undefined> | undefined; readonly formatters?: undefined; readonly serializers?: ChainSerializers<undefined, TransactionSerializable<bigint, number>> | undefined; }' is not assignable to type 'Chain'.
|
|
Verify / Wagmi (5.9.2)
The strategy configuration was canceled because "verify.wagmi._5_7_2" failed
|
|
Verify / Wagmi (5.8.2)
The strategy configuration was canceled because "verify.wagmi._5_7_2" failed
|
|
Verify / Wagmi (5.8.2)
Type '"http"' does not satisfy the constraint '"Expected: literal string: http, Actual: string"'.
|
|
Verify / Wagmi (5.8.2)
'client.value' is possibly 'undefined'.
|
|
Verify / Wagmi (5.8.2)
'client.value' is possibly 'undefined'.
|
|
Verify / Wagmi (5.8.2)
Type '"http"' does not satisfy the constraint '"Expected: literal string: http, Actual: string"'.
|
|
Verify / Wagmi (5.8.2)
Type '1 | 10 | 456' does not satisfy the constraint '"Expected: literal number: 1, Actual: number" | "Expected: literal number: 10, Actual: number" | "Expected: literal number: 456, Actual: number"'.
|
|
Verify / Wagmi (5.8.2)
Type '1 | 10 | 456' does not satisfy the constraint '"Expected: literal number: 1, Actual: number" | "Expected: literal number: 10, Actual: number" | "Expected: literal number: 456, Actual: number"'.
|
|
Verify / Wagmi (5.8.2)
Type of computed property's value is 'HttpTransport<undefined, false>', which is not assignable to type 'Transport<string, Record<string, any>, EIP1193RequestFn>'.
|
|
Verify / Wagmi (5.8.2)
Type of computed property's value is 'HttpTransport<undefined, false>', which is not assignable to type 'Transport<string, Record<string, any>, EIP1193RequestFn>'.
|
|
Verify / Wagmi (5.8.2)
Type of computed property's value is 'HttpTransport<undefined, false>', which is not assignable to type 'Transport<string, Record<string, any>, EIP1193RequestFn>'.
|
|
Verify / Wagmi (5.8.2)
Type of computed property's value is 'HttpTransport<undefined, false>', which is not assignable to type 'Transport<string, Record<string, any>, EIP1193RequestFn>'.
|
|
Verify / Wagmi (latest)
The strategy configuration was canceled because "verify.wagmi._5_7_2" failed
|
|
Verify / Wagmi (latest)
The operation was canceled.
|
|
Verify / Test (true, webSocket, 1, 3)
The job has exceeded the maximum execution time of 10m0s
|
|
src/account-abstraction/actions/bundler/sendUserOperation.test.ts > entryPointVersion: 0.8 > default:
src/account-abstraction/actions/bundler/sendUserOperation.test.ts#L45
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/sendUserOperation.test.ts:45:1
|
|
src/account-abstraction/actions/bundler/sendUserOperation.test.ts > entryPointVersion: 0.8 > default:
src/account-abstraction/actions/bundler/sendUserOperation.test.ts#L115
Error: Snapshot `entryPointVersion: 0.8 > default 3` mismatched
Expected: "10002000000000000000000n"
Received: "10001000000000000000000n"
❯ src/account-abstraction/actions/bundler/sendUserOperation.test.ts:115:58
|
|
src/account-abstraction/actions/bundler/prepareUserOperation.test.ts > entryPointVersion: 0.8 > args: callData:
src/account-abstraction/actions/bundler/prepareUserOperation.test.ts#L31
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/prepareUserOperation.test.ts:31:1
|
|
src/account-abstraction/actions/bundler/prepareUserOperation.test.ts > entryPointVersion: 0.8 > args: callData:
src/account-abstraction/actions/bundler/prepareUserOperation.test.ts#L31
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/prepareUserOperation.test.ts:31:1
|
|
src/account-abstraction/actions/bundler/prepareUserOperation.test.ts > entryPointVersion: 0.8 > args: callData:
src/account-abstraction/actions/bundler/prepareUserOperation.test.ts#L31
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/prepareUserOperation.test.ts:31:1
|
|
src/account-abstraction/actions/bundler/prepareUserOperation.test.ts > entryPointVersion: 0.8 > args: callData:
src/account-abstraction/actions/bundler/prepareUserOperation.test.ts#L31
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/prepareUserOperation.test.ts:31:1
|
|
src/actions/wallet/signTransaction.test.ts > eip7702 > w/ prepareTransactionRequest:
src/actions/wallet/signTransaction.test.ts#L72
Error: Snapshot `eip7702 > w/ prepareTransactionRequest 1` mismatched
Expected: ""0x04f8cc01820311843b9aca008469126a1c8252089400000000000000000000000000000000000000008080c0f85ef85c0194fba3912ca04dd458c843e2ee08967fc04f3579c28201a480a08d7765afec6e09d93be91a1324f0dbbd6bcb96f4b37e8645a4c65d08a979ab69a070b81c53368b35a58af8630903c57d2b106842f9a081e3dc607c0c0cd990c77d01a092899fa1dac969c7d534b372995169ce2b5ee0b6007f21a7af97fab2d42b4434a071e44a7f22acf079c704be2e83ed1a2127cd563c863efef7d9fcdb74e999fd99""
Received: ""0x04f8cc01820311843b9aca00843b9aca088252089400000000000000000000000000000000000000008080c0f85ef85c0194fba3912ca04dd458c843e2ee08967fc04f3579c28201a480a08d7765afec6e09d93be91a1324f0dbbd6bcb96f4b37e8645a4c65d08a979ab69a070b81c53368b35a58af8630903c57d2b106842f9a081e3dc607c0c0cd990c77d80a0e9f24c8cf13fea2f1fed95590a53483dc370450ff473c00985b1b4650519e850a070a2414a772d7bb6cf09fdbd8b21009830f30274b56c46be1c2edddecc25b5af""
❯ src/actions/wallet/signTransaction.test.ts:72:23
|
|
src/actions/wallet/signTransaction.test.ts > eip7702 > w/ prepareTransactionRequest:
src/actions/wallet/signTransaction.test.ts#L72
Error: Snapshot `eip7702 > w/ prepareTransactionRequest 1` mismatched
Expected: ""0x04f8cc01820311843b9aca008469126a1c8252089400000000000000000000000000000000000000008080c0f85ef85c0194fba3912ca04dd458c843e2ee08967fc04f3579c28201a480a08d7765afec6e09d93be91a1324f0dbbd6bcb96f4b37e8645a4c65d08a979ab69a070b81c53368b35a58af8630903c57d2b106842f9a081e3dc607c0c0cd990c77d01a092899fa1dac969c7d534b372995169ce2b5ee0b6007f21a7af97fab2d42b4434a071e44a7f22acf079c704be2e83ed1a2127cd563c863efef7d9fcdb74e999fd99""
Received: ""0x04f8cc01820311843b9aca00843b9aca088252089400000000000000000000000000000000000000008080c0f85ef85c0194fba3912ca04dd458c843e2ee08967fc04f3579c28201a480a08d7765afec6e09d93be91a1324f0dbbd6bcb96f4b37e8645a4c65d08a979ab69a070b81c53368b35a58af8630903c57d2b106842f9a081e3dc607c0c0cd990c77d80a0e9f24c8cf13fea2f1fed95590a53483dc370450ff473c00985b1b4650519e850a070a2414a772d7bb6cf09fdbd8b21009830f30274b56c46be1c2edddecc25b5af""
❯ src/actions/wallet/signTransaction.test.ts:72:23
|
|
src/actions/wallet/signTransaction.test.ts > eip7702 > w/ prepareTransactionRequest:
src/actions/wallet/signTransaction.test.ts#L72
Error: Snapshot `eip7702 > w/ prepareTransactionRequest 1` mismatched
Expected: ""0x04f8cc01820311843b9aca008469126a1c8252089400000000000000000000000000000000000000008080c0f85ef85c0194fba3912ca04dd458c843e2ee08967fc04f3579c28201a480a08d7765afec6e09d93be91a1324f0dbbd6bcb96f4b37e8645a4c65d08a979ab69a070b81c53368b35a58af8630903c57d2b106842f9a081e3dc607c0c0cd990c77d01a092899fa1dac969c7d534b372995169ce2b5ee0b6007f21a7af97fab2d42b4434a071e44a7f22acf079c704be2e83ed1a2127cd563c863efef7d9fcdb74e999fd99""
Received: ""0x04f8cc01820311843b9aca00843b9aca088252089400000000000000000000000000000000000000008080c0f85ef85c0194fba3912ca04dd458c843e2ee08967fc04f3579c28201a480a08d7765afec6e09d93be91a1324f0dbbd6bcb96f4b37e8645a4c65d08a979ab69a070b81c53368b35a58af8630903c57d2b106842f9a081e3dc607c0c0cd990c77d80a0e9f24c8cf13fea2f1fed95590a53483dc370450ff473c00985b1b4650519e850a070a2414a772d7bb6cf09fdbd8b21009830f30274b56c46be1c2edddecc25b5af""
❯ src/actions/wallet/signTransaction.test.ts:72:23
|
|
src/actions/wallet/signTransaction.test.ts > eip7702 > w/ prepareTransactionRequest:
src/actions/wallet/signTransaction.test.ts#L72
Error: Snapshot `eip7702 > w/ prepareTransactionRequest 1` mismatched
Expected: ""0x04f8cc01820311843b9aca008469126a1c8252089400000000000000000000000000000000000000008080c0f85ef85c0194fba3912ca04dd458c843e2ee08967fc04f3579c28201a480a08d7765afec6e09d93be91a1324f0dbbd6bcb96f4b37e8645a4c65d08a979ab69a070b81c53368b35a58af8630903c57d2b106842f9a081e3dc607c0c0cd990c77d01a092899fa1dac969c7d534b372995169ce2b5ee0b6007f21a7af97fab2d42b4434a071e44a7f22acf079c704be2e83ed1a2127cd563c863efef7d9fcdb74e999fd99""
Received: ""0x04f8cc01820311843b9aca00843b9aca088252089400000000000000000000000000000000000000008080c0f85ef85c0194fba3912ca04dd458c843e2ee08967fc04f3579c28201a480a08d7765afec6e09d93be91a1324f0dbbd6bcb96f4b37e8645a4c65d08a979ab69a070b81c53368b35a58af8630903c57d2b106842f9a081e3dc607c0c0cd990c77d80a0e9f24c8cf13fea2f1fed95590a53483dc370450ff473c00985b1b4650519e850a070a2414a772d7bb6cf09fdbd8b21009830f30274b56c46be1c2edddecc25b5af""
❯ src/actions/wallet/signTransaction.test.ts:72:23
|
|
Verify / Test (true, webSocket, 2, 3)
The job has exceeded the maximum execution time of 10m0s
|
|
src/account-abstraction/actions/bundler/waitForUserOperationReceipt.test.ts > entryPointVersion: 0.8 > args: pollingInterval:
src/account-abstraction/actions/bundler/waitForUserOperationReceipt.test.ts#L24
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/waitForUserOperationReceipt.test.ts:24:1
|
|
src/account-abstraction/actions/bundler/waitForUserOperationReceipt.test.ts > entryPointVersion: 0.8 > args: pollingInterval:
src/account-abstraction/actions/bundler/waitForUserOperationReceipt.test.ts#L24
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/waitForUserOperationReceipt.test.ts:24:1
|
|
src/account-abstraction/actions/bundler/getUserOperationReceipt.test.ts > entryPointVersion: 0.8 > error: receipt not found:
src/account-abstraction/actions/bundler/getUserOperationReceipt.test.ts#L22
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/getUserOperationReceipt.test.ts:22:1
|
|
src/account-abstraction/actions/bundler/getUserOperationReceipt.test.ts > entryPointVersion: 0.8 > error: receipt not found:
src/account-abstraction/actions/bundler/getUserOperationReceipt.test.ts#L22
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/getUserOperationReceipt.test.ts:22:1
|
|
src/account-abstraction/actions/bundler/getUserOperationReceipt.test.ts > entryPointVersion: 0.8 > error: receipt not found:
src/account-abstraction/actions/bundler/getUserOperationReceipt.test.ts#L22
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/getUserOperationReceipt.test.ts:22:1
|
|
src/account-abstraction/actions/bundler/getUserOperationReceipt.test.ts > entryPointVersion: 0.8 > error: receipt not found:
src/account-abstraction/actions/bundler/getUserOperationReceipt.test.ts#L22
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/getUserOperationReceipt.test.ts:22:1
|
|
src/account-abstraction/actions/bundler/getUserOperation.test.ts > entryPointVersion: 0.8 > error: user operation not found:
src/account-abstraction/actions/bundler/getUserOperation.test.ts#L23
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/getUserOperation.test.ts:23:1
|
|
src/account-abstraction/actions/bundler/getUserOperation.test.ts > entryPointVersion: 0.8 > error: user operation not found:
src/account-abstraction/actions/bundler/getUserOperation.test.ts#L23
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/getUserOperation.test.ts:23:1
|
|
src/account-abstraction/actions/bundler/getUserOperation.test.ts > entryPointVersion: 0.8 > error: user operation not found:
src/account-abstraction/actions/bundler/getUserOperation.test.ts#L23
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/getUserOperation.test.ts:23:1
|
|
src/account-abstraction/actions/bundler/getUserOperation.test.ts > entryPointVersion: 0.8 > error: user operation not found:
src/account-abstraction/actions/bundler/getUserOperation.test.ts#L23
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/getUserOperation.test.ts:23:1
|
|
Verify / Test (true, webSocket, 3, 3)
The job has exceeded the maximum execution time of 10m0s
|
|
Verify / Test (true, webSocket, 3, 3)
The operation was canceled.
|
|
src/account-abstraction/clients/decorators/bundler.test.ts > smoke > getChainId:
src/account-abstraction/clients/decorators/bundler.test.ts#L11
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/clients/decorators/bundler.test.ts:11:1
|
|
src/account-abstraction/clients/decorators/bundler.test.ts > smoke > getChainId:
src/account-abstraction/clients/decorators/bundler.test.ts#L11
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/clients/decorators/bundler.test.ts:11:1
|
|
src/account-abstraction/clients/decorators/bundler.test.ts > smoke > getChainId:
src/account-abstraction/clients/decorators/bundler.test.ts#L11
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/clients/decorators/bundler.test.ts:11:1
|
|
src/account-abstraction/clients/decorators/bundler.test.ts > smoke > getChainId:
src/account-abstraction/clients/decorators/bundler.test.ts#L11
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/clients/decorators/bundler.test.ts:11:1
|
|
src/account-abstraction/actions/bundler/estimateUserOperationGas.test.ts > entryPointVersion: 0.8 > args: paymaster (client):
src/account-abstraction/actions/bundler/estimateUserOperationGas.test.ts#L32
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/estimateUserOperationGas.test.ts:32:1
|
|
src/account-abstraction/actions/bundler/estimateUserOperationGas.test.ts > entryPointVersion: 0.8 > args: paymaster (client):
src/account-abstraction/actions/bundler/estimateUserOperationGas.test.ts#L32
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/estimateUserOperationGas.test.ts:32:1
|
|
src/account-abstraction/actions/bundler/estimateUserOperationGas.test.ts > entryPointVersion: 0.8 > args: paymaster (client):
src/account-abstraction/actions/bundler/estimateUserOperationGas.test.ts#L32
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/estimateUserOperationGas.test.ts:32:1
|
|
src/account-abstraction/actions/bundler/estimateUserOperationGas.test.ts > entryPointVersion: 0.8 > args: paymaster (client):
src/account-abstraction/actions/bundler/estimateUserOperationGas.test.ts#L32
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/estimateUserOperationGas.test.ts:32:1
|
|
Verify / Test (false, http, 1, 3)
The job has exceeded the maximum execution time of 10m0s
|
|
Verify / Test (false, http, 1, 3)
The operation was canceled.
|
|
src/account-abstraction/actions/bundler/sendUserOperation.test.ts > entryPointVersion: 0.8 > args: paymaster (client):
src/account-abstraction/actions/bundler/sendUserOperation.test.ts#L45
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/sendUserOperation.test.ts:45:1
|
|
src/account-abstraction/actions/bundler/sendUserOperation.test.ts > entryPointVersion: 0.8 > args: paymaster (client):
src/account-abstraction/actions/bundler/sendUserOperation.test.ts#L45
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/sendUserOperation.test.ts:45:1
|
|
src/account-abstraction/actions/bundler/sendUserOperation.test.ts > entryPointVersion: 0.8 > args: paymaster (client):
src/account-abstraction/actions/bundler/sendUserOperation.test.ts#L45
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/sendUserOperation.test.ts:45:1
|
|
src/account-abstraction/actions/bundler/sendUserOperation.test.ts > entryPointVersion: 0.8 > args: paymaster (client):
src/account-abstraction/actions/bundler/sendUserOperation.test.ts#L45
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/sendUserOperation.test.ts:45:1
|
|
src/account-abstraction/actions/bundler/prepareUserOperation.test.ts > entryPointVersion: 0.8 > args: callData:
src/account-abstraction/actions/bundler/prepareUserOperation.test.ts#L31
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/prepareUserOperation.test.ts:31:1
|
|
src/account-abstraction/actions/bundler/prepareUserOperation.test.ts > entryPointVersion: 0.8 > args: callData:
src/account-abstraction/actions/bundler/prepareUserOperation.test.ts#L31
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/prepareUserOperation.test.ts:31:1
|
|
src/account-abstraction/actions/bundler/prepareUserOperation.test.ts > entryPointVersion: 0.8 > args: callData:
src/account-abstraction/actions/bundler/prepareUserOperation.test.ts#L31
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/prepareUserOperation.test.ts:31:1
|
|
src/account-abstraction/actions/bundler/prepareUserOperation.test.ts > entryPointVersion: 0.8 > args: callData:
src/account-abstraction/actions/bundler/prepareUserOperation.test.ts#L31
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/prepareUserOperation.test.ts:31:1
|
|
Verify / Test (false, http, 2, 3)
The job has exceeded the maximum execution time of 10m0s
|
|
src/account-abstraction/actions/bundler/waitForUserOperationReceipt.test.ts > entryPointVersion: 0.8 > args: pollingInterval:
src/account-abstraction/actions/bundler/waitForUserOperationReceipt.test.ts#L24
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/waitForUserOperationReceipt.test.ts:24:1
|
|
src/account-abstraction/actions/bundler/waitForUserOperationReceipt.test.ts > entryPointVersion: 0.8 > args: pollingInterval:
src/account-abstraction/actions/bundler/waitForUserOperationReceipt.test.ts#L24
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/waitForUserOperationReceipt.test.ts:24:1
|
|
src/account-abstraction/actions/bundler/getUserOperationReceipt.test.ts > entryPointVersion: 0.8 > error: receipt not found:
src/account-abstraction/actions/bundler/getUserOperationReceipt.test.ts#L22
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/getUserOperationReceipt.test.ts:22:1
|
|
src/account-abstraction/actions/bundler/getUserOperationReceipt.test.ts > entryPointVersion: 0.8 > error: receipt not found:
src/account-abstraction/actions/bundler/getUserOperationReceipt.test.ts#L22
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/getUserOperationReceipt.test.ts:22:1
|
|
src/account-abstraction/actions/bundler/getUserOperationReceipt.test.ts > entryPointVersion: 0.8 > error: receipt not found:
src/account-abstraction/actions/bundler/getUserOperationReceipt.test.ts#L22
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/getUserOperationReceipt.test.ts:22:1
|
|
src/account-abstraction/actions/bundler/getUserOperationReceipt.test.ts > entryPointVersion: 0.8 > error: receipt not found:
src/account-abstraction/actions/bundler/getUserOperationReceipt.test.ts#L22
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/getUserOperationReceipt.test.ts:22:1
|
|
src/account-abstraction/actions/bundler/getUserOperation.test.ts > entryPointVersion: 0.8 > error: user operation not found:
src/account-abstraction/actions/bundler/getUserOperation.test.ts#L23
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/getUserOperation.test.ts:23:1
|
|
src/account-abstraction/actions/bundler/getUserOperation.test.ts > entryPointVersion: 0.8 > error: user operation not found:
src/account-abstraction/actions/bundler/getUserOperation.test.ts#L23
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/getUserOperation.test.ts:23:1
|
|
src/account-abstraction/actions/bundler/getUserOperation.test.ts > entryPointVersion: 0.8 > error: user operation not found:
src/account-abstraction/actions/bundler/getUserOperation.test.ts#L23
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/getUserOperation.test.ts:23:1
|
|
src/account-abstraction/actions/bundler/getUserOperation.test.ts > entryPointVersion: 0.8 > error: user operation not found:
src/account-abstraction/actions/bundler/getUserOperation.test.ts#L23
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/getUserOperation.test.ts:23:1
|
|
Verify / Test (false, http, 3, 3)
The job has exceeded the maximum execution time of 10m0s
|
|
Verify / Test (false, http, 3, 3)
The operation was canceled.
|
|
src/account-abstraction/clients/decorators/bundler.test.ts > smoke > getChainId:
src/account-abstraction/clients/decorators/bundler.test.ts#L11
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/clients/decorators/bundler.test.ts:11:1
|
|
src/account-abstraction/clients/decorators/bundler.test.ts > smoke > getChainId:
src/account-abstraction/clients/decorators/bundler.test.ts#L11
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/clients/decorators/bundler.test.ts:11:1
|
|
src/account-abstraction/clients/decorators/bundler.test.ts > smoke > getChainId:
src/account-abstraction/clients/decorators/bundler.test.ts#L11
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/clients/decorators/bundler.test.ts:11:1
|
|
src/account-abstraction/clients/decorators/bundler.test.ts > smoke > getChainId:
src/account-abstraction/clients/decorators/bundler.test.ts#L11
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/clients/decorators/bundler.test.ts:11:1
|
|
src/account-abstraction/actions/bundler/estimateUserOperationGas.test.ts > entryPointVersion: 0.8 > args: paymaster (client):
src/account-abstraction/actions/bundler/estimateUserOperationGas.test.ts#L32
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/estimateUserOperationGas.test.ts:32:1
|
|
src/account-abstraction/actions/bundler/estimateUserOperationGas.test.ts > entryPointVersion: 0.8 > args: paymaster (client):
src/account-abstraction/actions/bundler/estimateUserOperationGas.test.ts#L32
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/estimateUserOperationGas.test.ts:32:1
|
|
src/account-abstraction/actions/bundler/estimateUserOperationGas.test.ts > entryPointVersion: 0.8 > args: paymaster (client):
src/account-abstraction/actions/bundler/estimateUserOperationGas.test.ts#L32
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/estimateUserOperationGas.test.ts:32:1
|
|
src/account-abstraction/actions/bundler/estimateUserOperationGas.test.ts > entryPointVersion: 0.8 > args: paymaster (client):
src/account-abstraction/actions/bundler/estimateUserOperationGas.test.ts#L32
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/estimateUserOperationGas.test.ts:32:1
|
|
Verify / Test (false, webSocket, 1, 3)
The job has exceeded the maximum execution time of 10m0s
|
|
Verify / Test (false, webSocket, 1, 3)
The operation was canceled.
|
|
src/account-abstraction/actions/bundler/sendUserOperation.test.ts > entryPointVersion: 0.8 > args: paymaster (client):
src/account-abstraction/actions/bundler/sendUserOperation.test.ts#L45
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/sendUserOperation.test.ts:45:1
|
|
src/account-abstraction/actions/bundler/sendUserOperation.test.ts > entryPointVersion: 0.8 > args: paymaster (client):
src/account-abstraction/actions/bundler/sendUserOperation.test.ts#L45
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/sendUserOperation.test.ts:45:1
|
|
src/account-abstraction/actions/bundler/sendUserOperation.test.ts > entryPointVersion: 0.8 > args: paymaster (client):
src/account-abstraction/actions/bundler/sendUserOperation.test.ts#L45
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/sendUserOperation.test.ts:45:1
|
|
src/account-abstraction/actions/bundler/sendUserOperation.test.ts > entryPointVersion: 0.8 > args: paymaster (client):
src/account-abstraction/actions/bundler/sendUserOperation.test.ts#L45
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/sendUserOperation.test.ts:45:1
|
|
src/account-abstraction/actions/bundler/prepareUserOperation.test.ts > entryPointVersion: 0.8 > args: callData:
src/account-abstraction/actions/bundler/prepareUserOperation.test.ts#L31
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/prepareUserOperation.test.ts:31:1
|
|
src/account-abstraction/actions/bundler/prepareUserOperation.test.ts > entryPointVersion: 0.8 > args: callData:
src/account-abstraction/actions/bundler/prepareUserOperation.test.ts#L31
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/prepareUserOperation.test.ts:31:1
|
|
src/account-abstraction/actions/bundler/prepareUserOperation.test.ts > entryPointVersion: 0.8 > args: callData:
src/account-abstraction/actions/bundler/prepareUserOperation.test.ts#L31
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/prepareUserOperation.test.ts:31:1
|
|
src/account-abstraction/actions/bundler/prepareUserOperation.test.ts > entryPointVersion: 0.8 > args: callData:
src/account-abstraction/actions/bundler/prepareUserOperation.test.ts#L31
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/prepareUserOperation.test.ts:31:1
|
|
Verify / Test (false, webSocket, 2, 3)
The job has exceeded the maximum execution time of 10m0s
|
|
src/account-abstraction/actions/bundler/waitForUserOperationReceipt.test.ts > entryPointVersion: 0.8 > args: pollingInterval:
src/account-abstraction/actions/bundler/waitForUserOperationReceipt.test.ts#L24
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/waitForUserOperationReceipt.test.ts:24:1
|
|
src/account-abstraction/actions/bundler/waitForUserOperationReceipt.test.ts > entryPointVersion: 0.8 > args: pollingInterval:
src/account-abstraction/actions/bundler/waitForUserOperationReceipt.test.ts#L24
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/waitForUserOperationReceipt.test.ts:24:1
|
|
src/account-abstraction/actions/bundler/getUserOperationReceipt.test.ts > entryPointVersion: 0.8 > error: receipt not found:
src/account-abstraction/actions/bundler/getUserOperationReceipt.test.ts#L22
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/getUserOperationReceipt.test.ts:22:1
|
|
src/account-abstraction/actions/bundler/getUserOperationReceipt.test.ts > entryPointVersion: 0.8 > error: receipt not found:
src/account-abstraction/actions/bundler/getUserOperationReceipt.test.ts#L22
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/getUserOperationReceipt.test.ts:22:1
|
|
src/account-abstraction/actions/bundler/getUserOperationReceipt.test.ts > entryPointVersion: 0.8 > error: receipt not found:
src/account-abstraction/actions/bundler/getUserOperationReceipt.test.ts#L22
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/getUserOperationReceipt.test.ts:22:1
|
|
src/account-abstraction/actions/bundler/getUserOperationReceipt.test.ts > entryPointVersion: 0.8 > error: receipt not found:
src/account-abstraction/actions/bundler/getUserOperationReceipt.test.ts#L22
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/getUserOperationReceipt.test.ts:22:1
|
|
src/account-abstraction/actions/bundler/getUserOperation.test.ts > entryPointVersion: 0.8 > error: user operation not found:
src/account-abstraction/actions/bundler/getUserOperation.test.ts#L23
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/getUserOperation.test.ts:23:1
|
|
src/account-abstraction/actions/bundler/getUserOperation.test.ts > entryPointVersion: 0.8 > error: user operation not found:
src/account-abstraction/actions/bundler/getUserOperation.test.ts#L23
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/getUserOperation.test.ts:23:1
|
|
src/account-abstraction/actions/bundler/getUserOperation.test.ts > entryPointVersion: 0.8 > error: user operation not found:
src/account-abstraction/actions/bundler/getUserOperation.test.ts#L23
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/getUserOperation.test.ts:23:1
|
|
src/account-abstraction/actions/bundler/getUserOperation.test.ts > entryPointVersion: 0.8 > error: user operation not found:
src/account-abstraction/actions/bundler/getUserOperation.test.ts#L23
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/getUserOperation.test.ts:23:1
|
|
Verify / Test (false, webSocket, 3, 3)
The job has exceeded the maximum execution time of 10m0s
|
|
Verify / Test (false, webSocket, 3, 3)
The operation was canceled.
|
|
src/account-abstraction/clients/decorators/bundler.test.ts > smoke > getChainId:
src/account-abstraction/clients/decorators/bundler.test.ts#L11
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/clients/decorators/bundler.test.ts:11:1
|
|
src/account-abstraction/clients/decorators/bundler.test.ts > smoke > getChainId:
src/account-abstraction/clients/decorators/bundler.test.ts#L11
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/clients/decorators/bundler.test.ts:11:1
|
|
src/account-abstraction/clients/decorators/bundler.test.ts > smoke > getChainId:
src/account-abstraction/clients/decorators/bundler.test.ts#L11
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/clients/decorators/bundler.test.ts:11:1
|
|
src/account-abstraction/clients/decorators/bundler.test.ts > smoke > getChainId:
src/account-abstraction/clients/decorators/bundler.test.ts#L11
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/clients/decorators/bundler.test.ts:11:1
|
|
src/account-abstraction/actions/bundler/estimateUserOperationGas.test.ts > entryPointVersion: 0.8 > args: paymaster (client):
src/account-abstraction/actions/bundler/estimateUserOperationGas.test.ts#L32
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/estimateUserOperationGas.test.ts:32:1
|
|
src/account-abstraction/actions/bundler/estimateUserOperationGas.test.ts > entryPointVersion: 0.8 > args: paymaster (client):
src/account-abstraction/actions/bundler/estimateUserOperationGas.test.ts#L32
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/estimateUserOperationGas.test.ts:32:1
|
|
src/account-abstraction/actions/bundler/estimateUserOperationGas.test.ts > entryPointVersion: 0.8 > args: paymaster (client):
src/account-abstraction/actions/bundler/estimateUserOperationGas.test.ts#L32
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/estimateUserOperationGas.test.ts:32:1
|
|
src/account-abstraction/actions/bundler/estimateUserOperationGas.test.ts > entryPointVersion: 0.8 > args: paymaster (client):
src/account-abstraction/actions/bundler/estimateUserOperationGas.test.ts#L32
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/account-abstraction/actions/bundler/estimateUserOperationGas.test.ts:32:1
|
|
Publish Prerelease
{
"workflowData": {
"owner": "wevm",
"repo": "viem",
"sha": "c961132a7bc3e5ec8fee6df7a7c11d330b033fe5",
"ref": "4052"
},
"key": "OfrSrqOW6p",
"runId": 18760419507,
"webhookDebug": {
"action": "requested",
"head_branch": "tmm/wagmi-verify",
"head_repository_full_name": "wevm/viem",
"full_name": "wevm/viem",
"isPullRequest": true,
"prNumber": 4052,
"prNumberType": "number",
"isNewPullRequest": true,
"isOldPullRequest": false,
"prKey": "wevm/viem:tmm/wagmi-verify",
"oldPrDataHash": "qTgu9wMxtC",
"lookupKey": "wevm/viem:tmm/wagmi-verify",
"data": {
"owner": "wevm",
"repo": "viem",
"sha": "c961132a7bc3e5ec8fee6df7a7c11d330b033fe5",
"ref": "4052"
}
}
}
|