Skip to content

fix(deps): update dependency vite to v6.2.1 #6590

fix(deps): update dependency vite to v6.2.1

fix(deps): update dependency vite to v6.2.1 #6590

Triggered via pull request March 3, 2025 05:39
Status Success
Total duration 6m 57s
Artifacts

quality.yml

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

Annotations

5 errors, 29 warnings, and 12 notices
e2e/toggle-group.e2e.ts:84:7 › toggle-group › [keyboard] focus loop: e2e/models/toggle-group.model.ts#L34
1) e2e/toggle-group.e2e.ts:84:7 › toggle-group › [keyboard] focus loop ─────────────────────────── Error: Timed out 10000ms waiting for expect(locator).toBeFocused() Locator: locator('[data-part=item]').nth(1) Expected: focused Received: inactive Call log: - expect.toBeFocused with timeout 10000ms - waiting for locator('[data-part=item]').nth(1) 14 × locator resolved to <button role="radio" type="button" tabindex="-1" data-part="item" data-state="off" aria-checked="false" data-scope="toggle-group" data-orientation="horizontal" id="toggle-group::R6m::italic" data-ownedby="toggle-group::R6m:">I</button> - unexpected value "inactive" at models/toggle-group.model.ts:34 32 | 33 | seeItemIsFocused(item: Item) { > 34 | return expect(this.__item(item)).toBeFocused() | ^ 35 | } 36 | 37 | seeItemIsNotFocused(item: Item) { at ToggleGroupModel.seeItemIsFocused (/home/runner/work/zag/zag/e2e/models/toggle-group.model.ts:34:38) at /home/runner/work/zag/zag/e2e/toggle-group.e2e.ts:90:13
e2e/tags-input.e2e.ts:87:7 › tags-input › should navigate tags with arrow keys: e2e/models/tags-input.model.ts#L70
1) e2e/tags-input.e2e.ts:87:7 › tags-input › should navigate tags with arrow keys ──────────────── Error: Timed out 10000ms waiting for expect(locator).toHaveAttribute(expected) Locator: locator('[data-testid=solid-tag]') Expected string: "" Received string: serializes to the same string Call log: - expect.toHaveAttribute with timeout 10000ms - waiting for locator('[data-testid=solid-tag]') 14 × locator resolved to <div dir="ltr" data-value="Solid" data-testid="solid-tag" data-scope="tags-input" data-part="item-preview" id="tags-input::R6m::tag:Solid:3">…</div> - unexpected value "null" at models/tags-input.model.ts:70 68 | 69 | async seeTagIsHighlighted(value: string) { > 70 | await expect(this.getTag(value)).toHaveAttribute("data-highlighted", "") | ^ 71 | } 72 | 73 | async seeTag(value: string) { at TagsInputModel.seeTagIsHighlighted (/home/runner/work/zag/zag/e2e/models/tags-input.model.ts:70:38) at /home/runner/work/zag/zag/e2e/tags-input.e2e.ts:92:13
e2e/tags-input.e2e.ts:87:7 › tags-input › should navigate tags with arrow keys: e2e/models/tags-input.model.ts#L70
1) e2e/tags-input.e2e.ts:87:7 › tags-input › should navigate tags with arrow keys ──────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 10000ms waiting for expect(locator).toHaveAttribute(expected) Locator: locator('[data-testid=solid-tag]') Expected string: "" Received string: serializes to the same string Call log: - expect.toHaveAttribute with timeout 10000ms - waiting for locator('[data-testid=solid-tag]') 14 × locator resolved to <div dir="ltr" data-value="Solid" data-testid="solid-tag" data-scope="tags-input" data-part="item-preview" id="tags-input::R6m::tag:Solid:3">…</div> - unexpected value "null" at models/tags-input.model.ts:70 68 | 69 | async seeTagIsHighlighted(value: string) { > 70 | await expect(this.getTag(value)).toHaveAttribute("data-highlighted", "") | ^ 71 | } 72 | 73 | async seeTag(value: string) { at TagsInputModel.seeTagIsHighlighted (/home/runner/work/zag/zag/e2e/models/tags-input.model.ts:70:38) at /home/runner/work/zag/zag/e2e/tags-input.e2e.ts:92:13
e2e/tags-input.e2e.ts:117:7 › tags-input › edit tag with enter key: e2e/models/tags-input.model.ts#L90
2) e2e/tags-input.e2e.ts:117:7 › tags-input › edit tag with enter key ──────────────────────────── Error: Timed out 10000ms waiting for expect(locator).toBeFocused() Locator: locator('[data-testid=svelte-input]') Expected: focused Received: inactive Call log: - expect.toBeFocused with timeout 10000ms - waiting for locator('[data-testid=svelte-input]') 14 × locator resolved to <input value="" dir="ltr" hidden="" tabindex="-1" data-part="item-input" data-scope="tags-input" data-testid="svelte-input" id="tags-input::R6m::tag:Svelte:2:input" aria-label="Editing tag Svelte. Press enter to save or escape to cancel."/> - unexpected value "inactive" at models/tags-input.model.ts:90 88 | 89 | async seeTagInputIsFocused(value: string) { > 90 | await expect(this.getTagInput(value)).toBeFocused() | ^ 91 | } 92 | 93 | async dontSeeTagInput(value: string) { at TagsInputModel.seeTagInputIsFocused (/home/runner/work/zag/zag/e2e/models/tags-input.model.ts:90:43) at /home/runner/work/zag/zag/e2e/tags-input.e2e.ts:124:13
e2e/menu.e2e.ts:48:7 › menu › with keyboard: e2e/models/menu.model.ts#L63
1) e2e/menu.e2e.ts:48:7 › menu › with keyboard, can select item ────────────────────────────────── Error: Timed out 10000ms waiting for expect(locator).not.toBeVisible() Locator: locator('[data-scope=menu][data-part=content]') Expected: not visible Received: visible Call log: - expect.not.toBeVisible with timeout 10000ms - waiting for locator('[data-scope=menu][data-part=content]') 14 × locator resolved to <ul role="menu" tabindex="0" data-scope="menu" data-state="open" data-part="content" id="menu::R6m::content" data-placement="bottom-start" aria-labelledby="menu::R6m::trigger">…</ul> - unexpected value "visible" at models/menu.model.ts:63 61 | 62 | dontSeeDropdown = async () => { > 63 | await expect(this.content).not.toBeVisible() | ^ 64 | } 65 | 66 | seeItemIsHighlighted = async (text: string) => { at MenuModel.dontSeeDropdown (/home/runner/work/zag/zag/e2e/models/menu.model.ts:63:36) at /home/runner/work/zag/zag/e2e/menu.e2e.ts:52:13
ESLint
Cache not found for keys: node-cache-Linux-x64-pnpm-671273790b7de8097f52ccce39e272e8454e3b53c6263ea3b379efa568aabc5a
ESLint
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
Unit Tests
Cache not found for keys: node-cache-Linux-x64-pnpm-671273790b7de8097f52ccce39e272e8454e3b53c6263ea3b379efa568aabc5a
End-to-end Tests (12)
Cache not found for keys: node-cache-Linux-x64-pnpm-671273790b7de8097f52ccce39e272e8454e3b53c6263ea3b379efa568aabc5a
End-to-end Tests (12)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
TypeScript
Cache not found for keys: node-cache-Linux-x64-pnpm-671273790b7de8097f52ccce39e272e8454e3b53c6263ea3b379efa568aabc5a
TypeScript
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
End-to-end Tests (7)
Cache not found for keys: node-cache-Linux-x64-pnpm-671273790b7de8097f52ccce39e272e8454e3b53c6263ea3b379efa568aabc5a
End-to-end Tests (7)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
End-to-end Tests (1)
Cache not found for keys: node-cache-Linux-x64-pnpm-671273790b7de8097f52ccce39e272e8454e3b53c6263ea3b379efa568aabc5a
End-to-end Tests (1)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
End-to-end Tests (6)
Cache not found for keys: node-cache-Linux-x64-pnpm-671273790b7de8097f52ccce39e272e8454e3b53c6263ea3b379efa568aabc5a
End-to-end Tests (6)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
End-to-end Tests (8)
Cache not found for keys: node-cache-Linux-x64-pnpm-671273790b7de8097f52ccce39e272e8454e3b53c6263ea3b379efa568aabc5a
End-to-end Tests (8)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
End-to-end Tests (3)
Cache not found for keys: node-cache-Linux-x64-pnpm-671273790b7de8097f52ccce39e272e8454e3b53c6263ea3b379efa568aabc5a
End-to-end Tests (3)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
End-to-end Tests (4)
Cache not found for keys: node-cache-Linux-x64-pnpm-671273790b7de8097f52ccce39e272e8454e3b53c6263ea3b379efa568aabc5a
End-to-end Tests (4)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
End-to-end Tests (2)
Cache not found for keys: node-cache-Linux-x64-pnpm-671273790b7de8097f52ccce39e272e8454e3b53c6263ea3b379efa568aabc5a
End-to-end Tests (2)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
End-to-end Tests (11)
Cache not found for keys: node-cache-Linux-x64-pnpm-671273790b7de8097f52ccce39e272e8454e3b53c6263ea3b379efa568aabc5a
End-to-end Tests (11)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
End-to-end Tests (10)
Cache not found for keys: node-cache-Linux-x64-pnpm-671273790b7de8097f52ccce39e272e8454e3b53c6263ea3b379efa568aabc5a
End-to-end Tests (10)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
End-to-end Tests (9)
Cache not found for keys: node-cache-Linux-x64-pnpm-671273790b7de8097f52ccce39e272e8454e3b53c6263ea3b379efa568aabc5a
End-to-end Tests (9)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
End-to-end Tests (5)
Failed to download action 'https://api.github.com/repos/pnpm/action-setup/tarball/a7487c7e89a18df4991f7f222e4898a00d66ddda'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
End-to-end Tests (5)
Back off 13.086 seconds before retry.
🎭 Playwright Run Summary
1 skipped 21 passed (32.4s)
🎭 Playwright Run Summary
1 skipped 16 passed (25.8s)
🎭 Playwright Run Summary
1 skipped 29 passed (45.5s)
🎭 Playwright Run Summary
1 skipped 27 passed (39.8s)
🎭 Playwright Run Summary
28 passed (44.4s)
🎭 Playwright Run Summary
17 passed (31.4s)
🎭 Playwright Run Summary
1 skipped 29 passed (51.8s)
🎭 Playwright Run Summary
38 passed (52.4s)
🎭 Playwright Run Summary
1 flaky e2e/toggle-group.e2e.ts:84:7 › toggle-group › [keyboard] focus loop ──────────────────────────── 3 skipped 25 passed (1.3m)
🎭 Playwright Run Summary
2 flaky e2e/tags-input.e2e.ts:87:7 › tags-input › should navigate tags with arrow keys ───────────────── e2e/tags-input.e2e.ts:117:7 › tags-input › edit tag with enter key ───────────────────────────── 11 skipped 16 passed (1.1m)
🎭 Playwright Run Summary
1 skipped 26 passed (39.8s)
🎭 Playwright Run Summary
1 flaky e2e/menu.e2e.ts:48:7 › menu › with keyboard, can select item ─────────────────────────────────── 3 skipped 30 passed (1.0m)