Skip to content

Update dependency react-router-dom to v7 #9741

Update dependency react-router-dom to v7

Update dependency react-router-dom to v7 #9741

Triggered via pull request November 23, 2024 17:36
Status Failure
Total duration 2m 23s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Prettier / NPM Lint: web/src/components/emails/EmailTableRow.tsx#L39
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
Prettier / NPM Lint: web/src/components/emails/EmailTableRow.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
Prettier / NPM Lint: web/src/components/emails/EmailTableRow.tsx#L49
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
Prettier / NPM Lint: web/src/pages/EmailRawView.tsx#L10
This assertion is unnecessary since it does not change the type of the expression
Prettier / NPM Lint: web/src/pages/EmailView.tsx#L40
This assertion is unnecessary since it does not change the type of the expression
Prettier / NPM Lint: web/src/pages/EmailView.tsx#L157
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
Prettier / NPM Lint: web/src/pages/EmailView.tsx#L198
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
Prettier / NPM Lint
Process completed with exit code 1.