Skip to content

Update the behavior of the yellow thread highlight after exiting a thread #3898

Update the behavior of the yellow thread highlight after exiting a thread

Update the behavior of the yellow thread highlight after exiting a thread #3898

Triggered via pull request October 26, 2024 20:28
Status Failure
Total duration 57s
Artifacts

lint-changed.yml

on: pull_request
Changed files ESLint check
50s
Changed files ESLint check
Fit to window
Zoom out
Zoom in

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.