Skip to content

cleanup: split filtering & ordering in OptionsListUtils #96135

cleanup: split filtering & ordering in OptionsListUtils

cleanup: split filtering & ordering in OptionsListUtils #96135

Triggered via pull request December 2, 2024 11:02
Status Failure
Total duration 7m 56s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ESLint check: src/components/Search/SearchRouter/SearchRouterList.tsx#L143
Unsafe assignment of an error typed value
ESLint check: src/components/Search/SearchRouter/SearchRouterList.tsx#L143
Unsafe call of an `any` typed value
ESLint check: src/components/Search/SearchRouter/SearchRouterList.tsx#L157
Unsafe assignment of an error typed value
ESLint check: src/components/Search/SearchRouter/SearchRouterList.tsx#L157
Unsafe call of an `any` typed value
ESLint check: src/components/Search/SearchRouter/SearchRouterList.tsx#L157
Unsafe member access .personalDetails on an `error` typed value
ESLint check: src/components/Search/SearchRouter/SearchRouterList.tsx#L158
Unsafe argument of type `any` assigned to a parameter of type `ArrayLike<unknown> | { [s: string]: unknown; }`
ESLint check: src/components/Search/SearchRouter/SearchRouterList.tsx#L159
Prefer using an optional chain expression instead, as it's more concise and easier to read
ESLint check: src/components/Search/SearchRouter/SearchRouterList.tsx#L166
Unsafe member access .currentUserOption on an `error` typed value
ESLint check: src/components/Search/SearchRouter/SearchRouterList.tsx#L166
Unsafe member access .currentUserOption on an `error` typed value
ESLint check
Process completed with exit code 1.