Skip to content

fix: show validation error for QuestionShort in NcNoteCard #2253

fix: show validation error for QuestionShort in NcNoteCard

fix: show validation error for QuestionShort in NcNoteCard #2253

Triggered via pull request June 16, 2026 16:32
Status Cancelled
Total duration 1h 0m 26s
Artifacts

playwright.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
test
The job has exceeded the maximum execution time of 1h0m0s
[chromium] β€Ί playwright/e2e/a11y-question-inputs.spec.ts:50:2 β€Ί Accessibility: aria attributes on question inputs β€Ί Short answer without description has aria-labelledby but no aria-describedby: playwright/support/sections/AppNavigationSection.ts#L31
2) [chromium] β€Ί playwright/e2e/a11y-question-inputs.spec.ts:50:2 β€Ί Accessibility: aria attributes on question inputs β€Ί Short answer without description has aria-labelledby but no aria-describedby Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.waitForURL: Target page, context or browser has been closed =========================== logs =========================== waiting for navigation until "load" ============================================================ at support/sections/AppNavigationSection.ts:31 29 | public async clickNewForm(): Promise<void> { 30 | await this.newFormLocator.click() > 31 | await this.page.waitForURL(/apps\/forms\/.+/) | ^ 32 | } 33 | 34 | public async openArchivedForms(): Promise<void> { at AppNavigationSection.clickNewForm (/home/runner/work/forms/forms/playwright/support/sections/AppNavigationSection.ts:31:19) at /home/runner/work/forms/forms/playwright/e2e/a11y-question-inputs.spec.ts:56:3
[chromium] β€Ί playwright/e2e/a11y-question-inputs.spec.ts:50:2 β€Ί Accessibility: aria attributes on question inputs β€Ί Short answer without description has aria-labelledby but no aria-describedby: playwright/e2e/a11y-question-inputs.spec.ts#L0
2) [chromium] β€Ί playwright/e2e/a11y-question-inputs.spec.ts:50:2 β€Ί Accessibility: aria attributes on question inputs β€Ί Short answer without description has aria-labelledby but no aria-describedby Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] β€Ί playwright/e2e/a11y-question-inputs.spec.ts:50:2 β€Ί Accessibility: aria attributes on question inputs β€Ί Short answer without description has aria-labelledby but no aria-describedby: playwright/support/sections/AppNavigationSection.ts#L31
2) [chromium] β€Ί playwright/e2e/a11y-question-inputs.spec.ts:50:2 β€Ί Accessibility: aria attributes on question inputs β€Ί Short answer without description has aria-labelledby but no aria-describedby Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.waitForURL: Target page, context or browser has been closed =========================== logs =========================== waiting for navigation until "load" ============================================================ at support/sections/AppNavigationSection.ts:31 29 | public async clickNewForm(): Promise<void> { 30 | await this.newFormLocator.click() > 31 | await this.page.waitForURL(/apps\/forms\/.+/) | ^ 32 | } 33 | 34 | public async openArchivedForms(): Promise<void> { at AppNavigationSection.clickNewForm (/home/runner/work/forms/forms/playwright/support/sections/AppNavigationSection.ts:31:19) at /home/runner/work/forms/forms/playwright/e2e/a11y-question-inputs.spec.ts:56:3
[chromium] β€Ί playwright/e2e/a11y-question-inputs.spec.ts:50:2 β€Ί Accessibility: aria attributes on question inputs β€Ί Short answer without description has aria-labelledby but no aria-describedby: playwright/e2e/a11y-question-inputs.spec.ts#L0
2) [chromium] β€Ί playwright/e2e/a11y-question-inputs.spec.ts:50:2 β€Ί Accessibility: aria attributes on question inputs β€Ί Short answer without description has aria-labelledby but no aria-describedby Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] β€Ί playwright/e2e/a11y-question-inputs.spec.ts:50:2 β€Ί Accessibility: aria attributes on question inputs β€Ί Short answer without description has aria-labelledby but no aria-describedby: playwright/support/sections/AppNavigationSection.ts#L31
2) [chromium] β€Ί playwright/e2e/a11y-question-inputs.spec.ts:50:2 β€Ί Accessibility: aria attributes on question inputs β€Ί Short answer without description has aria-labelledby but no aria-describedby Error: page.waitForURL: Target page, context or browser has been closed =========================== logs =========================== waiting for navigation until "load" ============================================================ at support/sections/AppNavigationSection.ts:31 29 | public async clickNewForm(): Promise<void> { 30 | await this.newFormLocator.click() > 31 | await this.page.waitForURL(/apps\/forms\/.+/) | ^ 32 | } 33 | 34 | public async openArchivedForms(): Promise<void> { at AppNavigationSection.clickNewForm (/home/runner/work/forms/forms/playwright/support/sections/AppNavigationSection.ts:31:19) at /home/runner/work/forms/forms/playwright/e2e/a11y-question-inputs.spec.ts:56:3
[chromium] β€Ί playwright/e2e/a11y-question-inputs.spec.ts:22:2 β€Ί Accessibility: aria attributes on question inputs β€Ί Short answer with description has aria-labelledby and aria-describedby: playwright/support/sections/AppNavigationSection.ts#L31
1) [chromium] β€Ί playwright/e2e/a11y-question-inputs.spec.ts:22:2 β€Ί Accessibility: aria attributes on question inputs β€Ί Short answer with description has aria-labelledby and aria-describedby Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.waitForURL: Target page, context or browser has been closed =========================== logs =========================== waiting for navigation until "load" ============================================================ at support/sections/AppNavigationSection.ts:31 29 | public async clickNewForm(): Promise<void> { 30 | await this.newFormLocator.click() > 31 | await this.page.waitForURL(/apps\/forms\/.+/) | ^ 32 | } 33 | 34 | public async openArchivedForms(): Promise<void> { at AppNavigationSection.clickNewForm (/home/runner/work/forms/forms/playwright/support/sections/AppNavigationSection.ts:31:19) at /home/runner/work/forms/forms/playwright/e2e/a11y-question-inputs.spec.ts:28:3
[chromium] β€Ί playwright/e2e/a11y-question-inputs.spec.ts:22:2 β€Ί Accessibility: aria attributes on question inputs β€Ί Short answer with description has aria-labelledby and aria-describedby: playwright/e2e/a11y-question-inputs.spec.ts#L0
1) [chromium] β€Ί playwright/e2e/a11y-question-inputs.spec.ts:22:2 β€Ί Accessibility: aria attributes on question inputs β€Ί Short answer with description has aria-labelledby and aria-describedby Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] β€Ί playwright/e2e/a11y-question-inputs.spec.ts:22:2 β€Ί Accessibility: aria attributes on question inputs β€Ί Short answer with description has aria-labelledby and aria-describedby: playwright/support/sections/AppNavigationSection.ts#L31
1) [chromium] β€Ί playwright/e2e/a11y-question-inputs.spec.ts:22:2 β€Ί Accessibility: aria attributes on question inputs β€Ί Short answer with description has aria-labelledby and aria-describedby Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.waitForURL: Target page, context or browser has been closed =========================== logs =========================== waiting for navigation until "load" ============================================================ at support/sections/AppNavigationSection.ts:31 29 | public async clickNewForm(): Promise<void> { 30 | await this.newFormLocator.click() > 31 | await this.page.waitForURL(/apps\/forms\/.+/) | ^ 32 | } 33 | 34 | public async openArchivedForms(): Promise<void> { at AppNavigationSection.clickNewForm (/home/runner/work/forms/forms/playwright/support/sections/AppNavigationSection.ts:31:19) at /home/runner/work/forms/forms/playwright/e2e/a11y-question-inputs.spec.ts:28:3
[chromium] β€Ί playwright/e2e/a11y-question-inputs.spec.ts:22:2 β€Ί Accessibility: aria attributes on question inputs β€Ί Short answer with description has aria-labelledby and aria-describedby: playwright/e2e/a11y-question-inputs.spec.ts#L0
1) [chromium] β€Ί playwright/e2e/a11y-question-inputs.spec.ts:22:2 β€Ί Accessibility: aria attributes on question inputs β€Ί Short answer with description has aria-labelledby and aria-describedby Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] β€Ί playwright/e2e/a11y-question-inputs.spec.ts:22:2 β€Ί Accessibility: aria attributes on question inputs β€Ί Short answer with description has aria-labelledby and aria-describedby: playwright/support/sections/AppNavigationSection.ts#L31
1) [chromium] β€Ί playwright/e2e/a11y-question-inputs.spec.ts:22:2 β€Ί Accessibility: aria attributes on question inputs β€Ί Short answer with description has aria-labelledby and aria-describedby Error: page.waitForURL: Target page, context or browser has been closed =========================== logs =========================== waiting for navigation until "load" ============================================================ at support/sections/AppNavigationSection.ts:31 29 | public async clickNewForm(): Promise<void> { 30 | await this.newFormLocator.click() > 31 | await this.page.waitForURL(/apps\/forms\/.+/) | ^ 32 | } 33 | 34 | public async openArchivedForms(): Promise<void> { at AppNavigationSection.clickNewForm (/home/runner/work/forms/forms/playwright/support/sections/AppNavigationSection.ts:31:19) at /home/runner/work/forms/forms/playwright/e2e/a11y-question-inputs.spec.ts:28:3
test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: skjnldsv/read-package-engines-version-actions@06d6baf7d8f41934ab630e97d9e6c0bc9c9ac5e4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.