feat(kit): prevent disabled days selection for calendar-range #9567
Annotations
5 errors, 9 warnings, and 8 notices
[chromium] › tests/kit/input-date-range/input-date-range.spec.ts:164:13 › InputDateRange › API › Prevent selection of range with disabled days:
projects/demo-playwright/tests/kit/input-date-range/input-date-range.spec.ts#L190
1) [chromium] › tests/kit/input-date-range/input-date-range.spec.ts:164:13 › InputDateRange › API › Prevent selection of range with disabled days
Error: expect(received).toHaveLength(expected)
Expected length: 2
Received length: 41
Received array: [null, null, null, null, "hover", null, null, null, null, null, …]
188 | expect(
189 | (await getDaysState()).filter(state => state !== 'disabled'),
> 190 | ).toHaveLength(2);
| ^
191 | });
192 | });
193 |
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/input-date-range/input-date-range.spec.ts:190:15
|
[chromium] › tests/kit/input-date-range/input-date-range.spec.ts:164:13 › InputDateRange › API › Prevent selection of range with disabled days:
projects/demo-playwright/tests/kit/input-date-range/input-date-range.spec.ts#L190
1) [chromium] › tests/kit/input-date-range/input-date-range.spec.ts:164:13 › InputDateRange › API › Prevent selection of range with disabled days
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toHaveLength(expected)
Expected length: 2
Received length: 41
Received array: [null, null, null, null, "hover", null, null, null, null, null, …]
188 | expect(
189 | (await getDaysState()).filter(state => state !== 'disabled'),
> 190 | ).toHaveLength(2);
| ^
191 | });
192 | });
193 |
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/input-date-range/input-date-range.spec.ts:190:15
|
playwright / (3 of 4)
Process completed with exit code 1.
|
E2E result
Unable to find any artifacts for the associated workflow
|
E2E result
Unable to find any artifacts for the associated workflow
|
Build demo
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/cache/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
playwright / (1 of 4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/cache/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
playwright / (4 of 4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/cache/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
playwright / (3 of 4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/cache/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
playwright / (2 of 4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/cache/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
deep
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/cache/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
core
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/cache/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
kit
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/cache/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
E2E result
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🎭 Playwright Run Summary
93 passed (1.3m)
|
🎭 Playwright Run Summary
93 passed (1.1m)
|
🎭 Playwright Run Summary
92 passed (1.2m)
|
🎭 Playwright Run Summary
92 passed (1.4m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › tests/kit/input-date-range/input-date-range.spec.ts:164:13 › InputDateRange › API › Prevent selection of range with disabled days
91 passed (1.3m)
|
🎭 Playwright Run Summary
92 passed (1.5m)
|
🎭 Playwright Run Summary
92 passed (1.8m)
|
🎭 Playwright Run Summary
92 passed (1.3m)
|