Bump the router group in /frontend-react with 2 updates #3975
frontend_ci.yml
on: pull_request
Pre Job
5s
Matrix: E2E tests
Run Pa11y 508 Compliance Check
0s
Unit tests
0s
Chromatic Analysis
0s
E2E Tests Result
0s
Merge E2E Data
0s
Annotations
10 errors and 13 warnings
Lint:
frontend-react/src/components/Admin/EditReceiverSettings.tsx#L89
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Lint:
frontend-react/src/components/Admin/EditReceiverSettings.tsx#L195
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Lint:
frontend-react/src/components/Admin/EditSenderSettings.tsx#L88
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Lint:
frontend-react/src/components/Admin/EditSenderSettings.tsx#L222
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Lint:
frontend-react/src/components/Admin/NewSetting.tsx#L69
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Lint:
frontend-react/src/components/Admin/NewSetting.tsx#L115
Promise-returning function provided to attribute where a void return was expected
|
Lint:
frontend-react/src/components/Admin/OrgsTable.tsx#L42
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Lint:
frontend-react/src/components/MessageTracker/MessageDetails.tsx#L63
Promise-returning function provided to attribute where a void return was expected
|
Lint:
frontend-react/src/pages/admin/AdminOrgNew.tsx#L39
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Lint:
frontend-react/src/pages/admin/AdminOrgNew.tsx#L99
Promise-returning function provided to attribute where a void return was expected
|
Pre Job
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
frontend-react/e2e/spec/all/authenticated/admin/receiver-status-page.spec.ts#L148
Maximum describe call depth exceeded (6). Maximum allowed is 5
|
Lint:
frontend-react/e2e/spec/all/authenticated/admin/receiver-status-page.spec.ts#L262
Maximum describe call depth exceeded (6). Maximum allowed is 5
|
Lint:
frontend-react/e2e/spec/all/public/about/about-page.spec.ts#L148
Avoid calling `expect` conditionally`
|
Lint:
frontend-react/e2e/spec/all/public/developer-resources/api/documentation/sample-payloads-and-output.spec.ts#L39
Unexpected use of the `.skip()` annotation
|
Lint:
frontend-react/e2e/spec/chromium-only/authenticated/daily-data-page-user-flow.spec.ts#L177
Unexpected use of the `.skip()` annotation
|
Lint:
frontend-react/e2e/spec/chromium-only/authenticated/daily-data-page-user-flow.spec.ts#L298
Unexpected use of the `.skip()` annotation
|
Lint:
frontend-react/e2e/spec/chromium-only/authenticated/daily-data-page-user-flow.spec.ts#L380
Unexpected use of the `.skip()` annotation
|
Lint:
frontend-react/e2e/spec/chromium-only/authenticated/daily-data-page-user-flow.spec.ts#L407
Unexpected use of the `.skip()` annotation
|
Lint:
frontend-react/e2e/spec/chromium-only/authenticated/daily-data-page-user-flow.spec.ts#L418
Unexpected use of the `.skip()` annotation
|
Lint:
frontend-react/e2e/spec/chromium-only/authenticated/daily-data-page-user-flow.spec.ts#L430
Avoid calling `expect` conditionally`
|
E2E Tests Result
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|