build(deps): bump vite from 5.4.10 to 5.4.14 in the npm_and_yarn group #68
Annotations
4 errors, 5 warnings, and 1 notice
[chromium] โบ dashboard/area-selector.spec.ts:136:5 โบ should load all villages of the selected district:
app/__tests__/dashboard/area-selector.spec.ts#L1
1) [chromium] โบ dashboard/area-selector.spec.ts:136:5 โบ should load all villages of the selected district
Test timeout of 30000ms exceeded.
|
[chromium] โบ dashboard/area-selector.spec.ts:136:5 โบ should load all villages of the selected district:
app/__tests__/dashboard/area-selector.spec.ts#L140
1) [chromium] โบ dashboard/area-selector.spec.ts:136:5 โบ should load all villages of the selected district
Error: locator.getAttribute: Test timeout of 30000ms exceeded.
Call log:
- waiting for getByRole('option').first()
138 |
139 | const districtCode = (
> 140 | await page.getByRole('option').first().getAttribute('data-value')
| ^
141 | )?.split('_')[0]
142 | await page.getByRole('option').first().click()
143 |
at /home/runner/work/idn-area-map/idn-area-map/app/__tests__/dashboard/area-selector.spec.ts:140:44
|
[chromium] โบ dashboard/area-selector.spec.ts:136:5 โบ should load all villages of the selected district:
app/__tests__/dashboard/area-selector.spec.ts#L1
1) [chromium] โบ dashboard/area-selector.spec.ts:136:5 โบ should load all villages of the selected district
Retry #1 โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
Test timeout of 30000ms exceeded.
|
[chromium] โบ dashboard/area-selector.spec.ts:136:5 โบ should load all villages of the selected district:
app/__tests__/dashboard/area-selector.spec.ts#L140
1) [chromium] โบ dashboard/area-selector.spec.ts:136:5 โบ should load all villages of the selected district
Retry #1 โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
Error: locator.getAttribute: Test timeout of 30000ms exceeded.
Call log:
- waiting for getByRole('option').first()
138 |
139 | const districtCode = (
> 140 | await page.getByRole('option').first().getAttribute('data-value')
| ^
141 | )?.split('_')[0]
142 | await page.getByRole('option').first().click()
143 |
at /home/runner/work/idn-area-map/idn-area-map/app/__tests__/dashboard/area-selector.spec.ts:140:44
|
build (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (18.17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Slow Test:
[chromium] โบ dashboard/boundary-settings.spec.ts#L1
[chromium] โบ dashboard/boundary-settings.spec.ts took 26.5s
|
e2e
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
๐ญ Playwright Run Summary
1 flaky
[chromium] โบ dashboard/area-selector.spec.ts:136:5 โบ should load all villages of the selected district
20 passed (2.1m)
|