Skip to content

Update react-router monorepo to v7 #5314

Update react-router monorepo to v7

Update react-router monorepo to v7 #5314

Triggered via push December 15, 2024 22:02
Status Failure
Total duration 39s
Artifacts

frontend.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
frontend: frontend/src/modules/books/BookPage.tsx#L21
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
frontend: frontend/src/modules/books/EditBookPage.tsx#L55
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
frontend: frontend/src/modules/books/RegisterBookPage.tsx#L57
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
frontend
Process completed with exit code 1.
frontend
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636