build(deps): bump the react-router group across 4 directories with 2 updates #4387
Annotations
5 errors and 11 warnings
Lint code:
services/admin-web/src/pages/AdminQueue.tsx#L227
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/admin-web/src/pages/dashboard/AdminStats.tsx#L28
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/admin-web/src/pages/dashboard/AdminStats.tsx#L37
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/admin-web/src/pages/dashboard/AdminStats.tsx#L48
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/admin-web/src/pages/AdminAreas.tsx#L116
Unexpected any. Specify a different type
|
Lint code:
services/admin-web/src/pages/AdminEvents.tsx#L251
Unexpected any. Specify a different type
|
Lint code:
services/admin-web/src/pages/AdminGroups.tsx#L123
Unexpected any. Specify a different type
|
Lint code:
services/admin-web/src/pages/AdminKeyword.tsx#L64
Unexpected any. Specify a different type
|
Lint code:
services/admin-web/src/pages/actors/ActorCreate.tsx#L94
Unexpected any. Specify a different type
|
Lint code:
services/admin-web/src/pages/events/AdminUncategorizedEvent.tsx#L35
Unexpected any. Specify a different type
|
Lint code:
services/admin-web/src/pages/events/book/BookCreate.tsx#L23
Unexpected any. Specify a different type
|
Lint code:
services/admin-web/src/pages/events/book/BookEdit.tsx#L11
Unexpected any. Specify a different type
|
Lint code:
services/admin-web/src/pages/events/death/DeathCreate.tsx#L24
Unexpected any. Specify a different type
|
Lint code:
services/admin-web/src/pages/events/documentary/AdminDocumentaryEvent.tsx#L76
Unexpected any. Specify a different type
|
Loading