Rename search filters #93895
Annotations
8 errors
ESLint check:
src/libs/SearchQueryUtils.ts#L294
Unsafe assignment of an `any` value
|
ESLint check:
src/libs/SearchQueryUtils.ts#L295
Unsafe assignment of an `any` value
|
ESLint check:
src/libs/SearchQueryUtils.ts#L341
Unsafe argument of type `any` assigned to a parameter of type `string`
|
ESLint check:
src/pages/Search/AdvancedSearchFilters.tsx#L78
Object Literal Property name `tax-rate` must match one of the following formats: camelCase, UPPER_CASE, PascalCase
|
ESLint check:
src/pages/Search/AdvancedSearchFilters.tsx#L83
Object Literal Property name `expense-type` must match one of the following formats: camelCase, UPPER_CASE, PascalCase
|
ESLint check:
src/pages/Search/SearchAdvancedFiltersPage/SearchFiltersCategoryPage.tsx#L27
Unsafe assignment of an `any` value
|
ESLint check:
src/pages/Search/SearchAdvancedFiltersPage/SearchFiltersTagPage.tsx#L28
Unsafe assignment of an `any` value
|
ESLint check
Process completed with exit code 1.
|