My updates on srikar #98770
Annotations
4 errors and 1 warning
Lint JavaScript and Typescript with ESLint:
src/components/HTMLEngineProvider/HTMLRenderers/MentionReportRenderer/index.tsx#L63
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Lint JavaScript and Typescript with ESLint:
src/libs/SidebarUtils.ts#L111
Array type using 'T[]' is forbidden for non-simple types. Use 'Array<T>' instead
|
Lint JavaScript and Typescript with ESLint:
src/pages/iou/request/step/IOURequestStepDistance.tsx#L141
Unsafe assignment of an `any` value
|
Lint JavaScript and Typescript with ESLint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading