feat: fuul sdk integration #173
Annotations
5 errors, 4 warnings, and 1 notice
test (61755107, 137)
web#test: command (/home/runner/work/sushiswap/sushiswap/apps/web) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
test (61755107, 137)
Testing stopped early after 1 maximum allowed failures.
|
[chromium] βΊ swap/simple.test.ts:50:1 βΊ Wrap and unwrap:
test/swap/simple.test.ts#L1
1) [chromium] βΊ swap/simple.test.ts:50:1 βΊ Wrap and unwrap βββββββββββββββββββββββββββββββββββββββ
Test timeout of 180000ms exceeded.
|
[chromium] βΊ swap/simple.test.ts:50:1 βΊ Wrap and unwrap:
test/helpers/base.ts#L33
1) [chromium] βΊ swap/simple.test.ts:50:1 βΊ Wrap and unwrap βββββββββββββββββββββββββββββββββββββββ
Error: expect(locator).toBeVisible()
Locator: locator('[testdata-id=switch-network-137-button]')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 180000ms
- waiting for locator('[testdata-id=switch-network-137-button]')
at helpers/base.ts:33
31 | `[testdata-id=switch-network-${chainId}-button]`,
32 | )
> 33 | await expect(switchNetworkBtn).toBeVisible()
| ^
34 | await expect(switchNetworkBtn).toBeEnabled()
35 | await switchNetworkBtn.click()
36 | }
at SwapPage.switchNetwork (/home/runner/work/sushiswap/sushiswap/apps/web/test/helpers/base.ts:33:36)
at /home/runner/work/sushiswap/sushiswap/apps/web/test/swap/simple.test.ts:56:18
|
test (61755107, 137)
Process completed with exit code 1.
|
test (61755107, 137)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Slow Test:
[chromium] βΊ swap/simple.test.ts#L1
[chromium] βΊ swap/simple.test.ts took 3.0m
|
Slow Test:
[chromium] βΊ pool/pool.test.ts#L1
[chromium] βΊ pool/pool.test.ts took 28.6s
|
Deprecation notice: v1, v2, and v3 of the artifact actions
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/
|
π Playwright Run Summary
1 failed
[chromium] βΊ swap/simple.test.ts:50:1 βΊ Wrap and unwrap ββββββββββββββββββββββββββββββββββββββββ
3 did not run
2 passed (3.1m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
|
27 MB |
|