Skip to content

refactor: Migrate components for Vue 3 compatibility #1686

refactor: Migrate components for Vue 3 compatibility

refactor: Migrate components for Vue 3 compatibility #1686

Triggered via pull request February 3, 2026 13:48
Status Failure
Total duration 17m 21s
Artifacts

playwright.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 5 warnings, and 1 notice
[chromium] β€Ί playwright/e2e/create-empty-form.spec.ts:26:2 β€Ί 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:2 β€Ί 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/actions-runner/_work/forms/forms/playwright/e2e/create-empty-form.spec.ts:15:13
[chromium] β€Ί playwright/e2e/create-empty-form.spec.ts:26:2 β€Ί 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:2 β€Ί 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/actions-runner/_work/forms/forms/playwright/e2e/create-empty-form.spec.ts:13:6
[chromium] β€Ί playwright/e2e/create-empty-form.spec.ts:26:2 β€Ί 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:2 β€Ί 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/actions-runner/_work/forms/forms/playwright/e2e/create-empty-form.spec.ts:15:13
[chromium] β€Ί playwright/e2e/create-empty-form.spec.ts:26:2 β€Ί 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:2 β€Ί 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/actions-runner/_work/forms/forms/playwright/e2e/create-empty-form.spec.ts:13:6
[chromium] β€Ί playwright/e2e/create-empty-form.spec.ts:19:2 β€Ί 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:19:2 β€Ί 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/actions-runner/_work/forms/forms/playwright/e2e/create-empty-form.spec.ts:15:13
[chromium] β€Ί playwright/e2e/create-empty-form.spec.ts:19:2 β€Ί 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:19:2 β€Ί 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/actions-runner/_work/forms/forms/playwright/e2e/create-empty-form.spec.ts:13:6
[chromium] β€Ί playwright/e2e/create-empty-form.spec.ts:19:2 β€Ί 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:19:2 β€Ί 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/actions-runner/_work/forms/forms/playwright/e2e/create-empty-form.spec.ts:15:13
[chromium] β€Ί playwright/e2e/create-empty-form.spec.ts:19:2 β€Ί 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:19:2 β€Ί 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/actions-runner/_work/forms/forms/playwright/e2e/create-empty-form.spec.ts:13:6
[chromium] β€Ί playwright/e2e/create-empty-form.spec.ts:19:2 β€Ί 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:19:2 β€Ί 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/actions-runner/_work/forms/forms/playwright/e2e/create-empty-form.spec.ts:15:13
[chromium] β€Ί playwright/e2e/create-empty-form.spec.ts:19:2 β€Ί 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:19:2 β€Ί 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/actions-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.
test
Back off 16.88 seconds before retry.
test
Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/de0fac2e4500dabe0009e67214ff5f5447ce83dd'. Error: Resource temporarily unavailable (codeload.github.com:443)
test
Back off 26.31 seconds before retry.
test
Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/de0fac2e4500dabe0009e67214ff5f5447ce83dd'. Error: Resource temporarily unavailable (codeload.github.com:443)
🎭 Playwright Run Summary
8 failed [chromium] β€Ί playwright/e2e/create-empty-form.spec.ts:19:2 β€Ί No forms created - empty content β€Ί It shows the empty content [chromium] β€Ί playwright/e2e/create-empty-form.spec.ts:26:2 β€Ί No forms created - empty content β€Ί Use button to create new form [chromium] β€Ί playwright/e2e/create-empty-form.spec.ts:37:1 β€Ί Use app navigation to create new form [chromium] β€Ί playwright/e2e/create-empty-form.spec.ts:44:1 β€Ί Form name updated in navigation ─── [chromium] β€Ί playwright/e2e/form-description.spec.ts:21:2 β€Ί Form description β€Ί Can edit the description [chromium] β€Ί playwright/e2e/form-description.spec.ts:39:2 β€Ί Form description β€Ί Can use Markdown in the description [chromium] β€Ί playwright/e2e/form-description.spec.ts:60:2 β€Ί Form description β€Ί Markdown links are opened in a new tab [chromium] β€Ί playwright/e2e/ime-input.spec.ts:19:1 β€Ί IME input does not trigger new option ───── 1 passed (14.5m)