Bump react-router-dom from 6.26.1 to 7.0.2 #12388
Annotations
2 errors and 1 warning
test
@umami/web#lint:ci: command (/home/runner/work/umami-v2/umami-v2/apps/web) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint:ci exited (1)
|
test
Process completed with exit code 1.
|
test:
apps/web/src/components/SendFlow/SuccessStep.tsx#L54
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
|