chore(deps): update dependency msw to v2.14.5 #2989
Annotations
6 errors, 1 warning, and 10 notices
|
pr
Canceling since a higher priority waiting request for preview-pages-refs/pull/605/merge exists
|
|
pr
The operation was canceled.
|
|
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#L21
1) src/phone-number-field.test.ts:25:3 › Device registration tests › Login - add email device - authenticate with email device
Error: locator.click: Test ended.
Call log:
- waiting for getByRole('button', { name: 'USER_DELETE' })
19 | await page.getByRole('button', { name: 'Sign On' }).click();
20 |
> 21 | await page.getByRole('button', { name: 'USER_DELETE' }).click();
| ^
22 | await expect(page.getByRole('heading', { name: 'Success' })).toBeVisible();
23 | });
24 |
at /home/workflows/workspace/e2e/davinci-suites/src/phone-number-field.test.ts:21:61
|
|
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#L13
1) src/phone-number-field.test.ts:25:3 › Device registration tests › Login - add email device - authenticate with email device
Test timeout of 30000ms exceeded while running "afterEach" hook.
11 | const username = 'fakeemail@user.com';
12 |
> 13 | test.afterEach(async ({ page }) => {
| ^
14 | await page.goto('/?clientId=20dd0ed0-bb9b-4c8f-9a60-9ebeb4b348e0');
15 |
16 | await page.getByRole('button', { name: 'USER_LOGIN' }).click();
at /home/workflows/workspace/e2e/davinci-suites/src/phone-number-field.test.ts:13:8
|
|
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
|
|
ForgeRock Pull Request CI
Canceling since a higher priority waiting request for preview-pages-refs/pull/605/merge exists
|
|
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, 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/
|
|
🎭 Playwright Run Summary
1 passed (9.8s)
|
|
🎭 Playwright Run Summary
1 passed (10.1s)
|
|
🎭 Playwright Run Summary
2 passed (10.9s)
|
|
🎭 Playwright Run Summary
3 passed (16.5s)
|
|
🎭 Playwright Run Summary
2 passed (12.7s)
|
|
🎭 Playwright Run Summary
2 passed (27.7s)
|
|
🎭 Playwright Run Summary
9 passed (1.1m)
|
|
🎭 Playwright Run Summary
2 passed (11.5s)
|
|
🎭 Playwright Run Summary
1 passed (10.2s)
|
|
🎭 Playwright Run Summary
3 passed (48.9s)
|