fix(apps/pool): single-sided liquidity #2099
Annotations
3 errors, 5 warnings, and 1 notice
|
apps/evm/test/intercept-anvil.ts#L13
1) [chromium] › pool/pool.test.ts:176:7 › V3 › Create, add both sides, single side each token & remove
Error: route.fetch: Request context disposed.
=========================== logs ===========================
→ POST http://127.0.0.1:8545/0
user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.82 Safari/537.36
accept: */*
accept-encoding: gzip,deflate,br
accept-language: en-US
content-type: application/json
origin: http://localhost:3000
referer: http://localhost:3000/
content-length: 68
============================================================
at intercept-anvil.ts:13
11 | // `intercept anvil request url ${request.url()} and re-write to ${url}`,
12 | // )
> 13 | const response = await route.fetch({
| ^
14 | ...request,
15 | method: request.method(),
16 | headers: request.headers(),
at /home/runner/actions-runner/_work/sushiswap/sushiswap/apps/evm/test/intercept-anvil.ts:13:34
|
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, buildjet/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
apps/evm/[chromium] › swap/simple.test.ts#L1
apps/evm/[chromium] › swap/simple.test.ts took 38.0s
|
apps/evm/[chromium] › pool/pool.test.ts#L1
apps/evm/[chromium] › pool/pool.test.ts took 34.1s
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "playwright-report".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
|
The logs for this run have expired and are no longer available.
Loading