fix(deps): update dependency react-router-dom to v7 #816
Annotations
3 errors
Lint:
frontend/src/pages/Job.tsx#L79
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:
frontend/src/pages/Trigger.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
Process completed with exit code 1.
|