Skip to content

Bump actions/upload-artifact from 4.3.6 to 4.4.0 #2070

Bump actions/upload-artifact from 4.3.6 to 4.4.0

Bump actions/upload-artifact from 4.3.6 to 4.4.0 #2070

Triggered via pull request September 2, 2024 15:33
Status Success
Total duration 8m 25s
Artifacts 7

frontend_ci.yml

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

Annotations

5 errors, 13 warnings, and 1 notice
[webkit] › spec/all/authenticated/admin/receiver-status-page.spec.ts:339:25 › Admin Receiver Status Page › authenticated admin › When there is no error › Functions correctly › receiver statuses › date range length changes › decreases: frontend-react/e2e/spec/all/authenticated/admin/receiver-status-page.spec.ts#L1
1) [webkit] › spec/all/authenticated/admin/receiver-status-page.spec.ts:339:25 › Admin Receiver Status Page › authenticated admin › When there is no error › Functions correctly › receiver statuses › date range length changes › decreases Test timeout of 30000ms exceeded.
[webkit] › spec/all/authenticated/admin/receiver-status-page.spec.ts:339:25 › Admin Receiver Status Page › authenticated admin › When there is no error › Functions correctly › receiver statuses › date range length changes › decreases: frontend-react/e2e/pages/authenticated/admin/receiver-status.ts#L296
1) [webkit] › spec/all/authenticated/admin/receiver-status-page.spec.ts:339:25 › Admin Receiver Status Page › authenticated admin › When there is no error › Functions correctly › receiver statuses › date range length changes › decreases Error: page.waitForRequest: Test timeout of 30000ms exceeded. =========================== logs =========================== waiting for request "/api/adm/listreceiversconnstatus?*" ============================================================ at pages/authenticated/admin/receiver-status.ts:296 294 | const isRequestAwaitedBool = dateRange != null && isDateRangeDifferent && dateRange.isRequestAwaited !== false; 295 | const p = isRequestAwaitedBool > 296 | ? this.page.waitForRequest(AdminReceiverStatusPage.API_RECEIVER_STATUS) | ^ 297 | : Promise.resolve(); 298 | 299 | if (dateRange && isDateRangeDifferent) { at AdminReceiverStatusPage.updateFilters (/home/runner/work/prime-reportstream/prime-reportstream/frontend-react/e2e/pages/authenticated/admin/receiver-status.ts:296:25) at /home/runner/work/prime-reportstream/prime-reportstream/frontend-react/e2e/spec/all/authenticated/admin/receiver-status-page.spec.ts:346:59
[webkit] › spec/all/authenticated/daily-data-page.spec.ts:803:17 › Daily Data page › receiver user › filter › with receiver selected › with 'From' date: frontend-react/e2e/spec/all/authenticated/daily-data-page.spec.ts#L823
2) [webkit] › spec/all/authenticated/daily-data-page.spec.ts:803:17 › Daily Data page › receiver user › filter › with receiver selected › with 'From' date, 'To' date, 'Start time' Error: Timed out 5000ms waiting for expect(locator).toContainText(expected) Locator: getByTestId('filter-status') Expected string: " Showing all data for: elr, 08/19/2024–09/02/2024, 9:00am–11:59pm" Received string: " Showing all data for: 12: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: 12:00am–11:59pm" - locator resolved to <div class="margin-left-2" data-testid="filter-status">…</div> - unexpected value " Showing all data for: 12:00am–11:59pm" - locator resolved to <div class="margin-left-2" data-testid="filter-status">…</div> - unexpected value " Showing all data for: 12:00am–11:59pm" - locator resolved to <div class="margin-left-2" data-testid="filter-status">…</div> - unexpected value " Showing all data for: 12:00am–11:59pm" - locator resolved to <div class="margin-left-2" data-testid="filter-status">…</div> - unexpected value " Showing all data for: 12:00am–11:59pm" - locator resolved to <div class="margin-left-2" data-testid="filter-status">…</div> - unexpected value " Showing all data for: 12:00am–11:59pm" - locator resolved to <div class="margin-left-2" data-testid="filter-status">…</div> - unexpected value " Showing all data for: 12:00am–11:59pm" - locator resolved to <div class="margin-left-2" data-testid="filter-status">…</div> - unexpected value " Showing all data for: 12:00am–11:59pm" - locator resolved to <div class="margin-left-2" data-testid="filter-status">…</div> - unexpected value " Showing all data for: 12:00am–11:59pm" 821 | `${defaultStartTime}–${"11:59pm"}`, 822 | ]); > 823 | await expect(dailyDataPage.page.getByTestId("filter-status")).toContainText(filterStatusText); | ^ 824 | }); 825 | 826 | test("with 'From' date, 'To' date, 'End time'", async ({ dailyDataPage }) => { at /home/runner/work/prime-reportstream/prime-reportstream/frontend-react/e2e/spec/all/authenticated/daily-data-page.spec.ts:823:83
[webkit] › spec/all/authenticated/daily-data-page.spec.ts:849:17 › Daily Data page › receiver user › filter › with receiver selected › with 'From' date: frontend-react/e2e/spec/all/authenticated/daily-data-page.spec.ts#L865
3) [webkit] › spec/all/authenticated/daily-data-page.spec.ts:849:17 › Daily Data page › receiver user › filter › with receiver selected › with 'From' date, 'To' date, 'Start time', 'End time' Error: Timed out 5000ms waiting for expect(locator).toContainText(expected) Locator: getByTestId('filter-status') Expected string: " Showing all data for: elr, 08/19/2024–09/02/2024, 9:00am–11:00pm" Received string: " Showing all data for: elr, 08/19/2024–09/02/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, 08/19/2024–09/02/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, 08/19/2024–09/02/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, 08/19/2024–09/02/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, 08/19/2024–09/02/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, 08/19/2024–09/02/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, 08/19/2024–09/02/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, 08/19/2024–09/02/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, 08/19/2024–09/02/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, 08/19/2024–09/02/2024, 9:00am–11:59pm" 863 | `${defaultStartTime}–${defaultEndTime}`, 864 | ]); > 865 | await expect(dailyDataPage.page.getByTestId("filter-status")).toContainText(filterStatusText); | ^ 866 | }); 867 | 868 | test("with 'From' date, 'To' date, 'Start time' before 'End time'", async ({ dailyDataPage }) => { at /home/runner/work/prime-reportstream/prime-reportstream/frontend-react/e2e/spec/all/authenticated/daily-data-page.spec.ts:865:83
[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
4) [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, 08/19/2024–09/02/2024, 9:00am–11:00pm" Received string: " Showing all data for: elr, 08/19/2024–09/02/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, 08/19/2024–09/02/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, 08/19/2024–09/02/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, 08/19/2024–09/02/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, 08/19/2024–09/02/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, 08/19/2024–09/02/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, 08/19/2024–09/02/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, 08/19/2024–09/02/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, 08/19/2024–09/02/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, 08/19/2024–09/02/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
Pre Job
`pre` execution is not supported for local action from './.github/actions/build-vars'
Pre Job
`pre` execution is not supported for local action from './.github/actions/build-vars'
Lint: frontend-react/e2e/spec/all/authenticated/admin/receiver-status-page.spec.ts#L163
Maximum describe call depth exceeded (6). Maximum allowed is 5
Lint: frontend-react/e2e/spec/all/authenticated/admin/receiver-status-page.spec.ts#L323
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
🎭 Playwright Run Summary
4 flaky [webkit] › spec/all/authenticated/admin/receiver-status-page.spec.ts:339:25 › Admin Receiver Status Page › authenticated admin › When there is no error › Functions correctly › receiver statuses › date range length changes › decreases [webkit] › spec/all/authenticated/daily-data-page.spec.ts:803:17 › Daily Data page › receiver user › filter › with receiver selected › with 'From' date, 'To' date, 'Start time' [webkit] › spec/all/authenticated/daily-data-page.spec.ts:849:17 › Daily Data page › receiver user › filter › with receiver selected › with 'From' date, 'To' date, 'Start time', 'End time' [webkit] › spec/all/authenticated/daily-data-page.spec.ts:1143:13 › Daily Data page › receiver user › search › clears filters on search 25 skipped 942 passed (5.2m)

Artifacts

Produced during runtime
Name Size
frontend-e2e-data--attempt-1 Expired
12 MB
frontend-e2e-data--shard-1 Expired
374 KB
frontend-e2e-data--shard-2 Expired
213 KB
frontend-e2e-data--shard-3 Expired
344 KB
frontend-e2e-data--shard-4 Expired
201 KB
frontend-e2e-data--shard-5 Expired
9.83 MB
frontend-e2e-data--shard-6 Expired
195 KB