Skip to content

WIP [Search] Move policyIDs from query param to part of json query #600

WIP [Search] Move policyIDs from query param to part of json query

WIP [Search] Move policyIDs from query param to part of json query #600

Triggered via pull request August 9, 2024 13:23
Status Failure
Total duration 9m 52s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.