feat: add src-20 token balances #5146
Annotations
1 error, 1 warning, and 1 notice
Run Playwright tests:
tests/specs/compliance-checks/compliance-checks.spec.ts#L22
1) [chromium] › specs/compliance-checks/compliance-checks.spec.ts:41:3 › Compliance checks › that it errors if non-compliant entity is detected
Test timeout of 30000ms exceeded while running "beforeEach" hook.
20 |
21 | test.describe('Compliance checks', () => {
> 22 | test.beforeEach(async ({ extensionId, globalPage, onboardingPage, page }) => {
| ^
23 | await globalPage.setupAndUseApiCalls(extensionId);
24 | await onboardingPage.signInWithTestAccount(extensionId);
25 | await page.goto('localhost:3000', { waitUntil: 'networkidle' });
at /home/runner/work/extension/extension/tests/specs/compliance-checks/compliance-checks.spec.ts:22:8
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nick-fields/retry@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Playwright tests
1 flaky
[chromium] › specs/compliance-checks/compliance-checks.spec.ts:41:3 › Compliance checks › that it errors if non-compliant entity is detected
3 skipped
5 passed (1.5m)
|
Loading