Skip to content

chore(devdeps): update dependency typescript-eslint to v8.55.0 #2464

chore(devdeps): update dependency typescript-eslint to v8.55.0

chore(devdeps): update dependency typescript-eslint to v8.55.0 #2464

Triggered via pull request February 18, 2026 21:42
Status Failure
Total duration 3m 34s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors, 1 warning, and 10 notices
pr
Process completed with exit code 1.
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#L21
2) src/phone-number-field.test.ts:70:3 › Device registration tests › Login - add phone device - authenticate with phone 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:70:3 › Device registration tests › Login - add phone device - authenticate with phone device: src/phone-number-field.test.ts#L13
2) src/phone-number-field.test.ts:70:3 › Device registration tests › Login - add phone device - authenticate with phone 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:70:3 › Device registration tests › Login - add phone device - authenticate with phone device: src/phone-number-field.test.ts#L87
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: 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' }) 85 | await page.getByRole('textbox', { name: 'Family Name' }).fill('demouser'); 86 | await page.getByRole('button', { name: 'Continue' }).click(); > 87 | await expect(page.getByRole('heading', { name: 'Registration Complete' })).toBeVisible(); | ^ 88 | await page.getByRole('button', { name: 'Continue' }).click(); 89 | await page.getByRole('button', { name: 'Logout' }).click(); 90 | at /home/workflows/workspace/e2e/davinci-suites/src/phone-number-field.test.ts:87:80
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
pr
No files were found with the provided path: ./e2e/*/.playwright/** ./e2e/**/.playwright/**. No artifacts will be uploaded.
🎭 Playwright Run Summary
1 passed (16.7s)
🎭 Playwright Run Summary
1 passed (17.1s)
🎭 Playwright Run Summary
1 passed (14.7s)
🎭 Playwright Run Summary
1 passed (20.2s)
🎭 Playwright Run Summary
1 passed (16.7s)
🎭 Playwright Run Summary
2 passed (36.8s)
🎭 Playwright Run Summary
1 passed (15.0s)
🎭 Playwright Run Summary
1 passed (15.2s)
🎭 Playwright Run Summary
3 passed (29.3s)
🎭 Playwright Run Summary
1 passed (9.3s)