build(deps): bump the react-router group across 4 directories with 2 updates #5162
Annotations
3 errors and 11 warnings
Lint code:
services/web/src/client/pages/stories/EditStoryPage.tsx#L46
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 code:
services/web/src/client/routes.tsx#L60
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 code
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint code:
services/web/src/client/components/events/AddEventModal.tsx#L52
Unexpected any. Specify a different type
|
Lint code:
services/web/src/client/components/events/AddEventModal.tsx#L68
Unexpected any. Specify a different type
|
Lint code:
services/web/src/client/components/events/AddEventModal.tsx#L82
Unexpected any. Specify a different type
|
Lint code:
services/web/src/client/components/events/AddEventModal.tsx#L83
Unexpected any. Specify a different type
|
Lint code:
services/web/src/client/index.tsx#L66
Unexpected any. Specify a different type
|
Lint code:
services/web/src/client/index.tsx#L90
Unexpected any. Specify a different type
|
Lint code:
services/web/src/client/pages/profile/ProfilePage.tsx#L56
Unexpected any. Specify a different type
|
Lint code:
services/web/src/client/pages/profile/UserEditMe.tsx#L16
Unexpected any. Specify a different type
|
Lint code:
services/web/src/client/pages/stories/EditStoryPage.tsx#L40
Unexpected any. Specify a different type
|
Lint code:
services/web/src/client/routes.tsx#L93
Unexpected any. Specify a different type
|
Loading