chore: use append-only pnpm reporter for build logs #45
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: not enough balance / allowance: the balance is not enough -> balance: 0, order amount: 11000000
❯ packages/client/src/ServiceClient.ts:187:15
❯ packages/client/src/actions/orders.test.ts:122:28
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { status: 400 }
|
|
[client] packages/client/src/actions/builders.test.ts > Builders > listBuilderTrades > lists builder-attributed trades:
packages/client/src/actions/orders/estimate.ts#L131
InsufficientLiquidityError: No resting liquidity.
❯ calculateBuyMarketPrice packages/client/src/actions/orders/estimate.ts:131:11
❯ resolveEstimatedMarketPrice packages/client/src/actions/orders/estimate.ts:106:9
❯ 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:64:19
❯ complete packages/client/src/viem/index.ts:121:18
❯ packages/client/src/actions/builders.test.ts:43:24
|
|
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: 0x5a62eafafc49fc0da7c87cb82d6224d6e8348268ffc881e06fdf3d7b0b46b54c
|