Skip to content

fix: re-calc the marker when msgs are deleted #78333

fix: re-calc the marker when msgs are deleted

fix: re-calc the marker when msgs are deleted #78333

Triggered via pull request June 10, 2024 12:30
Status Failure
Total duration 6m 9s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Run ESLint: src/pages/home/ReportScreen.tsx#L707
Curly braces are unnecessary here
Run ESLint: tests/ui/UnreadIndicatorsTest.tsx#L478
Returning an awaited promise is not allowed in this context
Run ESLint: tests/ui/UnreadIndicatorsTest.tsx#L480
promise returned from `findByTestId` query must be handled
Run ESLint: tests/ui/UnreadIndicatorsTest.tsx#L480
Avoid destructuring queries from `render` result, use `screen.findByTestId` instead
Run ESLint: tests/ui/UnreadIndicatorsTest.tsx#L482
Avoid wrapping Testing Library util calls in `act`
Run ESLint: tests/ui/UnreadIndicatorsTest.tsx#L509
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
Run ESLint: tests/ui/UnreadIndicatorsTest.tsx#L515
Avoid using multiple assertions within `waitFor` callback
Run ESLint
Process completed with exit code 1.