refactor: centralize client workflow request types #48
Annotations
4 errors, 1 warning, and 1 notice
|
Verify
Process completed with exit code 1.
|
|
[client] packages/client/src/actions/positions.test.ts > Positions > merges complementary positions:
packages/client/src/actions/positions.test.ts#L74
AssertionError: expected [ { …(26) } ] to have a length of +0 but got 1
- Expected
+ Received
- 0
+ 1
❯ vi.waitFor.timeout packages/client/src/actions/positions.test.ts:74:33
|
|
[client] packages/client/src/actions/orders.test.ts > Orders > prepareMarketOrder > closes leftover inventory or round-trips a minimum-size market order:
packages/client/src/ServiceClient.ts#L187
RequestRejectedError: No orderbook exists for the requested token id
❯ packages/client/src/ServiceClient.ts:187:15
❯ resolveEstimatedMarketPrice packages/client/src/actions/orders/estimate.ts:100:21
❯ resolveMarketOrderContext packages/client/src/actions/orders/market.ts:92:17
❯ prepareMarketOrderDraft packages/client/src/actions/orders/market.ts:42:19
❯ packages/client/src/actions/orders/prepare.ts:79:19
❯ complete packages/client/src/viem/index.ts:109:18
❯ packages/client/src/actions/orders.test.ts:94:26
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { status: 404 }
|
|
[client] packages/client/src/actions/gasless.test.ts > Gasless > prepareGaslessWallet > deploys a Safe wallet for a new signer:
packages/client/src/actions/gasless.test.ts#L175
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/actions/gasless.test.ts:175:30
|
|
Verify
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Verify:
packages/client/src/actions/gasless.test.ts#L196
Deployment transaction: 0xc9c3cdd8f37ffeec7022eb56e94a5f183dc80849794ea570fd41e61eff5c84a9
|