chore(deps): bump changesets/action from 1.4.10 to 2.1.2 #5133
Triggered via pull request
September 10, 2026 15:23
Status
Failure
Total duration
29m 32s
Artifacts
–
pull-request.yml
on: pull_request
Verify
/
Check
1m 40s
Verify
/
Test Tempo Fuzz
1m 44s
Verify
/
Test Local Tempo Multisig
2m 4s
Verify
/
Vectors
2m 9s
Publish Prerelease
4m 8s
Size
9m 6s
Matrix: Verify / Test Environments
Matrix: Verify / test-tempo-deployed
Matrix: Verify / test-tempo
Matrix: Verify / test
Matrix: Verify / Wagmi
Verify
/
Build
Matrix: Verify / Types
Annotations
43 errors, 30 warnings, and 1 notice
|
Verify / Check
Process completed with exit code 1.
|
|
[core] src/actions/public/watchBlocks.test.ts > poll > emitMissed > emits on missed blocks:
src/actions/public/watchBlocks.test.ts#L91
AssertionError: expected 7 to be 6 // Object.is equality
- Expected
+ Received
- 6
+ 7
❯ src/actions/public/watchBlocks.test.ts:91:29
|
|
[core] src/actions/public/watchBlocks.test.ts > poll > emitMissed > emits on missed blocks:
src/actions/public/watchBlocks.test.ts#L91
AssertionError: expected 7 to be 6 // Object.is equality
- Expected
+ Received
- 6
+ 7
❯ src/actions/public/watchBlocks.test.ts:91:29
|
|
[core] src/actions/public/watchBlocks.test.ts > poll > emitMissed > emits on missed blocks:
src/actions/public/watchBlocks.test.ts#L91
AssertionError: expected 7 to be 6 // Object.is equality
- Expected
+ Received
- 6
+ 7
❯ src/actions/public/watchBlocks.test.ts:91:29
|
|
[core] src/actions/public/watchBlocks.test.ts > poll > emitMissed > emits on missed blocks:
src/actions/public/watchBlocks.test.ts#L91
AssertionError: expected 7 to be 6 // Object.is equality
- Expected
+ Received
- 6
+ 7
❯ src/actions/public/watchBlocks.test.ts:91:29
|
|
[core] src/actions/public/watchBlocks.test.ts > poll > emitMissed > emits on missed blocks:
src/actions/public/watchBlocks.test.ts#L91
AssertionError: expected 7 to be 6 // Object.is equality
- Expected
+ Received
- 6
+ 7
❯ src/actions/public/watchBlocks.test.ts:91:29
|
|
[core] src/actions/public/watchBlocks.test.ts > poll > emitMissed > emits on missed blocks:
src/actions/public/watchBlocks.test.ts#L91
AssertionError: expected 7 to be 6 // Object.is equality
- Expected
+ Received
- 6
+ 7
❯ src/actions/public/watchBlocks.test.ts:91:29
|
|
[core] src/actions/public/watchBlocks.test.ts > poll > emitMissed > emits on missed blocks:
src/actions/public/watchBlocks.test.ts#L91
AssertionError: expected 7 to be 6 // Object.is equality
- Expected
+ Received
- 6
+ 7
❯ src/actions/public/watchBlocks.test.ts:91:29
|
|
[core] src/actions/public/watchBlocks.test.ts > poll > emitMissed > emits on missed blocks:
src/actions/public/watchBlocks.test.ts#L91
AssertionError: expected 7 to be 6 // Object.is equality
- Expected
+ Received
- 6
+ 7
❯ src/actions/public/watchBlocks.test.ts:91:29
|
|
[core] src/actions/public/watchBlocks.test.ts > poll > emitMissed > emits on missed blocks:
src/actions/public/watchBlocks.test.ts#L91
AssertionError: expected 7 to be 6 // Object.is equality
- Expected
+ Received
- 6
+ 7
❯ src/actions/public/watchBlocks.test.ts:91:29
|
|
[core] src/actions/public/watchBlocks.test.ts > poll > emitMissed > emits on missed blocks:
src/actions/public/watchBlocks.test.ts#L91
AssertionError: expected 7 to be 6 // Object.is equality
- Expected
+ Received
- 6
+ 7
❯ src/actions/public/watchBlocks.test.ts:91:29
|
|
Verify / Test Local (transport: http, multicall: true, 3/3)
The strategy configuration was canceled because "verify.test.true_http_2_3" failed
|
|
[core] src/actions/public/call.test.ts > errors > insufficient funds:
src/actions/public/call.test.ts#L500
AssertionError: expected [Function] to throw error including 'insufficient funds for gas * price + …' but got 'Transaction creation failed.\n\nURL: …'
- Expected
+ Received
- insufficient funds for gas * price + value
+ Transaction creation failed.
+
+ URL: http://localhost
+ Request body: {"method":"eth_call","params":[{"from":"0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266","to":"0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266","value":"0x152d02c7e14af6800000"},"latest"]}
+
+ Raw Call Arguments:
+ from: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266
+ to: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266
+ value: 100000 ETH
+
+ Details: EVM error: OutOfFunds
+ Version: viem@x.y.z
❯ src/actions/public/call.test.ts:500:5
|
|
[core] src/actions/public/call.test.ts > errors > insufficient funds:
src/actions/public/call.test.ts#L500
AssertionError: expected [Function] to throw error including 'insufficient funds for gas * price + …' but got 'Transaction creation failed.\n\nURL: …'
- Expected
+ Received
- insufficient funds for gas * price + value
+ Transaction creation failed.
+
+ URL: http://localhost
+ Request body: {"method":"eth_call","params":[{"from":"0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266","to":"0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266","value":"0x152d02c7e14af6800000"},"latest"]}
+
+ Raw Call Arguments:
+ from: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266
+ to: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266
+ value: 100000 ETH
+
+ Details: EVM error: OutOfFunds
+ Version: viem@x.y.z
❯ src/actions/public/call.test.ts:500:5
|
|
[core] src/actions/public/call.test.ts > errors > insufficient funds:
src/actions/public/call.test.ts#L500
AssertionError: expected [Function] to throw error including 'insufficient funds for gas * price + …' but got 'Transaction creation failed.\n\nURL: …'
- Expected
+ Received
- insufficient funds for gas * price + value
+ Transaction creation failed.
+
+ URL: http://localhost
+ Request body: {"method":"eth_call","params":[{"from":"0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266","to":"0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266","value":"0x152d02c7e14af6800000"},"latest"]}
+
+ Raw Call Arguments:
+ from: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266
+ to: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266
+ value: 100000 ETH
+
+ Details: EVM error: OutOfFunds
+ Version: viem@x.y.z
❯ src/actions/public/call.test.ts:500:5
|
|
[core] src/actions/public/call.test.ts > errors > insufficient funds:
src/actions/public/call.test.ts#L500
AssertionError: expected [Function] to throw error including 'insufficient funds for gas * price + …' but got 'Transaction creation failed.\n\nURL: …'
- Expected
+ Received
- insufficient funds for gas * price + value
+ Transaction creation failed.
+
+ URL: http://localhost
+ Request body: {"method":"eth_call","params":[{"from":"0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266","to":"0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266","value":"0x152d02c7e14af6800000"},"latest"]}
+
+ Raw Call Arguments:
+ from: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266
+ to: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266
+ value: 100000 ETH
+
+ Details: EVM error: OutOfFunds
+ Version: viem@x.y.z
❯ src/actions/public/call.test.ts:500:5
|
|
[core] src/actions/public/call.test.ts > errors > insufficient funds:
src/actions/public/call.test.ts#L500
AssertionError: expected [Function] to throw error including 'insufficient funds for gas * price + …' but got 'Transaction creation failed.\n\nURL: …'
- Expected
+ Received
- insufficient funds for gas * price + value
+ Transaction creation failed.
+
+ URL: http://localhost
+ Request body: {"method":"eth_call","params":[{"from":"0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266","to":"0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266","value":"0x152d02c7e14af6800000"},"latest"]}
+
+ Raw Call Arguments:
+ from: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266
+ to: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266
+ value: 100000 ETH
+
+ Details: EVM error: OutOfFunds
+ Version: viem@x.y.z
❯ src/actions/public/call.test.ts:500:5
|
|
[core] src/actions/public/call.test.ts > errors > insufficient funds:
src/actions/public/call.test.ts#L500
AssertionError: expected [Function] to throw error including 'insufficient funds for gas * price + …' but got 'Transaction creation failed.\n\nURL: …'
- Expected
+ Received
- insufficient funds for gas * price + value
+ Transaction creation failed.
+
+ URL: http://localhost
+ Request body: {"method":"eth_call","params":[{"from":"0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266","to":"0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266","value":"0x152d02c7e14af6800000"},"latest"]}
+
+ Raw Call Arguments:
+ from: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266
+ to: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266
+ value: 100000 ETH
+
+ Details: EVM error: OutOfFunds
+ Version: viem@x.y.z
❯ src/actions/public/call.test.ts:500:5
|
|
[core] src/actions/public/call.test.ts > errors > insufficient funds:
src/actions/public/call.test.ts#L500
AssertionError: expected [Function] to throw error including 'insufficient funds for gas * price + …' but got 'Transaction creation failed.\n\nURL: …'
- Expected
+ Received
- insufficient funds for gas * price + value
+ Transaction creation failed.
+
+ URL: http://localhost
+ Request body: {"method":"eth_call","params":[{"from":"0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266","to":"0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266","value":"0x152d02c7e14af6800000"},"latest"]}
+
+ Raw Call Arguments:
+ from: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266
+ to: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266
+ value: 100000 ETH
+
+ Details: EVM error: OutOfFunds
+ Version: viem@x.y.z
❯ src/actions/public/call.test.ts:500:5
|
|
[core] src/actions/public/call.test.ts > errors > insufficient funds:
src/actions/public/call.test.ts#L500
AssertionError: expected [Function] to throw error including 'insufficient funds for gas * price + …' but got 'Transaction creation failed.\n\nURL: …'
- Expected
+ Received
- insufficient funds for gas * price + value
+ Transaction creation failed.
+
+ URL: http://localhost
+ Request body: {"method":"eth_call","params":[{"from":"0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266","to":"0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266","value":"0x152d02c7e14af6800000"},"latest"]}
+
+ Raw Call Arguments:
+ from: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266
+ to: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266
+ value: 100000 ETH
+
+ Details: EVM error: OutOfFunds
+ Version: viem@x.y.z
❯ src/actions/public/call.test.ts:500:5
|
|
[core] src/actions/public/call.test.ts > errors > insufficient funds:
src/actions/public/call.test.ts#L500
AssertionError: expected [Function] to throw error including 'insufficient funds for gas * price + …' but got 'Transaction creation failed.\n\nURL: …'
- Expected
+ Received
- insufficient funds for gas * price + value
+ Transaction creation failed.
+
+ URL: http://localhost
+ Request body: {"method":"eth_call","params":[{"from":"0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266","to":"0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266","value":"0x152d02c7e14af6800000"},"latest"]}
+
+ Raw Call Arguments:
+ from: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266
+ to: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266
+ value: 100000 ETH
+
+ Details: EVM error: OutOfFunds
+ Version: viem@x.y.z
❯ src/actions/public/call.test.ts:500:5
|
|
[core] src/actions/public/call.test.ts > errors > insufficient funds:
src/actions/public/call.test.ts#L500
AssertionError: expected [Function] to throw error including 'insufficient funds for gas * price + …' but got 'Transaction creation failed.\n\nURL: …'
- Expected
+ Received
- insufficient funds for gas * price + value
+ Transaction creation failed.
+
+ URL: http://localhost
+ Request body: {"method":"eth_call","params":[{"from":"0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266","to":"0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266","value":"0x152d02c7e14af6800000"},"latest"]}
+
+ Raw Call Arguments:
+ from: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266
+ to: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266
+ value: 100000 ETH
+
+ Details: EVM error: OutOfFunds
+ Version: viem@x.y.z
❯ src/actions/public/call.test.ts:500:5
|
|
Verify / Test Local (transport: http, multicall: true, 1/3)
The strategy configuration was canceled because "verify.test.true_http_2_3" failed
|
|
[core] src/actions/public/watchBlockNumber.test.ts > poll > watches for new block numbers:
src/actions/public/watchBlockNumber.test.ts#L45
AssertionError: expected 5 to be 4 // Object.is equality
- Expected
+ Received
- 4
+ 5
❯ src/actions/public/watchBlockNumber.test.ts:45:33
|
|
[core] src/actions/public/watchBlockNumber.test.ts > poll > watches for new block numbers:
src/actions/public/watchBlockNumber.test.ts#L45
AssertionError: expected 5 to be 4 // Object.is equality
- Expected
+ Received
- 4
+ 5
❯ src/actions/public/watchBlockNumber.test.ts:45:33
|
|
[core] src/actions/public/watchBlockNumber.test.ts > poll > behavior > does not emit when no new incoming blocks:
src/actions/public/watchBlockNumber.test.ts#L169
AssertionError: expected 3 to be 2 // Object.is equality
- Expected
+ Received
- 2
+ 3
❯ src/actions/public/watchBlockNumber.test.ts:169:35
|
|
[core] src/actions/public/watchBlockNumber.test.ts > poll > behavior > does not emit when no new incoming blocks:
src/actions/public/watchBlockNumber.test.ts#L169
AssertionError: expected 3 to be 2 // Object.is equality
- Expected
+ Received
- 2
+ 3
❯ src/actions/public/watchBlockNumber.test.ts:169:35
|
|
[core] src/actions/public/watchBlockNumber.test.ts > poll > behavior > does not emit when no new incoming blocks:
src/actions/public/watchBlockNumber.test.ts#L169
AssertionError: expected 3 to be 2 // Object.is equality
- Expected
+ Received
- 2
+ 3
❯ src/actions/public/watchBlockNumber.test.ts:169:35
|
|
[core] src/actions/public/watchBlockNumber.test.ts > poll > behavior > does not emit when no new incoming blocks:
src/actions/public/watchBlockNumber.test.ts#L169
AssertionError: expected 3 to be 2 // Object.is equality
- Expected
+ Received
- 2
+ 3
❯ src/actions/public/watchBlockNumber.test.ts:169:35
|
|
[core] src/actions/public/watchBlockNumber.test.ts > poll > watches for new block numbers:
src/actions/public/watchBlockNumber.test.ts#L45
AssertionError: expected 5 to be 4 // Object.is equality
- Expected
+ Received
- 4
+ 5
❯ src/actions/public/watchBlockNumber.test.ts:45:33
|
|
[core] src/actions/public/watchBlockNumber.test.ts > poll > watches for new block numbers:
src/actions/public/watchBlockNumber.test.ts#L45
AssertionError: expected 5 to be 4 // Object.is equality
- Expected
+ Received
- 4
+ 5
❯ src/actions/public/watchBlockNumber.test.ts:45:33
|
|
[core] src/actions/public/watchBlockNumber.test.ts > poll > watches for new block numbers:
src/actions/public/watchBlockNumber.test.ts#L45
AssertionError: expected 5 to be 4 // Object.is equality
- Expected
+ Received
- 4
+ 5
❯ src/actions/public/watchBlockNumber.test.ts:45:33
|
|
[core] src/actions/public/watchBlockNumber.test.ts > poll > watches for new block numbers:
src/actions/public/watchBlockNumber.test.ts#L45
AssertionError: expected 5 to be 4 // Object.is equality
- Expected
+ Received
- 4
+ 5
❯ src/actions/public/watchBlockNumber.test.ts:45:33
|
|
[tempo] src/tempo/actions/zone.test.ts > earn > behavior: deposits and redeems through a Zone gateway:
src/tempo/actions/earn.ts#L1255
WaitForPrivateDepositTimeoutError: Timed out while waiting for Zone deposit "0x5fe7f977e71dba2ea1a68e21057beebb9be2ac30c6410aa38d4f3fbe41dcffd2" at gateway "0xc351628eb244ec633d5f21fbd6621e1a683b1181".
Version: viem@x.y.z
❯ Timeout.<anonymous> src/tempo/actions/earn.ts:1255:17
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: undefined, docsPath: undefined, metaMessages: undefined, shortMessage: 'Timed out while waiting for Zone deposit "0x5fe7f977e71dba2ea1a68e21057beebb9be2ac30c6410aa38d4f3fbe41dcffd2" at gateway "0xc351628eb244ec633d5f21fbd6621e1a683b1181".', version: '2.56.3', walk: 'Function<walk>' }
|
|
[tempo] src/tempo/actions/zone.test.ts > earn > behavior: deposits and redeems through a Zone gateway:
src/tempo/actions/earn.ts#L1255
WaitForPrivateDepositTimeoutError: Timed out while waiting for Zone deposit "0x5fe7f977e71dba2ea1a68e21057beebb9be2ac30c6410aa38d4f3fbe41dcffd2" at gateway "0x1613beb3b2c4f22ee086b2b38c1476a3ce7f78e8".
Version: viem@x.y.z
❯ Timeout.<anonymous> src/tempo/actions/earn.ts:1255:17
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: undefined, docsPath: undefined, metaMessages: undefined, shortMessage: 'Timed out while waiting for Zone deposit "0x5fe7f977e71dba2ea1a68e21057beebb9be2ac30c6410aa38d4f3fbe41dcffd2" at gateway "0x1613beb3b2c4f22ee086b2b38c1476a3ce7f78e8".', version: '2.56.3', walk: 'Function<walk>' }
|
|
[tempo] src/tempo/actions/zone.test.ts > earn > behavior: deposits and redeems through a Zone gateway:
src/tempo/actions/earn.ts#L1255
WaitForPrivateDepositTimeoutError: Timed out while waiting for Zone deposit "0x5fe7f977e71dba2ea1a68e21057beebb9be2ac30c6410aa38d4f3fbe41dcffd2" at gateway "0xcace1b78160ae76398f486c8a18044da0d66d86d".
Version: viem@x.y.z
❯ Timeout.<anonymous> src/tempo/actions/earn.ts:1255:17
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: undefined, docsPath: undefined, metaMessages: undefined, shortMessage: 'Timed out while waiting for Zone deposit "0x5fe7f977e71dba2ea1a68e21057beebb9be2ac30c6410aa38d4f3fbe41dcffd2" at gateway "0xcace1b78160ae76398f486c8a18044da0d66d86d".', version: '2.56.3', walk: 'Function<walk>' }
|
|
[tempo] src/tempo/actions/zone.test.ts > earn > behavior: deposits and redeems through a Zone gateway:
src/tempo/actions/earn.ts#L1255
WaitForPrivateDepositTimeoutError: Timed out while waiting for Zone deposit "0x5fe7f977e71dba2ea1a68e21057beebb9be2ac30c6410aa38d4f3fbe41dcffd2" at gateway "0x4ee6ecad1c2dae9f525404de8555724e3c35d07b".
Version: viem@x.y.z
❯ Timeout.<anonymous> src/tempo/actions/earn.ts:1255:17
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: undefined, docsPath: undefined, metaMessages: undefined, shortMessage: 'Timed out while waiting for Zone deposit "0x5fe7f977e71dba2ea1a68e21057beebb9be2ac30c6410aa38d4f3fbe41dcffd2" at gateway "0x4ee6ecad1c2dae9f525404de8555724e3c35d07b".', version: '2.56.3', walk: 'Function<walk>' }
|
|
[tempo] src/tempo/actions/zone.test.ts > earn > behavior: deposits and redeems through a Zone gateway:
src/tempo/actions/earn.ts#L1255
WaitForPrivateDepositTimeoutError: Timed out while waiting for Zone deposit "0x5fe7f977e71dba2ea1a68e21057beebb9be2ac30c6410aa38d4f3fbe41dcffd2" at gateway "0xc351628eb244ec633d5f21fbd6621e1a683b1181".
Version: viem@x.y.z
❯ Timeout.<anonymous> src/tempo/actions/earn.ts:1255:17
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: undefined, docsPath: undefined, metaMessages: undefined, shortMessage: 'Timed out while waiting for Zone deposit "0x5fe7f977e71dba2ea1a68e21057beebb9be2ac30c6410aa38d4f3fbe41dcffd2" at gateway "0xc351628eb244ec633d5f21fbd6621e1a683b1181".', version: '2.56.3', walk: 'Function<walk>' }
|
|
[tempo] src/tempo/actions/zone.test.ts > earn > behavior: deposits and redeems through a Zone gateway:
src/tempo/actions/earn.ts#L1255
WaitForPrivateDepositTimeoutError: Timed out while waiting for Zone deposit "0x5fe7f977e71dba2ea1a68e21057beebb9be2ac30c6410aa38d4f3fbe41dcffd2" at gateway "0x1613beb3b2c4f22ee086b2b38c1476a3ce7f78e8".
Version: viem@x.y.z
❯ Timeout.<anonymous> src/tempo/actions/earn.ts:1255:17
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: undefined, docsPath: undefined, metaMessages: undefined, shortMessage: 'Timed out while waiting for Zone deposit "0x5fe7f977e71dba2ea1a68e21057beebb9be2ac30c6410aa38d4f3fbe41dcffd2" at gateway "0x1613beb3b2c4f22ee086b2b38c1476a3ce7f78e8".', version: '2.56.3', walk: 'Function<walk>' }
|
|
[tempo] src/tempo/actions/zone.test.ts > earn > behavior: deposits and redeems through a Zone gateway:
src/tempo/actions/earn.ts#L1255
WaitForPrivateDepositTimeoutError: Timed out while waiting for Zone deposit "0x5fe7f977e71dba2ea1a68e21057beebb9be2ac30c6410aa38d4f3fbe41dcffd2" at gateway "0xcace1b78160ae76398f486c8a18044da0d66d86d".
Version: viem@x.y.z
❯ Timeout.<anonymous> src/tempo/actions/earn.ts:1255:17
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: undefined, docsPath: undefined, metaMessages: undefined, shortMessage: 'Timed out while waiting for Zone deposit "0x5fe7f977e71dba2ea1a68e21057beebb9be2ac30c6410aa38d4f3fbe41dcffd2" at gateway "0xcace1b78160ae76398f486c8a18044da0d66d86d".', version: '2.56.3', walk: 'Function<walk>' }
|
|
[tempo] src/tempo/actions/zone.test.ts > earn > behavior: deposits and redeems through a Zone gateway:
src/tempo/actions/earn.ts#L1255
WaitForPrivateDepositTimeoutError: Timed out while waiting for Zone deposit "0x5fe7f977e71dba2ea1a68e21057beebb9be2ac30c6410aa38d4f3fbe41dcffd2" at gateway "0x4ee6ecad1c2dae9f525404de8555724e3c35d07b".
Version: viem@x.y.z
❯ Timeout.<anonymous> src/tempo/actions/earn.ts:1255:17
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: undefined, docsPath: undefined, metaMessages: undefined, shortMessage: 'Timed out while waiting for Zone deposit "0x5fe7f977e71dba2ea1a68e21057beebb9be2ac30c6410aa38d4f3fbe41dcffd2" at gateway "0x4ee6ecad1c2dae9f525404de8555724e3c35d07b".', version: '2.56.3', walk: 'Function<walk>' }
|
|
[tempo] src/tempo/actions/zone.test.ts > earn > behavior: deposits and redeems through a Zone gateway:
src/tempo/actions/earn.ts#L1255
WaitForPrivateDepositTimeoutError: Timed out while waiting for Zone deposit "0x5fe7f977e71dba2ea1a68e21057beebb9be2ac30c6410aa38d4f3fbe41dcffd2" at gateway "0xc351628eb244ec633d5f21fbd6621e1a683b1181".
Version: viem@x.y.z
❯ Timeout.<anonymous> src/tempo/actions/earn.ts:1255:17
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: undefined, docsPath: undefined, metaMessages: undefined, shortMessage: 'Timed out while waiting for Zone deposit "0x5fe7f977e71dba2ea1a68e21057beebb9be2ac30c6410aa38d4f3fbe41dcffd2" at gateway "0xc351628eb244ec633d5f21fbd6621e1a683b1181".', version: '2.56.3', walk: 'Function<walk>' }
|
|
[tempo] src/tempo/actions/zone.test.ts > earn > behavior: deposits and redeems through a Zone gateway:
src/tempo/actions/earn.ts#L1255
WaitForPrivateDepositTimeoutError: Timed out while waiting for Zone deposit "0x5fe7f977e71dba2ea1a68e21057beebb9be2ac30c6410aa38d4f3fbe41dcffd2" at gateway "0x1613beb3b2c4f22ee086b2b38c1476a3ce7f78e8".
Version: viem@x.y.z
❯ Timeout.<anonymous> src/tempo/actions/earn.ts:1255:17
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: undefined, docsPath: undefined, metaMessages: undefined, shortMessage: 'Timed out while waiting for Zone deposit "0x5fe7f977e71dba2ea1a68e21057beebb9be2ac30c6410aa38d4f3fbe41dcffd2" at gateway "0x1613beb3b2c4f22ee086b2b38c1476a3ce7f78e8".', version: '2.56.3', walk: 'Function<walk>' }
|
|
Verify / Check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Verify / Test Tempo Fuzz
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Verify / Test Local Tempo Multisig
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, nick-fields/retry@v3, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Verify / Vectors
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Verify / Test Deployed Tempo (env: testnet, e2e)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, nick-fields/retry@v3, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Verify / Test Local (transport: http, multicall: true, 2/3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, nick-fields/retry@v3, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Verify / Test Local (transport: http, multicall: true, 2/3)
Attempt 2 failed. Reason: Child_process exited with error code 1
|
|
Verify / Test Local (transport: http, multicall: true, 2/3)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
|
Verify / Test Local Tempo (T10, 3/3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, nick-fields/retry@v3, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Verify / Test Local (transport: http, multicall: true, 3/3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, nick-fields/retry@v3, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Verify / Test Local (transport: http, multicall: true, 3/3)
Attempt 2 failed. Reason: Child_process exited with error code 1
|
|
Verify / Test Local (transport: http, multicall: true, 3/3)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
|
Verify / Test Local (transport: http, multicall: true, 1/3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, nick-fields/retry@v3, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Verify / Test Local (transport: http, multicall: true, 1/3)
Attempt 2 failed. Reason: Child_process exited with error code 1
|
|
Verify / Test Local (transport: http, multicall: true, 1/3)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
|
Publish Prerelease
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Verify / Test Environments (node-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Verify / Test Environments (bun)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Verify / Test Environments (tsc)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Verify / Test Environments (node-22)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Verify / Test Environments (vite)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Verify / Test Environments (next)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Verify / Test Local Tempo (T10, 2/3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, nick-fields/retry@v3, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Verify / Test Local Tempo (T10, 1/3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, nick-fields/retry@v3, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Size
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, andresz1/size-limit-action@master, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Verify / Test Local Tempo (Tnext, 3/3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, nick-fields/retry@v3, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Verify / Test Local Tempo (Tnext, 2/3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, nick-fields/retry@v3, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Verify / Test Local Tempo (Tnext, 1/3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, nick-fields/retry@v3, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Verify / Test Local Tempo (Tnext, 1/3)
Attempt 2 failed. Reason: Child_process exited with error code 1
|
|
Verify / Test Local Tempo (Tnext, 1/3)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
|
Publish Prerelease
{
"workflowData": {
"owner": "wevm",
"repo": "viem",
"sha": "1fe1cb3c1238b1aaba77c4c28529e9a6571fd158",
"ref": "5078",
"headBranch": "dependabot/github_actions/changesets/action-2.1.2"
},
"key": "qahXaFf81t",
"runId": 34495270251,
"webhookDebug": {
"action": "requested",
"head_branch": "dependabot/github_actions/changesets/action-2.1.2",
"head_repository_full_name": "wevm/viem",
"full_name": "wevm/viem",
"isPullRequest": true,
"prNumber": 5078,
"prNumberType": "number",
"isNewPullRequest": true,
"isOldPullRequest": false,
"prKey": "wevm/viem:dependabot/github_actions/changesets/action-2.1.2",
"oldPrDataHash": "loff4tAtgJ",
"lookupKey": "wevm/viem:dependabot/github_actions/changesets/action-2.1.2",
"data": {
"owner": "wevm",
"repo": "viem",
"sha": "1fe1cb3c1238b1aaba77c4c28529e9a6571fd158",
"ref": "5078",
"headBranch": "dependabot/github_actions/changesets/action-2.1.2"
}
},
"currentCursor": null,
"pkgPrNewVersion": "0.0.88"
}
|