Skip to content

chore(devdeps): update dependency fast-check to v4.8.0 #3240

chore(devdeps): update dependency fast-check to v4.8.0

chore(devdeps): update dependency fast-check to v4.8.0 #3240

Triggered via pull request June 11, 2026 17:01
Status Failure
Total duration 4m 33s
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/choice-confirm-poll.test.ts:12:1 › Test happy paths on test page: src/choice-confirm-poll.test.ts#L29
1) src/choice-confirm-poll.test.ts:12:1 › Test happy paths on test page ────────────────────────── Error: locator.fill: Test timeout of 30000ms exceeded. Call log: - waiting for getByLabel('User Name') 27 | 28 | // Perform basic login > 29 | await page.getByLabel('User Name').fill(username); | ^ 30 | await clickButton('Submit', '/authenticate'); 31 | 32 | await page.getByLabel('Password').fill(password); at /home/workflows/workspace/e2e/journey-suites/src/choice-confirm-poll.test.ts:29:38
src/choice-confirm-poll.test.ts:12:1 › Test happy paths on test page: src/choice-confirm-poll.test.ts#L0
1) src/choice-confirm-poll.test.ts:12:1 › Test happy paths on test page ────────────────────────── Test timeout of 30000ms exceeded.
pr
Error: Timed out waiting 60000ms from config.webServer.
src/phone-number-field.test.ts:70:3 › Device registration tests › Login - add phone device - authenticate with phone device: src/phone-number-field.test.ts#L111
2) src/phone-number-field.test.ts:70:3 › Device registration tests › Login - add phone device - authenticate with phone device Error: expect(locator).toBeVisible() failed Locator: getByText('SMS/Voice MFA Registered') Expected: visible Timeout: 5000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 5000ms - waiting for getByText('SMS/Voice MFA Registered') 109 | await page.getByRole('button', { name: 'Submit' }).click(); 110 | > 111 | await expect(page.getByText('SMS/Voice MFA Registered')).toBeVisible(); | ^ 112 | 113 | await page.getByRole('button', { name: 'Continue' }).click(); 114 | }); at /home/workflows/workspace/e2e/davinci-suites/src/phone-number-field.test.ts:111:62
src/phone-number-field.test.ts:25:3 › Device registration tests › Login - add email device - authenticate with email device: src/phone-number-field.test.ts#L43
1) src/phone-number-field.test.ts:25:3 › Device registration tests › Login - add email device - authenticate with email device Error: expect(locator).toBeVisible() failed Locator: getByRole('heading', { name: 'Registration Complete' }) Expected: visible Timeout: 5000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 5000ms - waiting for getByRole('heading', { name: 'Registration Complete' }) 41 | await page.getByRole('textbox', { name: 'Family Name' }).fill('demouser'); 42 | await page.getByRole('button', { name: 'Continue' }).click(); > 43 | await expect(page.getByRole('heading', { name: 'Registration Complete' })).toBeVisible(); | ^ 44 | await page.getByRole('button', { name: 'Continue' }).click(); 45 | await page.getByRole('button', { name: 'Logout' }).click(); 46 | at /home/workflows/workspace/e2e/davinci-suites/src/phone-number-field.test.ts:43:80
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 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/
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
2 passed (12.5s)
🎭 Playwright Run Summary
1 passed (16.5s)
🎭 Playwright Run Summary
1 passed (14.0s)
🎭 Playwright Run Summary
4 passed (16.7s)
🎭 Playwright Run Summary
1 passed (17.0s)
🎭 Playwright Run Summary
12 passed (1.0m)
🎭 Playwright Run Summary
3 passed (15.9s)
🎭 Playwright Run Summary
1 skipped 1 passed (19.1s)
🎭 Playwright Run Summary
4 passed (27.2s)
🎭 Playwright Run Summary
9 passed (41.4s)