Skip to content

7499 - Update react router dom #21720

7499 - Update react router dom

7499 - Update react router dom #21720

Triggered via pull request January 23, 2025 19:37
Status Failure
Total duration 2m 41s
Artifacts

ci_eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
eslint: app/react/V2/Routes/Settings/Translations/EditTranslations.tsx#L260
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
eslint: app/react/V2/Routes/Settings/Translations/EditTranslations.tsx#L271
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
eslint: app/react/V2/Routes/Settings/Users/Users.tsx#L67
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
eslint: app/react/V2/Routes/Settings/Users/components/GroupFormSidepanel.tsx#L83
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
eslint: app/react/V2/Routes/Settings/Users/components/UserFormSidepanel.tsx#L152
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
eslint: app/react/V2/Routes/Settings/Users/components/UserFormSidepanel.tsx#L160
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
eslint
Process completed with exit code 1.
eslint
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
eslint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636