Skip to content

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

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

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

Triggered via pull request October 26, 2024 19:35
Status Failure
Total duration 1m 1s
Artifacts

lint-changed.yml

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

Annotations

3 errors
Changed files ESLint check: src/components/ReportActionHighlightProvider.tsx#L29
'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.