Update the behavior of the yellow thread highlight after exiting a thread #3898
lint-changed.yml
on: pull_request
Changed files ESLint check
50s
Annotations
3 errors
Changed files ESLint check:
src/components/ReportActionHighlightProvider.tsx#L24
'JSX' is deprecated. Use `React.JSX` instead of the global `JSX` namespace
|
Changed files ESLint check:
src/pages/home/report/ReportActionsList.tsx#L291
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Changed files ESLint check
Process completed with exit code 1.
|