Skip to content

refactor: Migrate components for Vue 3 compatibility #1627

refactor: Migrate components for Vue 3 compatibility

refactor: Migrate components for Vue 3 compatibility #1627

Triggered via pull request January 14, 2026 20:35
Status Failure
Total duration 14m 19s
Artifacts

playwright.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 1 warning, and 1 notice
[chromium] β€Ί playwright/e2e/create-empty-form.spec.ts:26:3 β€Ί No forms created - empty content β€Ί Use button to create new form: playwright/e2e/create-empty-form.spec.ts#L15
2) [chromium] β€Ί playwright/e2e/create-empty-form.spec.ts:26:3 β€Ί No forms created - empty content β€Ί Use button to create new form Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.waitForURL: Target page, context or browser has been closed =========================== logs =========================== waiting for navigation until "load" ============================================================ 13 | test.beforeEach(async ({ page }) => { 14 | await page.goto('apps/forms') > 15 | await page.waitForURL(/apps\/forms$/) | ^ 16 | }) 17 | 18 | test.describe('No forms created - empty content', () => { at /home/runner/work/forms/forms/playwright/e2e/create-empty-form.spec.ts:15:13
[chromium] β€Ί playwright/e2e/create-empty-form.spec.ts:26:3 β€Ί No forms created - empty content β€Ί Use button to create new form: playwright/e2e/create-empty-form.spec.ts#L13
2) [chromium] β€Ί playwright/e2e/create-empty-form.spec.ts:26:3 β€Ί No forms created - empty content β€Ί Use button to create new form Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded while running "beforeEach" hook. 11 | const test = mergeTests(randomUserTest, appNavigationTest, formTest) 12 | > 13 | test.beforeEach(async ({ page }) => { | ^ 14 | await page.goto('apps/forms') 15 | await page.waitForURL(/apps\/forms$/) 16 | }) at /home/runner/work/forms/forms/playwright/e2e/create-empty-form.spec.ts:13:6
[chromium] β€Ί playwright/e2e/create-empty-form.spec.ts:26:3 β€Ί No forms created - empty content β€Ί Use button to create new form: playwright/e2e/create-empty-form.spec.ts#L15
2) [chromium] β€Ί playwright/e2e/create-empty-form.spec.ts:26:3 β€Ί No forms created - empty content β€Ί Use button to create new form Error: page.waitForURL: Target page, context or browser has been closed =========================== logs =========================== waiting for navigation until "load" ============================================================ 13 | test.beforeEach(async ({ page }) => { 14 | await page.goto('apps/forms') > 15 | await page.waitForURL(/apps\/forms$/) | ^ 16 | }) 17 | 18 | test.describe('No forms created - empty content', () => { at /home/runner/work/forms/forms/playwright/e2e/create-empty-form.spec.ts:15:13
[chromium] β€Ί playwright/e2e/create-empty-form.spec.ts:26:3 β€Ί No forms created - empty content β€Ί Use button to create new form: playwright/e2e/create-empty-form.spec.ts#L13
2) [chromium] β€Ί playwright/e2e/create-empty-form.spec.ts:26:3 β€Ί No forms created - empty content β€Ί Use button to create new form Test timeout of 30000ms exceeded while running "beforeEach" hook. 11 | const test = mergeTests(randomUserTest, appNavigationTest, formTest) 12 | > 13 | test.beforeEach(async ({ page }) => { | ^ 14 | await page.goto('apps/forms') 15 | await page.waitForURL(/apps\/forms$/) 16 | }) at /home/runner/work/forms/forms/playwright/e2e/create-empty-form.spec.ts:13:6
[chromium] β€Ί playwright/e2e/create-empty-form.spec.ts:18:3 β€Ί No forms created - empty content β€Ί It shows the empty content: playwright/e2e/create-empty-form.spec.ts#L15
1) [chromium] β€Ί playwright/e2e/create-empty-form.spec.ts:18:3 β€Ί No forms created - empty content β€Ί It shows the empty content Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.waitForURL: Target page, context or browser has been closed =========================== logs =========================== waiting for navigation until "load" ============================================================ 13 | test.beforeEach(async ({ page }) => { 14 | await page.goto('apps/forms') > 15 | await page.waitForURL(/apps\/forms$/) | ^ 16 | }) 17 | 18 | test.describe('No forms created - empty content', () => { at /home/runner/work/forms/forms/playwright/e2e/create-empty-form.spec.ts:15:13
[chromium] β€Ί playwright/e2e/create-empty-form.spec.ts:18:3 β€Ί No forms created - empty content β€Ί It shows the empty content: playwright/e2e/create-empty-form.spec.ts#L13
1) [chromium] β€Ί playwright/e2e/create-empty-form.spec.ts:18:3 β€Ί No forms created - empty content β€Ί It shows the empty content Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded while running "beforeEach" hook. 11 | const test = mergeTests(randomUserTest, appNavigationTest, formTest) 12 | > 13 | test.beforeEach(async ({ page }) => { | ^ 14 | await page.goto('apps/forms') 15 | await page.waitForURL(/apps\/forms$/) 16 | }) at /home/runner/work/forms/forms/playwright/e2e/create-empty-form.spec.ts:13:6
[chromium] β€Ί playwright/e2e/create-empty-form.spec.ts:18:3 β€Ί No forms created - empty content β€Ί It shows the empty content: playwright/e2e/create-empty-form.spec.ts#L15
1) [chromium] β€Ί playwright/e2e/create-empty-form.spec.ts:18:3 β€Ί No forms created - empty content β€Ί It shows the empty content Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.waitForURL: Target page, context or browser has been closed =========================== logs =========================== waiting for navigation until "load" ============================================================ 13 | test.beforeEach(async ({ page }) => { 14 | await page.goto('apps/forms') > 15 | await page.waitForURL(/apps\/forms$/) | ^ 16 | }) 17 | 18 | test.describe('No forms created - empty content', () => { at /home/runner/work/forms/forms/playwright/e2e/create-empty-form.spec.ts:15:13
[chromium] β€Ί playwright/e2e/create-empty-form.spec.ts:18:3 β€Ί No forms created - empty content β€Ί It shows the empty content: playwright/e2e/create-empty-form.spec.ts#L13
1) [chromium] β€Ί playwright/e2e/create-empty-form.spec.ts:18:3 β€Ί No forms created - empty content β€Ί It shows the empty content Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded while running "beforeEach" hook. 11 | const test = mergeTests(randomUserTest, appNavigationTest, formTest) 12 | > 13 | test.beforeEach(async ({ page }) => { | ^ 14 | await page.goto('apps/forms') 15 | await page.waitForURL(/apps\/forms$/) 16 | }) at /home/runner/work/forms/forms/playwright/e2e/create-empty-form.spec.ts:13:6
[chromium] β€Ί playwright/e2e/create-empty-form.spec.ts:18:3 β€Ί No forms created - empty content β€Ί It shows the empty content: playwright/e2e/create-empty-form.spec.ts#L15
1) [chromium] β€Ί playwright/e2e/create-empty-form.spec.ts:18:3 β€Ί No forms created - empty content β€Ί It shows the empty content Error: page.waitForURL: Target page, context or browser has been closed =========================== logs =========================== waiting for navigation until "load" ============================================================ 13 | test.beforeEach(async ({ page }) => { 14 | await page.goto('apps/forms') > 15 | await page.waitForURL(/apps\/forms$/) | ^ 16 | }) 17 | 18 | test.describe('No forms created - empty content', () => { at /home/runner/work/forms/forms/playwright/e2e/create-empty-form.spec.ts:15:13
[chromium] β€Ί playwright/e2e/create-empty-form.spec.ts:18:3 β€Ί No forms created - empty content β€Ί It shows the empty content: playwright/e2e/create-empty-form.spec.ts#L13
1) [chromium] β€Ί playwright/e2e/create-empty-form.spec.ts:18:3 β€Ί No forms created - empty content β€Ί It shows the empty content Test timeout of 30000ms exceeded while running "beforeEach" hook. 11 | const test = mergeTests(randomUserTest, appNavigationTest, formTest) 12 | > 13 | test.beforeEach(async ({ page }) => { | ^ 14 | await page.goto('apps/forms') 15 | await page.waitForURL(/apps\/forms$/) 16 | }) at /home/runner/work/forms/forms/playwright/e2e/create-empty-form.spec.ts:13:6
test
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
🎭 Playwright Run Summary
8 failed [chromium] β€Ί playwright/e2e/create-empty-form.spec.ts:18:3 β€Ί No forms created - empty content β€Ί It shows the empty content [chromium] β€Ί playwright/e2e/create-empty-form.spec.ts:26:3 β€Ί No forms created - empty content β€Ί Use button to create new form [chromium] β€Ί playwright/e2e/create-empty-form.spec.ts:39:1 β€Ί Use app navigation to create new form [chromium] β€Ί playwright/e2e/create-empty-form.spec.ts:48:1 β€Ί Form name updated in navigation ─── [chromium] β€Ί playwright/e2e/form-description.spec.ts:20:3 β€Ί Form description β€Ί Can edit the description [chromium] β€Ί playwright/e2e/form-description.spec.ts:32:3 β€Ί Form description β€Ί Can use Markdown in the description [chromium] β€Ί playwright/e2e/form-description.spec.ts:45:3 β€Ί Form description β€Ί Markdown links are opened in a new tab [chromium] β€Ί playwright/e2e/ime-input.spec.ts:18:1 β€Ί IME input does not trigger new option ───── 1 passed (13.3m)