chore(deps): update dependency svelte to v5.19.10 #6310
Annotations
2 errors, 29 warnings, and 12 notices
tags-input.e2e.ts:117:7 › tags-input › edit tag with enter key:
e2e/models/tags-input.model.ts#L90
1) 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" aria-hidden="true" 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 "not focused"
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
|
popover.e2e.ts:60:7 › popover › [keyboard / non-modal] on shift-tab outside: should move focus to trigger:
e2e/models/popover.model.ts#L75
1) popover.e2e.ts:60:7 › popover › [keyboard / non-modal] on shift-tab outside: should move focus to trigger
Error: Timed out 10000ms waiting for expect(locator).toBeFocused()
Locator: locator('[data-scope=popover][data-part=trigger]')
Expected: focused
Received: inactive
Call log:
- expect.toBeFocused with timeout 10000ms
- waiting for locator('[data-scope=popover][data-part=trigger]')
14 × locator resolved to <button type="button" data-state="open" data-part="trigger" data-scope="popover" aria-expanded="true" aria-haspopup="dialog" data-placement="bottom" id="popover::R6m::trigger" data-testid="popover-trigger" aria-controls="popover::R6m::content">…</button>
- unexpected value "not focused"
at models/popover.model.ts:75
73 |
74 | seeTriggerIsFocused() {
> 75 | return expect(this.trigger).toBeFocused()
| ^
76 | }
77 |
78 | seeContentIsFocused() {
at PopoverModel.seeTriggerIsFocused (/home/runner/work/zag/zag/e2e/models/popover.model.ts:75:33)
at /home/runner/work/zag/zag/e2e/popover.e2e.ts:64:13
|
ESLint
Cache not found for keys: node-cache-Linux-x64-pnpm-94db5e71c13539dfce02ca6bb7b79d6d02e6eb86d01fd32aa52dafaf940ee32f
|
Unit Tests
Cache not found for keys: node-cache-Linux-x64-pnpm-94db5e71c13539dfce02ca6bb7b79d6d02e6eb86d01fd32aa52dafaf940ee32f
|
Unit Tests
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-94db5e71c13539dfce02ca6bb7b79d6d02e6eb86d01fd32aa52dafaf940ee32f
|
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 (12)
Cache not found for keys: node-cache-Linux-x64-pnpm-94db5e71c13539dfce02ca6bb7b79d6d02e6eb86d01fd32aa52dafaf940ee32f
|
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
|
End-to-end Tests (9)
Cache not found for keys: node-cache-Linux-x64-pnpm-94db5e71c13539dfce02ca6bb7b79d6d02e6eb86d01fd32aa52dafaf940ee32f
|
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 (3)
Cache not found for keys: node-cache-Linux-x64-pnpm-94db5e71c13539dfce02ca6bb7b79d6d02e6eb86d01fd32aa52dafaf940ee32f
|
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 (8)
Cache not found for keys: node-cache-Linux-x64-pnpm-94db5e71c13539dfce02ca6bb7b79d6d02e6eb86d01fd32aa52dafaf940ee32f
|
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
|
TypeScript
Cache not found for keys: node-cache-Linux-x64-pnpm-94db5e71c13539dfce02ca6bb7b79d6d02e6eb86d01fd32aa52dafaf940ee32f
|
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 (10)
Cache not found for keys: node-cache-Linux-x64-pnpm-94db5e71c13539dfce02ca6bb7b79d6d02e6eb86d01fd32aa52dafaf940ee32f
|
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 (1)
Cache not found for keys: node-cache-Linux-x64-pnpm-94db5e71c13539dfce02ca6bb7b79d6d02e6eb86d01fd32aa52dafaf940ee32f
|
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 (2)
Cache not found for keys: node-cache-Linux-x64-pnpm-94db5e71c13539dfce02ca6bb7b79d6d02e6eb86d01fd32aa52dafaf940ee32f
|
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 (5)
Cache not found for keys: node-cache-Linux-x64-pnpm-94db5e71c13539dfce02ca6bb7b79d6d02e6eb86d01fd32aa52dafaf940ee32f
|
End-to-end Tests (5)
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-94db5e71c13539dfce02ca6bb7b79d6d02e6eb86d01fd32aa52dafaf940ee32f
|
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 (11)
Cache not found for keys: node-cache-Linux-x64-pnpm-94db5e71c13539dfce02ca6bb7b79d6d02e6eb86d01fd32aa52dafaf940ee32f
|
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 (7)
Cache not found for keys: node-cache-Linux-x64-pnpm-94db5e71c13539dfce02ca6bb7b79d6d02e6eb86d01fd32aa52dafaf940ee32f
|
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
|
🎭 Playwright Run Summary
16 passed (25.8s)
|
🎭 Playwright Run Summary
1 skipped
21 passed (32.6s)
|
🎭 Playwright Run Summary
1 skipped
26 passed (37.6s)
|
🎭 Playwright Run Summary
17 passed (33.7s)
|
🎭 Playwright Run Summary
27 passed (44.8s)
|
🎭 Playwright Run Summary
1 flaky
tags-input.e2e.ts:117:7 › tags-input › edit tag with enter key ─────────────────────────────────
11 skipped
17 passed (39.9s)
|
🎭 Playwright Run Summary
1 skipped
29 passed (47.8s)
|
🎭 Playwright Run Summary
38 passed (53.1s)
|
🎭 Playwright Run Summary
4 skipped
34 passed (50.0s)
|
🎭 Playwright Run Summary
1 skipped
29 passed (50.9s)
|
🎭 Playwright Run Summary
3 skipped
24 passed (1.0m)
|
🎭 Playwright Run Summary
1 flaky
popover.e2e.ts:60:7 › popover › [keyboard / non-modal] on shift-tab outside: should move focus to trigger
2 skipped
26 passed (52.0s)
|