fix(deps): update react-router monorepo to v7 (major) #707
Annotations
4 errors
Run pnpm lint:js:
src/popup/redirect.tsx#L16
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
|
Run pnpm lint:js:
src/popup/warnings/edit-page.tsx#L20
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
|
Run pnpm lint:js:
src/popup/warnings/new-page.tsx#L13
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
|
Run pnpm lint:js
Process completed with exit code 1.
|
Loading