Skip to content

fix(frontend): File watchers (#41) #330

fix(frontend): File watchers (#41)

fix(frontend): File watchers (#41) #330

Triggered via push November 30, 2023 13:13
Status Success
Total duration 2m 50s
Artifacts

e2e.yml

on: push
Matrix: Lint, Build and test
Fit to window
Zoom out
Zoom in

Annotations

1 error, 2 warnings, and 4 notices
[chromium] › install.spec.ts:4:5 › Setup Project @install: e2e/install.spec.ts#L5
1) [chromium] › install.spec.ts:4:5 › Setup Project @install ───────────────────────────────────── Error: page.goto: net::ERR_EMPTY_RESPONSE at http://localhost:9090/ Call log: - navigating to "http://localhost:9090/", waiting until "load" 3 | 4 | test('Setup Project @install', async ({ page }) => { > 5 | await page.goto('/') | ^ 6 | 7 | const welcomeText = await page.locator('h1', { hasText: 'Welcome to PI-RAT Installer' }) 8 | await expect(welcomeText).toBeVisible() at /home/runner/work/pi-rat/pi-rat/e2e/install.spec.ts:5:14
Lint, Build and test (21.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint, Build and test (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@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 Run Summary
1 skipped 7 passed (24.8s)
🎭 Playwright Run Summary
1 passed (3.5s)
🎭 Playwright Run Summary
1 skipped 7 passed (25.6s)
🎭 Playwright Run Summary
1 flaky [chromium] › install.spec.ts:4:5 › Setup Project @install ──────────────────────────────────────