Skip to content

Bump vite from 5.4.3 to 5.4.7 in /frontend-react in the vite group across 1 directory #2559

Bump vite from 5.4.3 to 5.4.7 in /frontend-react in the vite group across 1 directory

Bump vite from 5.4.3 to 5.4.7 in /frontend-react in the vite group across 1 directory #2559

Triggered via pull request September 22, 2024 04:44
Status Success
Total duration 17m 40s
Artifacts 7

frontend_ci.yml

on: pull_request
Pre Job
9s
Pre Job
Matrix: E2E tests
Unit tests
2m 2s
Unit tests
Chromatic Analysis
0s
Chromatic Analysis
E2E Tests Result
0s
E2E Tests Result
Merge E2E Data
19s
Merge E2E Data
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 12 warnings, and 1 notice
[firefox] › spec/all/authenticated/admin/organization-settings-edit-page.spec.ts:196:17 › Organization Edit Page › admin user › when there is no error › 'Organization Receiver Settings' section › can edit an organization receiver: frontend-react/e2e/spec/all/authenticated/admin/organization-settings-edit-page.spec.ts#L214
1) [firefox] › spec/all/authenticated/admin/organization-settings-edit-page.spec.ts:196:17 › Organization Edit Page › admin user › when there is no error › 'Organization Receiver Settings' section › can edit an organization receiver Error: Timed out 5000ms waiting for expect(locator).toBeHidden() Locator: getByTestId('modalWindow').first() Expected: hidden Received: visible Call log: - expect.toBeHidden with timeout 5000ms - waiting for getByTestId('modalWindow').first() - locator resolved to <div tabindex="-1" data-testid="modalWindow" data-force-action="false" class="usa-modal usa-modal--lg rs-compare-modal">…</div> - unexpected value "visible" - locator resolved to <div tabindex="-1" data-testid="modalWindow" data-force-action="false" class="usa-modal usa-modal--lg rs-compare-modal">…</div> - unexpected value "visible" - locator resolved to <div tabindex="-1" data-testid="modalWindow" data-force-action="false" class="usa-modal usa-modal--lg rs-compare-modal">…</div> - unexpected value "visible" - locator resolved to <div tabindex="-1" data-testid="modalWindow" data-force-action="false" class="usa-modal usa-modal--lg rs-compare-modal">…</div> - unexpected value "visible" - locator resolved to <div tabindex="-1" data-testid="modalWindow" data-force-action="false" class="usa-modal usa-modal--lg rs-compare-modal">…</div> - unexpected value "visible" - locator resolved to <div tabindex="-1" data-testid="modalWindow" data-force-action="false" class="usa-modal usa-modal--lg rs-compare-modal">…</div> - unexpected value "visible" - locator resolved to <div tabindex="-1" data-testid="modalWindow" data-force-action="false" class="usa-modal usa-modal--lg rs-compare-modal">…</div> - unexpected value "visible" - locator resolved to <div tabindex="-1" data-testid="modalWindow" data-force-action="false" class="usa-modal usa-modal--lg rs-compare-modal">…</div> - unexpected value "visible" - locator resolved to <div tabindex="-1" data-testid="modalWindow" data-force-action="false" class="usa-modal usa-modal--lg rs-compare-modal">…</div> - unexpected value "visible" 212 | 213 | await organizationEditPage.orgReceiverEdit.editJsonModal.save.click(); > 214 | await expect(modal).toBeHidden(); | ^ 215 | 216 | const orgReceiverLocator = firstOrgReceiver.replace("-", "_"); 217 | at /home/runner/work/prime-reportstream/prime-reportstream/frontend-react/e2e/spec/all/authenticated/admin/organization-settings-edit-page.spec.ts:214:41
[webkit] › spec/all/authenticated/daily-data-page.spec.ts:334:21 › Daily Data page › admin user › with org selected › filter › with receiver selected › with 'From' date: frontend-react/e2e/spec/all/authenticated/daily-data-page.spec.ts#L341
2) [webkit] › spec/all/authenticated/daily-data-page.spec.ts:334:21 › Daily Data page › admin user › with org selected › filter › with receiver selected › with 'From' date, 'To' date, 'Start time' before 'End time' Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute() Locator: getByRole('button', { name: 'Apply' }) Expected: have attribute Received: not have attribute Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for getByRole('button', { name: 'Apply' }) - locator resolved to <button type="submit" data-testid="button" class="usa-button margin-right-205">Apply</button> - unexpected value "false" - locator resolved to <button type="submit" data-testid="button" class="usa-button margin-right-205">Apply</button> - unexpected value "false" - locator resolved to <button type="submit" data-testid="button" class="usa-button margin-right-205">Apply</button> - unexpected value "false" - locator resolved to <button type="submit" data-testid="button" class="usa-button margin-right-205">Apply</button> - unexpected value "false" - locator resolved to <button type="submit" data-testid="button" class="usa-button margin-right-205">Apply</button> - unexpected value "false" - locator resolved to <button type="submit" data-testid="button" class="usa-button margin-right-205">Apply</button> - unexpected value "false" - locator resolved to <button type="submit" data-testid="button" class="usa-button margin-right-205">Apply</button> - unexpected value "false" - locator resolved to <button type="submit" data-testid="button" class="usa-button margin-right-205">Apply</button> - unexpected value "false" 339 | 340 | // Apply button is disabled > 341 | await expect(applyButton(dailyDataPage.page)).toHaveAttribute("disabled"); | ^ 342 | }); 343 | }); 344 | at /home/runner/work/prime-reportstream/prime-reportstream/frontend-react/e2e/spec/all/authenticated/daily-data-page.spec.ts:341:71
[webkit] › spec/all/authenticated/daily-data-page.spec.ts:1143:13 › Daily Data page › receiver user › search › clears filters on search: frontend-react/e2e/spec/all/authenticated/daily-data-page.spec.ts#L1160
3) [webkit] › spec/all/authenticated/daily-data-page.spec.ts:1143:13 › Daily Data page › receiver user › search › clears filters on search Error: Timed out 5000ms waiting for expect(locator).toContainText(expected) Locator: getByTestId('filter-status') Expected string: " Showing all data for: elr, 09/08/2024–09/22/2024, 9:00am–11:00pm" Received string: " Showing all data for: elr, 09/08/2024–09/22/2024, 9:00am–11:59pm" Call log: - expect.toContainText with timeout 5000ms - waiting for getByTestId('filter-status') - locator resolved to <div class="margin-left-2" data-testid="filter-status">…</div> - unexpected value " Showing all data for: elr, 09/08/2024–09/22/2024, 9:00am–11:59pm" - locator resolved to <div class="margin-left-2" data-testid="filter-status">…</div> - unexpected value " Showing all data for: elr, 09/08/2024–09/22/2024, 9:00am–11:59pm" - locator resolved to <div class="margin-left-2" data-testid="filter-status">…</div> - unexpected value " Showing all data for: elr, 09/08/2024–09/22/2024, 9:00am–11:59pm" - locator resolved to <div class="margin-left-2" data-testid="filter-status">…</div> - unexpected value " Showing all data for: elr, 09/08/2024–09/22/2024, 9:00am–11:59pm" - locator resolved to <div class="margin-left-2" data-testid="filter-status">…</div> - unexpected value " Showing all data for: elr, 09/08/2024–09/22/2024, 9:00am–11:59pm" - locator resolved to <div class="margin-left-2" data-testid="filter-status">…</div> - unexpected value " Showing all data for: elr, 09/08/2024–09/22/2024, 9:00am–11:59pm" - locator resolved to <div class="margin-left-2" data-testid="filter-status">…</div> - unexpected value " Showing all data for: elr, 09/08/2024–09/22/2024, 9:00am–11:59pm" - locator resolved to <div class="margin-left-2" data-testid="filter-status">…</div> - unexpected value " Showing all data for: elr, 09/08/2024–09/22/2024, 9:00am–11:59pm" - locator resolved to <div class="margin-left-2" data-testid="filter-status">…</div> - unexpected value " Showing all data for: elr, 09/08/2024–09/22/2024, 9:00am–11:59pm" 1158 | `${defaultStartTime}–${defaultEndTime}`, 1159 | ]); > 1160 | await expect(dailyDataPage.page.getByTestId("filter-status")).toContainText(filterStatusText); | ^ 1161 | 1162 | // Search by Report ID 1163 | const reportId = await tableDataCellValue(dailyDataPage.page, 0, 0); at /home/runner/work/prime-reportstream/prime-reportstream/frontend-react/e2e/spec/all/authenticated/daily-data-page.spec.ts:1160:79
Lint: frontend-react/e2e/spec/all/authenticated/admin/receiver-status-page.spec.ts#L153
Maximum describe call depth exceeded (6). Maximum allowed is 5
Lint: frontend-react/e2e/spec/all/authenticated/admin/receiver-status-page.spec.ts#L274
Maximum describe call depth exceeded (6). Maximum allowed is 5
Lint: frontend-react/e2e/spec/all/idletimeout.spec.ts#L47
Unexpected use of the `.skip()` annotation
Lint: frontend-react/e2e/spec/all/public/about/about-page.spec.ts#L148
Avoid calling `expect` conditionally`
Slow Test: frontend-react/[setup] › helpers/auth.setup.ts#L1
frontend-react/[setup] › helpers/auth.setup.ts took 1.4m
Slow Test: frontend-react/[chromium] › spec/chromium-only/public-pages-link-check.spec.ts#L1
frontend-react/[chromium] › spec/chromium-only/public-pages-link-check.spec.ts took 45.6s
🎭 Playwright Run Summary
3 flaky [firefox] › spec/all/authenticated/admin/organization-settings-edit-page.spec.ts:196:17 › Organization Edit Page › admin user › when there is no error › 'Organization Receiver Settings' section › can edit an organization receiver [webkit] › spec/all/authenticated/daily-data-page.spec.ts:334:21 › Daily Data page › admin user › with org selected › filter › with receiver selected › with 'From' date, 'To' date, 'Start time' before 'End time' [webkit] › spec/all/authenticated/daily-data-page.spec.ts:1143:13 › Daily Data page › receiver user › search › clears filters on search 13 skipped 1038 passed (4.9m)

Artifacts

Produced during runtime
Name Size
frontend-e2e-data--attempt-1 Expired
14.4 MB
frontend-e2e-data--shard-1 Expired
342 KB
frontend-e2e-data--shard-2 Expired
257 KB
frontend-e2e-data--shard-3 Expired
6.44 MB
frontend-e2e-data--shard-4 Expired
279 KB
frontend-e2e-data--shard-5 Expired
3.07 MB
frontend-e2e-data--shard-6 Expired
3.09 MB