fix(deps): update eslint to v8.7.0 #5241
Annotations
5 errors, 15 warnings, and 11 notices
dialog.e2e.ts:50:7 › dialog › [nested] focus return to child dialog trigger:
e2e/models/dialog.model.ts#L50
1) dialog.e2e.ts:50:7 › dialog › [nested] focus return to child dialog trigger ───────────────────
Error: Timed out 10000ms waiting for expect(locator).toBeFocused()
Locator: locator('[data-testid=\'trigger-2\']')
Expected: focused
Received: <element(s) not found>
Call log:
- expect.toBeFocused with timeout 10000ms
- waiting for locator('[data-testid=\'trigger-2\']')
at models/dialog.model.ts:50
48 |
49 | seeTriggerIsFocused() {
> 50 | return expect(this.trigger).toBeFocused()
| ^
51 | }
52 | }
53 |
at DialogModel.seeTriggerIsFocused (/home/runner/work/zag/zag/e2e/models/dialog.model.ts:50:33)
at /home/runner/work/zag/zag/e2e/dialog.e2e.ts:55:23
|
nested-menu.e2e.ts:109:7 › nested menu / keyboard typeahead › nested menu:
e2e/nested-menu.e2e.ts#L22
1) nested-menu.e2e.ts:109:7 › nested menu / keyboard typeahead › nested menu ─────────────────────
Error: Timed out 10000ms waiting for expect(locator).toHaveAttribute(expected)
Locator: locator('[data-testid=switch\\-win]').first()
Expected string: ""
Received string: serializes to the same string
Call log:
- expect.toHaveAttribute with timeout 10000ms
- waiting for locator('[data-testid=switch\\-win]').first()
- locator resolved to <li id="switch-win" role="menuitem" data-part="item" data-scope="menu" aria-disabled="false" data-testid="switch-win" data-ownedby="menu::R6mH1::content">Switch Window</li>
- unexpected value "null"
- locator resolved to <li id="switch-win" role="menuitem" data-part="item" data-scope="menu" aria-disabled="false" data-testid="switch-win" data-ownedby="menu::R6mH1::content">Switch Window</li>
- unexpected value "null"
- locator resolved to <li id="switch-win" role="menuitem" data-part="item" data-scope="menu" aria-disabled="false" data-testid="switch-win" data-ownedby="menu::R6mH1::content">Switch Window</li>
- unexpected value "null"
- locator resolved to <li id="switch-win" role="menuitem" data-part="item" data-scope="menu" aria-disabled="false" data-testid="switch-win" data-ownedby="menu::R6mH1::content">Switch Window</li>
- unexpected value "null"
- locator resolved to <li id="switch-win" role="menuitem" data-part="item" data-scope="menu" aria-disabled="false" data-testid="switch-win" data-ownedby="menu::R6mH1::content">Switch Window</li>
- unexpected value "null"
- locator resolved to <li id="switch-win" role="menuitem" data-part="item" data-scope="menu" aria-disabled="false" data-testid="switch-win" data-ownedby="menu::R6mH1::content">Switch Window</li>
- unexpected value "null"
- locator resolved to <li id="switch-win" role="menuitem" data-part="item" data-scope="menu" aria-disabled="false" data-testid="switch-win" data-ownedby="menu::R6mH1::content">Switch Window</li>
- unexpected value "null"
- locator resolved to <li id="switch-win" role="menuitem" data-part="item" data-scope="menu" aria-disabled="false" data-testid="switch-win" data-ownedby="menu::R6mH1::content">Switch Window</li>
- unexpected value "null"
- locator resolved to <li id="switch-win" role="menuitem" data-part="item" data-scope="menu" aria-disabled="false" data-testid="switch-win" data-ownedby="menu::R6mH1::content">Switch Window</li>
- unexpected value "null"
- locator resolved to <li id="switch-win" role="menuitem" data-part="item" data-scope="menu" aria-disabled="false" data-testid="switch-win" data-ownedby="menu::R6mH1::content">Switch Window</li>
- unexpected value "null"
- locator resolved to <li id="switch-win" role="menuitem" data-part="item" data-scope="menu" aria-disabled="false" data-testid="switch-win" data-ownedby="menu::R6mH1::content">Switch Window</li>
- unexpected value "null"
- locator resolved to <li id="switch-win" role="menuitem" data-part="item" data-scope="menu" aria-disabled="false" data-testid="switch-win" data-ownedby="menu::R6mH1::content">Switch Window</li>
- unexpected value "null"
- locator resolved to <li id="switch-win" role="menuitem" data-part="item" data-scope="menu" aria-disabled="false" data-testid="switch-win" data-ownedby="menu::R6mH1::content">Switch Window</li>
- unexpected value "null"
- locator resolved to <li id="switch-win" role="menuitem" data-part="item" data-scope="menu" aria-disabled="false" data-testid="switch-win" data-ownedby="menu::R6mH1::content">Switch Window</li>
- unexpected value "null"
20 |
21 | const expectToBeFocused = async (page: Page, id: string) => {
> 22 | return await expect(page.locator(id).first()).toHaveAttribute("data-highlighted", "")
| ^
23 | }
24 |
25 | const navigateToSubmenuTrigger = async (page:
|
nested-menu.e2e.ts:109:7 › nested menu / keyboard typeahead › nested menu:
e2e/nested-menu.e2e.ts#L22
1) nested-menu.e2e.ts:109:7 › nested menu / keyboard typeahead › nested menu ─────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toHaveAttribute(expected)
Locator: locator('[data-testid=switch\\-win]').first()
Expected string: ""
Received string: serializes to the same string
Call log:
- expect.toHaveAttribute with timeout 10000ms
- waiting for locator('[data-testid=switch\\-win]').first()
- locator resolved to <li id="switch-win" role="menuitem" data-part="item" data-scope="menu" aria-disabled="false" data-testid="switch-win" data-ownedby="menu::R6mH1::content">Switch Window</li>
- unexpected value "null"
- locator resolved to <li id="switch-win" role="menuitem" data-part="item" data-scope="menu" aria-disabled="false" data-testid="switch-win" data-ownedby="menu::R6mH1::content">Switch Window</li>
- unexpected value "null"
- locator resolved to <li id="switch-win" role="menuitem" data-part="item" data-scope="menu" aria-disabled="false" data-testid="switch-win" data-ownedby="menu::R6mH1::content">Switch Window</li>
- unexpected value "null"
- locator resolved to <li id="switch-win" role="menuitem" data-part="item" data-scope="menu" aria-disabled="false" data-testid="switch-win" data-ownedby="menu::R6mH1::content">Switch Window</li>
- unexpected value "null"
- locator resolved to <li id="switch-win" role="menuitem" data-part="item" data-scope="menu" aria-disabled="false" data-testid="switch-win" data-ownedby="menu::R6mH1::content">Switch Window</li>
- unexpected value "null"
- locator resolved to <li id="switch-win" role="menuitem" data-part="item" data-scope="menu" aria-disabled="false" data-testid="switch-win" data-ownedby="menu::R6mH1::content">Switch Window</li>
- unexpected value "null"
- locator resolved to <li id="switch-win" role="menuitem" data-part="item" data-scope="menu" aria-disabled="false" data-testid="switch-win" data-ownedby="menu::R6mH1::content">Switch Window</li>
- unexpected value "null"
- locator resolved to <li id="switch-win" role="menuitem" data-part="item" data-scope="menu" aria-disabled="false" data-testid="switch-win" data-ownedby="menu::R6mH1::content">Switch Window</li>
- unexpected value "null"
- locator resolved to <li id="switch-win" role="menuitem" data-part="item" data-scope="menu" aria-disabled="false" data-testid="switch-win" data-ownedby="menu::R6mH1::content">Switch Window</li>
- unexpected value "null"
- locator resolved to <li id="switch-win" role="menuitem" data-part="item" data-scope="menu" aria-disabled="false" data-testid="switch-win" data-ownedby="menu::R6mH1::content">Switch Window</li>
- unexpected value "null"
- locator resolved to <li id="switch-win" role="menuitem" data-part="item" data-scope="menu" aria-disabled="false" data-testid="switch-win" data-ownedby="menu::R6mH1::content">Switch Window</li>
- unexpected value "null"
- locator resolved to <li id="switch-win" role="menuitem" data-part="item" data-scope="menu" aria-disabled="false" data-testid="switch-win" data-ownedby="menu::R6mH1::content">Switch Window</li>
- unexpected value "null"
- locator resolved to <li id="switch-win" role="menuitem" data-part="item" data-scope="menu" aria-disabled="false" data-testid="switch-win" data-ownedby="menu::R6mH1::content">Switch Window</li>
- unexpected value "null"
- locator resolved to <li id="switch-win" role="menuitem" data-part="item" data-scope="menu" aria-disabled="false" data-testid="switch-win" data-ownedby="menu::R6mH1::content">Switch Window</li>
- unexpected value "null"
20 |
21 | const expectToBeFocused = async (page: Page, id: string) => {
> 22 | return await expect(page.locator(id).first()).toHaveAttribute("data-highlighted", "")
|
|
nested-menu.e2e.ts:109:7 › nested menu / keyboard typeahead › nested menu:
e2e/nested-menu.e2e.ts#L22
1) nested-menu.e2e.ts:109:7 › nested menu / keyboard typeahead › nested menu ─────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toHaveAttribute(expected)
Locator: locator('[data-testid=switch\\-win]').first()
Expected string: ""
Received string: serializes to the same string
Call log:
- expect.toHaveAttribute with timeout 10000ms
- waiting for locator('[data-testid=switch\\-win]').first()
- locator resolved to <li id="switch-win" role="menuitem" data-part="item" data-scope="menu" aria-disabled="false" data-testid="switch-win" data-ownedby="menu::R6mH1::content">Switch Window</li>
- unexpected value "null"
- locator resolved to <li id="switch-win" role="menuitem" data-part="item" data-scope="menu" aria-disabled="false" data-testid="switch-win" data-ownedby="menu::R6mH1::content">Switch Window</li>
- unexpected value "null"
- locator resolved to <li id="switch-win" role="menuitem" data-part="item" data-scope="menu" aria-disabled="false" data-testid="switch-win" data-ownedby="menu::R6mH1::content">Switch Window</li>
- unexpected value "null"
- locator resolved to <li id="switch-win" role="menuitem" data-part="item" data-scope="menu" aria-disabled="false" data-testid="switch-win" data-ownedby="menu::R6mH1::content">Switch Window</li>
- unexpected value "null"
- locator resolved to <li id="switch-win" role="menuitem" data-part="item" data-scope="menu" aria-disabled="false" data-testid="switch-win" data-ownedby="menu::R6mH1::content">Switch Window</li>
- unexpected value "null"
- locator resolved to <li id="switch-win" role="menuitem" data-part="item" data-scope="menu" aria-disabled="false" data-testid="switch-win" data-ownedby="menu::R6mH1::content">Switch Window</li>
- unexpected value "null"
- locator resolved to <li id="switch-win" role="menuitem" data-part="item" data-scope="menu" aria-disabled="false" data-testid="switch-win" data-ownedby="menu::R6mH1::content">Switch Window</li>
- unexpected value "null"
- locator resolved to <li id="switch-win" role="menuitem" data-part="item" data-scope="menu" aria-disabled="false" data-testid="switch-win" data-ownedby="menu::R6mH1::content">Switch Window</li>
- unexpected value "null"
- locator resolved to <li id="switch-win" role="menuitem" data-part="item" data-scope="menu" aria-disabled="false" data-testid="switch-win" data-ownedby="menu::R6mH1::content">Switch Window</li>
- unexpected value "null"
- locator resolved to <li id="switch-win" role="menuitem" data-part="item" data-scope="menu" aria-disabled="false" data-testid="switch-win" data-ownedby="menu::R6mH1::content">Switch Window</li>
- unexpected value "null"
- locator resolved to <li id="switch-win" role="menuitem" data-part="item" data-scope="menu" aria-disabled="false" data-testid="switch-win" data-ownedby="menu::R6mH1::content">Switch Window</li>
- unexpected value "null"
- locator resolved to <li id="switch-win" role="menuitem" data-part="item" data-scope="menu" aria-disabled="false" data-testid="switch-win" data-ownedby="menu::R6mH1::content">Switch Window</li>
- unexpected value "null"
- locator resolved to <li id="switch-win" role="menuitem" data-part="item" data-scope="menu" aria-disabled="false" data-testid="switch-win" data-ownedby="menu::R6mH1::content">Switch Window</li>
- unexpected value "null"
- locator resolved to <li id="switch-win" role="menuitem" data-part="item" data-scope="menu" aria-disabled="false" data-testid="switch-win" data-ownedby="menu::R6mH1::content">Switch Window</li>
- unexpected value "null"
20 |
21 | const expectToBeFocused = async (page: Page, id: string) => {
> 22 | return await expect(page.locator(id).first()).toHaveAttribute("data-highlighted", "")
|
|
End-to-end Tests (5)
Process completed with exit code 1.
|
Unit Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
End-to-end Tests (8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
End-to-end Tests (9)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
End-to-end Tests (6)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
End-to-end Tests (2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
End-to-end Tests (1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
End-to-end Tests (4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
End-to-end Tests (12)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
End-to-end Tests (3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
End-to-end Tests (10)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
TypeScript
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
End-to-end Tests (5)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
End-to-end Tests (7)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
End-to-end Tests (11)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ESLint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🎭 Playwright Run Summary
1 skipped
26 passed (38.7s)
|
🎭 Playwright Run Summary
28 passed (41.7s)
|
🎭 Playwright Run Summary
24 passed (39.0s)
|
🎭 Playwright Run Summary
1 skipped
32 passed (46.8s)
|
🎭 Playwright Run Summary
21 passed (42.8s)
|
🎭 Playwright Run Summary
1 skipped
22 passed (33.3s)
|
🎭 Playwright Run Summary
1 flaky
dialog.e2e.ts:50:7 › dialog › [nested] focus return to child dialog trigger ────────────────────
30 passed (1.1m)
|
🎭 Playwright Run Summary
11 skipped
16 passed (27.6s)
|
🎭 Playwright Run Summary
1 failed
nested-menu.e2e.ts:109:7 › nested menu / keyboard typeahead › nested menu ──────────────────────
2 skipped
28 passed (1.4m)
|
🎭 Playwright Run Summary
1 skipped
43 passed (1.1m)
|
🎭 Playwright Run Summary
2 skipped
25 passed (1.1m)
|