Skip to content

refactor: use correct window reference #4149

refactor: use correct window reference

refactor: use correct window reference #4149

Triggered via push May 22, 2024 17:55
Status Success
Total duration 2m 34s
Artifacts

quality.yml

on: push
Matrix: End-to-end Tests
Fit to window
Zoom out
Zoom in

Annotations

1 error, 15 warnings, and 12 notices
tabs.e2e.ts:56:7 › tabs › automatic: on arrow right: e2e/models/tabs.model.ts#L39
1) tabs.e2e.ts:56:7 › tabs › automatic: on arrow right, loop focus + selection ─────────────────── Error: Timed out 10000ms waiting for expect(locator).toBeFocused() Locator: locator('[data-testid=nils\\-tab]') Expected: focused Received: inactive Call log: - expect.toBeFocused with timeout 10000ms - waiting for locator('[data-testid=nils\\-tab]') - locator resolved to <button dir="ltr" role="tab" type="button" tabindex="-1"…>Nils Frahm</button> - unexpected value "not focused" - locator resolved to <button dir="ltr" role="tab" type="button" tabindex="-1"…>Nils Frahm</button> - unexpected value "not focused" - locator resolved to <button dir="ltr" role="tab" type="button" tabindex="-1"…>Nils Frahm</button> - unexpected value "not focused" - locator resolved to <button dir="ltr" role="tab" type="button" tabindex="-1"…>Nils Frahm</button> - unexpected value "not focused" - locator resolved to <button dir="ltr" role="tab" type="button" tabindex="-1"…>Nils Frahm</button> - unexpected value "not focused" - locator resolved to <button dir="ltr" role="tab" type="button" tabindex="-1"…>Nils Frahm</button> - unexpected value "not focused" - locator resolved to <button dir="ltr" role="tab" type="button" tabindex="-1"…>Nils Frahm</button> - unexpected value "not focused" - locator resolved to <button dir="ltr" role="tab" type="button" tabindex="-1"…>Nils Frahm</button> - unexpected value "not focused" - locator resolved to <button dir="ltr" role="tab" type="button" tabindex="-1"…>Nils Frahm</button> - unexpected value "not focused" - locator resolved to <button dir="ltr" role="tab" type="button" tabindex="-1"…>Nils Frahm</button> - unexpected value "not focused" - locator resolved to <button dir="ltr" role="tab" type="button" tabindex="-1"…>Nils Frahm</button> - unexpected value "not focused" - locator resolved to <button dir="ltr" role="tab" type="button" tabindex="-1"…>Nils Frahm</button> - unexpected value "not focused" - locator resolved to <button dir="ltr" role="tab" type="button" tabindex="-1"…>Nils Frahm</button> - unexpected value "not focused" - locator resolved to <button dir="ltr" role="tab" type="button" tabindex="-1"…>Nils Frahm</button> - unexpected value "not focused" at models/tabs.model.ts:39 37 | 38 | setTabIsFocused = async (id: string) => { > 39 | await expect(this.getTabTrigger(id)).toBeFocused() | ^ 40 | } 41 | } 42 | at TabsModel.setTabIsFocused (/home/runner/work/zag/zag/e2e/models/tabs.model.ts:39:42) at /home/runner/work/zag/zag/e2e/tabs.e2e.ts:60:13
ESLint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
End-to-end Tests (10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
End-to-end Tests (8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
End-to-end Tests (1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
End-to-end Tests (5)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
End-to-end Tests (2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
End-to-end Tests (12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
End-to-end Tests (6)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
TypeScript
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
End-to-end Tests (4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
End-to-end Tests (7)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
End-to-end Tests (3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
End-to-end Tests (9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
End-to-end Tests (11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
🎭 Playwright Run Summary
11 skipped
🎭 Playwright Run Summary
7 passed (18.7s)
🎭 Playwright Run Summary
1 skipped 32 passed (45.2s)
🎭 Playwright Run Summary
2 skipped 14 passed (27.0s)
🎭 Playwright Run Summary
23 passed (39.3s)
🎭 Playwright Run Summary
1 skipped 22 passed (31.5s)
🎭 Playwright Run Summary
27 passed (40.6s)
🎭 Playwright Run Summary
33 passed (56.4s)
🎭 Playwright Run Summary
1 skipped 45 passed (1.1m)
🎭 Playwright Run Summary
25 passed (1.1m)
🎭 Playwright Run Summary
1 flaky tabs.e2e.ts:56:7 › tabs › automatic: on arrow right, loop focus + selection ──────────────────── 33 passed (58.6s)
🎭 Playwright Run Summary
2 skipped 25 passed (1.1m)