Skip to content

feat: add filter shortcut for types #37

feat: add filter shortcut for types

feat: add filter shortcut for types #37

Triggered via push June 18, 2024 18:18
Status Success
Total duration 39s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Lint: src/components/filters/primitives/multiselect-filter.tsx#L60
Props should be sorted alphabetically
Lint: src/components/filters/type-filter.tsx#L37
React Hook useCallback has an unnecessary dependency: 'filter.value'. Either exclude it or remove the dependency array
Lint: src/components/filters/type-filter.tsx#L56
Props should be sorted alphabetically
Lint: src/components/filters/type-filter.tsx#L59
Props should be sorted alphabetically
Lint: src/components/filters/type-filter.tsx#L62
Props should be sorted alphabetically
Lint: src/components/filters/type-filter.tsx#L65
Props should be sorted alphabetically