WIP [Search] Move policyIDs from query param to part of json query #600
Annotations
8 errors
Run ESLint:
src/pages/Search/SearchPage.tsx#L22
Unsafe argument of type `any` assigned to a parameter of type `string | undefined`
|
Run ESLint:
src/pages/Search/SearchPage.tsx#L48
Unsafe assignment of an error typed value
|
Run ESLint:
src/pages/Search/SearchPageBottomTab.tsx#L31
Unsafe array destructuring of a tuple element with an `any` value
|
Run ESLint:
src/pages/Search/SearchPageBottomTab.tsx#L40
Unsafe argument of type `any` assigned to a parameter of type `string | undefined`
|
Run ESLint:
src/pages/Search/SearchPageBottomTab.tsx#L41
Unsafe assignment of an error typed value
|
Run ESLint:
src/pages/Search/SearchPageBottomTab.tsx#L62
Unsafe assignment of an error typed value
|
Run ESLint:
src/pages/Search/SearchPageBottomTab.tsx#L84
Unsafe assignment of an error typed value
|
Run ESLint
Process completed with exit code 1.
|