Skip to content

Rename search filters #93895

Rename search filters

Rename search filters #93895

Triggered via pull request November 6, 2024 22:52
Status Failure
Total duration 10m 9s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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
Process completed with exit code 1.