Skip to content

Add @eslint-react and fix issues #362

Add @eslint-react and fix issues

Add @eslint-react and fix issues #362

Triggered via pull request October 21, 2024 11:50
Status Failure
Total duration 4m 7s
Artifacts

e2e-tests.yml

on: pull_request
Playwright E2E Tests
3m 58s
Playwright E2E Tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 7 warnings, and 1 notice
Playwright E2E Tests
Testing stopped early after 1 maximum allowed failures.
[webkit] β€Ί admin.spec.ts:8:7 β€Ί Admin access β€Ί Redirect to Admin (/admin): e2e/admin.spec.ts#L13
1) [webkit] β€Ί admin.spec.ts:8:7 β€Ί Admin access β€Ί Redirect to Admin (/admin) ────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByTestId('admin-layout') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByTestId('admin-layout') 11 | await utils.loginAdmin({ email: ADMIN_EMAIL }); 12 | > 13 | await expect(page.getByTestId('admin-layout')).toBeVisible(); | ^ 14 | }); 15 | }); 16 | at /home/runner/work/start-ui-web/start-ui-web/e2e/admin.spec.ts:13:52
Playwright E2E Tests
Process completed with exit code 1.
Playwright E2E Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Playwright E2E Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v2, 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/
Playwright E2E Tests
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
Slow Test: [chromium] β€Ί admin.spec.ts#L1
[chromium] β€Ί admin.spec.ts took 21.3s
Slow Test: [chromium] β€Ί register.spec.ts#L1
[chromium] β€Ί register.spec.ts took 16.9s
Slow Test: [firefox] β€Ί login.spec.ts#L1
[firefox] β€Ί login.spec.ts took 16.9s
Slow Test: [chromium] β€Ί login.spec.ts#L1
[chromium] β€Ί login.spec.ts took 16.0s
🎭 Playwright Run Summary
1 failed [webkit] β€Ί admin.spec.ts:8:7 β€Ί Admin access β€Ί Redirect to Admin (/admin) ─────────────────────── 9 did not run 20 passed (2.4m)