Skip to content

feat: add state machine visualizer #6624

feat: add state machine visualizer

feat: add state machine visualizer #6624

Triggered via pull request March 7, 2025 02:15
Status Success
Total duration 2m 46s
Artifacts

quality.yml

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

Annotations

2 errors, 29 warnings, and 12 notices
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/number-input.e2e.ts:133:7 › number input › dec longpress: should spin value downwards: e2e/models/number-input.model.ts#L44
1) e2e/number-input.e2e.ts:133:7 › number input › dec longpress: should spin value downwards ───── Error: Timed out 10000ms waiting for expect(locator).toHaveValue(expected) Locator: locator('[data-testid=input]') Expected string: "10" Received string: "0" Call log: - expect.toHaveValue with timeout 10000ms - waiting for locator('[data-testid=input]') 2 × locator resolved to <input dir="ltr" value="8" type="text" data-part="input" role="spinbutton" autocorrect="off" aria-valuemin="0" aria-valuenow="8" autocomplete="off" spellcheck="false" data-testid="input" inputmode="decimal" aria-valuemax="100" data-scope="number-input" pattern="[0-9]*(.[0-9]+)?" id="number-input::R6m::input" aria-roledescription="numberfield"/> - unexpected value "8" - locator resolved to <input dir="ltr" value="6" type="text" data-part="input" role="spinbutton" autocorrect="off" aria-valuemin="0" aria-valuenow="6" autocomplete="off" spellcheck="false" data-testid="input" inputmode="decimal" aria-valuemax="100" data-scope="number-input" pattern="[0-9]*(.[0-9]+)?" id="number-input::R6m::input" aria-roledescription="numberfield"/> - unexpected value "6" - locator resolved to <input dir="ltr" value="1" type="text" data-part="input" role="spinbutton" autocorrect="off" aria-valuemin="0" aria-valuenow="1" autocomplete="off" spellcheck="false" data-testid="input" inputmode="decimal" aria-valuemax="100" data-scope="number-input" pattern="[0-9]*(.[0-9]+)?" id="number-input::R6m::input" aria-roledescription="numberfield"/> - unexpected value "1" 10 × locator resolved to <input dir="ltr" value="0" type="text" data-part="input" role="spinbutton" autocorrect="off" aria-valuemin="0" aria-valuenow="0" autocomplete="off" spellcheck="false" data-testid="input" inputmode="decimal" aria-valuemax="100" data-scope="number-input" pattern="[0-9]*(.[0-9]+)?" id="number-input::R6m::input" aria-roledescription="numberfield"/> - unexpected value "0" at models/number-input.model.ts:44 42 | 43 | async seeInputHasValue(value: string) { > 44 | await expect(this.input).toHaveValue(value) | ^ 45 | } 46 | 47 | async seeInputIsInvalid() { at NumberInputModel.seeInputHasValue (/home/runner/work/zag/zag/e2e/models/number-input.model.ts:44:30) at /home/runner/work/zag/zag/e2e/number-input.e2e.ts:141:13
Unit Tests
Cache not found for keys: node-cache-Linux-x64-pnpm-231533f6224e64099d52ebbf0101d930b5d72dbebee0c5ea5486037ffd9c224b
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
ESLint
Cache not found for keys: node-cache-Linux-x64-pnpm-231533f6224e64099d52ebbf0101d930b5d72dbebee0c5ea5486037ffd9c224b
End-to-end Tests (7)
Cache not found for keys: node-cache-Linux-x64-pnpm-231533f6224e64099d52ebbf0101d930b5d72dbebee0c5ea5486037ffd9c224b
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 (10)
Cache not found for keys: node-cache-Linux-x64-pnpm-231533f6224e64099d52ebbf0101d930b5d72dbebee0c5ea5486037ffd9c224b
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 (12)
Cache not found for keys: node-cache-Linux-x64-pnpm-231533f6224e64099d52ebbf0101d930b5d72dbebee0c5ea5486037ffd9c224b
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 (6)
Cache not found for keys: node-cache-Linux-x64-pnpm-231533f6224e64099d52ebbf0101d930b5d72dbebee0c5ea5486037ffd9c224b
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 (9)
Cache not found for keys: node-cache-Linux-x64-pnpm-231533f6224e64099d52ebbf0101d930b5d72dbebee0c5ea5486037ffd9c224b
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-231533f6224e64099d52ebbf0101d930b5d72dbebee0c5ea5486037ffd9c224b
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 (5)
Cache not found for keys: node-cache-Linux-x64-pnpm-231533f6224e64099d52ebbf0101d930b5d72dbebee0c5ea5486037ffd9c224b
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
TypeScript
Cache not found for keys: node-cache-Linux-x64-pnpm-231533f6224e64099d52ebbf0101d930b5d72dbebee0c5ea5486037ffd9c224b
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 (1)
Cache not found for keys: node-cache-Linux-x64-pnpm-231533f6224e64099d52ebbf0101d930b5d72dbebee0c5ea5486037ffd9c224b
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 (4)
Cache not found for keys: node-cache-Linux-x64-pnpm-231533f6224e64099d52ebbf0101d930b5d72dbebee0c5ea5486037ffd9c224b
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-231533f6224e64099d52ebbf0101d930b5d72dbebee0c5ea5486037ffd9c224b
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 (8)
Cache not found for keys: node-cache-Linux-x64-pnpm-231533f6224e64099d52ebbf0101d930b5d72dbebee0c5ea5486037ffd9c224b
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 (2)
Cache not found for keys: node-cache-Linux-x64-pnpm-231533f6224e64099d52ebbf0101d930b5d72dbebee0c5ea5486037ffd9c224b
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
🎭 Playwright Run Summary
1 skipped 16 passed (28.2s)
🎭 Playwright Run Summary
1 flaky e2e/tags-input.e2e.ts:87:7 › tags-input › should navigate tags with arrow keys ───────────────── 11 skipped 17 passed (41.7s)
🎭 Playwright Run Summary
1 skipped 21 passed (35.5s)
🎭 Playwright Run Summary
1 skipped 28 passed (43.2s)
🎭 Playwright Run Summary
1 skipped 26 passed (41.7s)
🎭 Playwright Run Summary
17 passed (34.6s)
🎭 Playwright Run Summary
1 flaky e2e/number-input.e2e.ts:133:7 › number input › dec longpress: should spin value downwards ────── 13 skipped 20 passed (47.3s)
🎭 Playwright Run Summary
1 skipped 29 passed (50.3s)
🎭 Playwright Run Summary
1 skipped 29 passed (54.3s)
🎭 Playwright Run Summary
3 skipped 26 passed (1.1m)
🎭 Playwright Run Summary
28 passed (50.8s)
🎭 Playwright Run Summary
38 passed (58.0s)