Update the behavior of the yellow thread highlight after exiting a thread #3898
Annotations
3 errors
Run ESLint to check for deprecation warnings:
src/components/ReportActionHighlightProvider.tsx#L24
'JSX' is deprecated. Use `React.JSX` instead of the global `JSX` namespace
|
Run ESLint to check for deprecation warnings:
src/pages/home/report/ReportActionsList.tsx#L291
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Run ESLint to check for deprecation warnings
Process completed with exit code 1.
|
Loading