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