chore(deps): update dependency vite to v6.4.1 [security] #996
pull-request.yml
on: pull_request
Verify
/
Lint
6s
Verify
/
Test
4m 34s
Annotations
6 errors
|
Verify / Test
Process completed with exit code 1.
|
|
packages/client/src/actions/tipping.e2e.ts > Given a Lens Account with some WGHO (or any other ERC20) > When executing the Tipping Post Action:
packages/client/src/actions/tipping.e2e.ts#L99
Error: Hook timed out in 20000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ packages/client/src/actions/tipping.e2e.ts:99:5
|
|
packages/client/src/actions/tipping.e2e.ts > Given a Lens Account with some WGHO (or any other ERC20) > When executing the Tipping Account Action > Then it should work as expected:
packages/client/src/actions/tipping.e2e.ts#L91
InvariantError: Expected result to be Ok: Execution reverted with reason: nonce too low. allowed nonce range: 16159 - 16179, actual: 16158.
Request Arguments:
chain: Lens Testnet (id: 37111)
from: 0x00A58BA275E6BFC004E2bf9be121a15a2c543e71
to: 0xfeF2698c53E32c1dD9A80B08d8F0219691C62ad8
value: 0 GRASS
data: 0x452783de0000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000120000000000000000000000000eee5a340cdc9c179db25dea45acfd5fe8d4d3eb8000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000044095ea7b3000000000000000000000000da614a06972c70a8d50d494fb678d48cf536f769000000000000000000000000000000000000000000000000016345785d8a0000000000000000000000000000000000000000000000000000000000000000000000000000000000004a92a97ff3a3604410945ae8ca25df4fbb2fdc11000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000484319b3092000000000000000000000000da614a06972c70a8d50d494fb678d48cf536f769000000000000000000000000fef2698c53e32c1dd9a80b08d8f0219691c62ad80000000000000000000000000000000000000000000000000000000000000060000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000018000000000000000000000000000000000000000000000000000000000000002a0ee737c77be2981e91c179485406e6d793521b20aca5e2137b6c497949a74bc9400000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000020000000000000000000000000eee5a340cdc9c179db25dea45acfd5fe8d4d3eb8c8a06abcb0f2366f32dc2741bdf075c3215e3108918311ec0ac742f1ffd37f4900000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000016345785d8a0000183a1b7fdb9626f5ae4e8cac88ee13cc03b29800d2690f61e2a2566f76d8773f000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000a58ba275e6bfc004e2bf9be121a15a2c543e7100000000000000000000000000000000000000000000000000000000000003e800000000000000000000000000a58ba275e6bfc004e2bf9be121a15a2c543e710000000000000000000000000000000000000000000000000000000000002328edc03eff258927169d8466a6d671afad7cb0b69c2ad73f480eab23a233329cfc000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000c75a89145d765c396fd75cbd16380eb184bd2ca7000000000000000000000000fef2698c53e32c1dd9a80b08d8f0219691c62ad800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
gas: 580450
maxFeePerGas: 5.732761495 gwei
maxPriorityFeePerGas: 5.732761495 gwei
nonce: 16158
Details: nonce too low. allowed nonce range: 16159 - 16179, actual: 16158
Version: [email protected] due to Execution reverted with reason: nonce too low. allowed nonce range: 16159 - 16179, actual: 16158.
Deta
|
|
packages/client/src/ethers/signer.test.ts > Given the 'handleOperationWith' helper for ethers.js > When handling the result of a transaction mutation > Then it should be possible to chain them with other helpers:
packages/client/src/ethers/signer.test.ts#L20
Error: Test timed out in 10000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ packages/client/src/ethers/signer.test.ts:20:7
|
|
packages/client/src/actions/post.test.ts > Given the 'post' action > When posting on Lens > Then it should should be possible to create a Post:
packages/client/src/actions/post.test.ts#L26
InvariantError: Expected result to be Ok: Execution reverted with reason: nonce too low. allowed nonce range: 16165 - 16185, actual: 16164.
Request Arguments:
chain: Lens Testnet (id: 37111)
from: 0x00A58BA275E6BFC004E2bf9be121a15a2c543e71
to: 0xfeF2698c53E32c1dD9A80B08d8F0219691C62ad8
value: 0 GRASS
data: 0x452783de00000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000002000000000000000000000000031232cb7de0dce17949ffa58e9e38eeeb367c8710000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000004c4322a74d200000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000002c00000000000000000000000000000000000000000000000000000000000000460000000000000000000000000000000000000000000000000000000000000048000000000000000000000000000000000000000000000000000000000000004a0000000000000000000000000fef2698c53e32c1dd9a80b08d8f0219691c62ad800000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001e0000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000d7646174613a6170706c69636174696f6e2f6a736f6e2c7b2224736368656d61223a2268747470733a2f2f6a736f6e2d736368656d61732e6c656e732e6465762f706f7374732f746578742d6f6e6c792f332e302e302e6a736f6e222c226c656e73223a7b226964223a2237393466343361382d333565362d346331382d613962392d343463613339663661383763222c226c6f63616c65223a22656e222c226d61696e436f6e74656e74466f637573223a22544558545f4f4e4c59222c22636f6e74656e74223a2248656c6c6f20776f726c6421227d7d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020edc03eff258927169d8466a6d671afad7cb0b69c2ad73f480eab23a233329cfc000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000c75a89145d765c396fd75cbd16380eb184bd2ca7000000000000000000000000fef2698c53e32c1dd9a80b08d8f0219691c62ad800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
gas: 736881
maxFeePerGas: 5.732761495 gwei
maxPriorityFeePerGas: 5.732761495 gwei
nonce: 16164
Details: nonce too low. allowed nonce range: 16165 - 16185, actual: 16164
Version: [email protected] due to Execution reverted with reason: nonce too low. allowed nonce range: 16165 - 16185, actual: 16164.
Details: nonce too low. allowed nonce range: 16165 - 16185, actual: 16164
Version: [email protected] due to RPC Request failed.
URL: https://rpc.testnet.lens.xyz
Request body: {"method":"eth_sendRawTransaction","params":["0x71f90793823f24850155b2ff97850155b2ff97830b3e7194fef2698c53e32c1dd9a80b08d8f0219691c62ad880b905c4452783de00000000000000000000000000000000000000000000000000000000000000200
|
|
packages/react/src/post/useCreatePost.test.ts > Given the useCreatePost hook > When creating a Post > Then it should return the newly created Post:
packages/react/src/post/useCreatePost.test.ts#L36
InvariantError: Expected result to be Ok: Execution reverted with reason: nonce too low. allowed nonce range: 16179 - 16199, actual: 16178.
Request Arguments:
chain: Lens Testnet (id: 37111)
from: 0x00A58BA275E6BFC004E2bf9be121a15a2c543e71
to: 0xfeF2698c53E32c1dD9A80B08d8F0219691C62ad8
value: 0 GRASS
data: 0x452783de00000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000002000000000000000000000000031232cb7de0dce17949ffa58e9e38eeeb367c8710000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000004c4322a74d200000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000002c00000000000000000000000000000000000000000000000000000000000000460000000000000000000000000000000000000000000000000000000000000048000000000000000000000000000000000000000000000000000000000000004a0000000000000000000000000fef2698c53e32c1dd9a80b08d8f0219691c62ad800000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001e0000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000d7646174613a6170706c69636174696f6e2f6a736f6e2c7b2224736368656d61223a2268747470733a2f2f6a736f6e2d736368656d61732e6c656e732e6465762f706f7374732f746578742d6f6e6c792f332e302e302e6a736f6e222c226c656e73223a7b226964223a2239346130363761622d333638642d346339332d613031332d326662663365396165646538222c226c6f63616c65223a22656e222c226d61696e436f6e74656e74466f637573223a22544558545f4f4e4c59222c22636f6e74656e74223a2248656c6c6f20776f726c6421227d7d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020edc03eff258927169d8466a6d671afad7cb0b69c2ad73f480eab23a233329cfc000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000c75a89145d765c396fd75cbd16380eb184bd2ca7000000000000000000000000fef2698c53e32c1dd9a80b08d8f0219691c62ad800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
gas: 736881
maxFeePerGas: 5.732761495 gwei
maxPriorityFeePerGas: 5.732761495 gwei
nonce: 16178
Details: nonce too low. allowed nonce range: 16179 - 16199, actual: 16178
Version: [email protected] due to Execution reverted with reason: nonce too low. allowed nonce range: 16179 - 16199, actual: 16178.
Details: nonce too low. allowed nonce range: 16179 - 16199, actual: 16178
Version: [email protected] due to RPC Request failed.
URL: https://rpc.testnet.lens.xyz
Request body: {"method":"eth_sendRawTransaction","params":["0x71f90793823f32850155b2ff97850155b2ff97830b3e7194fef2698c53e32c1dd9a80b08d8f0219691c62ad880b905c4452783de00000000000000000000000000000000000000000000000000000000000000200
|