fix(svelte): events props merging (#1514) #4171
Annotations
1 error, 15 warnings, and 12 notices
number-input.e2e.ts:122:7 › number input › dec longpress: should spin value downwards:
e2e/models/number-input.model.ts#L44
1) number-input.e2e.ts:122: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]')
- locator resolved to <input dir="ltr" value="9" type="text" data-part="input…/>
- unexpected value "9"
- locator resolved to <input dir="ltr" value="9" type="text" data-part="input…/>
- unexpected value "9"
- locator resolved to <input dir="ltr" value="7" type="text" data-part="input…/>
- unexpected value "7"
- locator resolved to <input dir="ltr" value="2" type="text" data-part="input…/>
- unexpected value "2"
- locator resolved to <input dir="ltr" value="0" type="text" data-part="input…/>
- unexpected value "0"
- locator resolved to <input dir="ltr" value="0" type="text" data-part="input…/>
- unexpected value "0"
- locator resolved to <input dir="ltr" value="0" type="text" data-part="input…/>
- unexpected value "0"
- locator resolved to <input dir="ltr" value="0" type="text" data-part="input…/>
- unexpected value "0"
- locator resolved to <input dir="ltr" value="0" type="text" data-part="input…/>
- unexpected value "0"
- locator resolved to <input dir="ltr" value="0" type="text" data-part="input…/>
- unexpected value "0"
- locator resolved to <input dir="ltr" value="0" type="text" data-part="input…/>
- unexpected value "0"
- locator resolved to <input dir="ltr" value="0" type="text" data-part="input…/>
- unexpected value "0"
- locator resolved to <input dir="ltr" value="0" type="text" data-part="input…/>
- unexpected value "0"
- locator resolved to <input dir="ltr" value="0" type="text" data-part="input…/>
- 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:130: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 (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 (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 (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/.
|
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 (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/.
|
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 (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 (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 (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 (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
23 passed (36.7s)
|
🎭 Playwright Run Summary
7 passed (18.5s)
|
🎭 Playwright Run Summary
27 passed (39.7s)
|
🎭 Playwright Run Summary
1 skipped
32 passed (45.8s)
|
🎭 Playwright Run Summary
1 flaky
number-input.e2e.ts:122:7 › number input › dec longpress: should spin value downwards ──────────
2 skipped
13 passed (38.7s)
|
🎭 Playwright Run Summary
34 passed (48.5s)
|
🎭 Playwright Run Summary
25 passed (1.1m)
|
🎭 Playwright Run Summary
1 skipped
22 passed (32.3s)
|
🎭 Playwright Run Summary
33 passed (56.2s)
|
🎭 Playwright Run Summary
1 skipped
45 passed (1.1m)
|
🎭 Playwright Run Summary
2 skipped
25 passed (1.0m)
|