Skip to content

feat(davinci-client): rich-text-collector #2981

feat(davinci-client): rich-text-collector

feat(davinci-client): rich-text-collector #2981

Triggered via pull request May 7, 2026 14:24
Status Failure
Total duration 4m 49s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors, 3 warnings, and 10 notices
pr
Process completed with exit code 1.
src/form-fields.test.ts:11:1 › Should render form fields: src/form-fields.test.ts#L19
1) src/form-fields.test.ts:11:1 › Should render form fields ────────────────────────────────────── Error: locator.fill: Test timeout of 30000ms exceeded. Call log: - waiting for getByRole('textbox', { name: 'Text Input Label' }) 17 | 18 | await expect(page.getByText('Form Fields Test')).toBeVisible(); > 19 | await page.getByRole('textbox', { name: 'Text Input Label' }).fill('The input'); | ^ 20 | 21 | await page.locator('#checkbox-field-key-1').check(); 22 | await page.locator('#checkbox-field-key-2').check(); at /home/workflows/workspace/e2e/davinci-suites/src/form-fields.test.ts:19:65
src/form-fields.test.ts:11:1 › Should render form fields: src/form-fields.test.ts#L0
1) src/form-fields.test.ts:11:1 › Should render form fields ────────────────────────────────────── Test timeout of 30000ms exceeded.
pr
Argument of type 'ReadOnlyCollector' is not assignable to parameter of type 'RichTextCollector'.
src/protect.test.ts:48:1 › Test Protect collector with P1 Forms component: src/protect.test.ts#L72
1) src/protect.test.ts:48:1 › Test Protect collector with P1 Forms component ───────────────────── Error: locator.fill: Test timeout of 30000ms exceeded. Call log: - waiting for getByLabel('Username') 70 | }); 71 | > 72 | await page.getByLabel('Username').fill(username); | ^ 73 | await page.getByLabel('Password').fill(password); 74 | 75 | await page.getByRole('button', { name: 'Sign On' }).click(); at /home/workflows/workspace/e2e/davinci-suites/src/protect.test.ts:72:37
src/protect.test.ts:48:1 › Test Protect collector with P1 Forms component: src/protect.test.ts#L0
1) src/protect.test.ts:48:1 › Test Protect collector with P1 Forms component ───────────────────── Test timeout of 30000ms exceeded.
pr
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v5, nrwl/nx-set-shas@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
pr
The process '/usr/bin/git' failed with exit code 128
pr
No files were found with the provided path: ./e2e/*/.playwright/** ./e2e/**/.playwright/**. No artifacts will be uploaded.
🎭 Playwright Run Summary
1 passed (15.5s)
🎭 Playwright Run Summary
1 passed (16.3s)
🎭 Playwright Run Summary
1 passed (21.2s)
🎭 Playwright Run Summary
1 passed (20.6s)
🎭 Playwright Run Summary
1 skipped 1 passed (20.9s)
🎭 Playwright Run Summary
1 passed (16.6s)
🎭 Playwright Run Summary
2 passed (20.0s)
🎭 Playwright Run Summary
3 passed (56.0s)
🎭 Playwright Run Summary
9 passed (1.3m)
🎭 Playwright Run Summary
12 passed (1.5m)