Skip to content

Update SearchBox.tsx

InReachBot / Check Code for Errors succeeded Mar 24, 2024 in 0s

ESLint Results

Your project seems to have some warnings.

Annotations

Check warning on line 2 in packages/ui/components/data-portal/MultiSelectPopover/hook-form.tsx

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/components/data-portal/MultiSelectPopover/hook-form.tsx#L2

[@typescript-eslint/no-unused-vars] '$CheckboxGroupProps' is defined but never used. Allowed unused vars must match /^_/u.

Check warning on line 4 in packages/ui/components/data-portal/MultiSelectPopover/hook-form.tsx

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/components/data-portal/MultiSelectPopover/hook-form.tsx#L4

[@typescript-eslint/no-unused-vars] 'createStyles' is defined but never used. Allowed unused vars must match /^_/u.

Check warning on line 8 in packages/ui/components/data-portal/MultiSelectPopover/hook-form.tsx

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/components/data-portal/MultiSelectPopover/hook-form.tsx#L8

[@typescript-eslint/no-unused-vars] 'rem' is defined but never used. Allowed unused vars must match /^_/u.

Check warning on line 13 in packages/ui/components/data-portal/MultiSelectPopover/hook-form.tsx

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/components/data-portal/MultiSelectPopover/hook-form.tsx#L13

[@typescript-eslint/no-unused-vars] 'useListState' is defined but never used. Allowed unused vars must match /^_/u.

Check warning on line 14 in packages/ui/components/data-portal/MultiSelectPopover/hook-form.tsx

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/components/data-portal/MultiSelectPopover/hook-form.tsx#L14

[@typescript-eslint/no-unused-vars] 'compare' is defined but never used. Allowed unused vars must match /^_/u.

Check warning on line 15 in packages/ui/components/data-portal/MultiSelectPopover/hook-form.tsx

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/components/data-portal/MultiSelectPopover/hook-form.tsx#L15

[@typescript-eslint/no-unused-vars] 'useCallback' is defined but never used. Allowed unused vars must match /^_/u.

Check warning on line 15 in packages/ui/components/data-portal/MultiSelectPopover/hook-form.tsx

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/components/data-portal/MultiSelectPopover/hook-form.tsx#L15

[@typescript-eslint/no-unused-vars] 'useEffect' is defined but never used. Allowed unused vars must match /^_/u.

Check warning on line 15 in packages/ui/components/data-portal/MultiSelectPopover/hook-form.tsx

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/components/data-portal/MultiSelectPopover/hook-form.tsx#L15

[@typescript-eslint/no-unused-vars] 'useMemo' is defined but never used. Allowed unused vars must match /^_/u.

Check warning on line 35 in packages/ui/components/data-portal/MultiSelectPopover/hook-form.tsx

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/components/data-portal/MultiSelectPopover/hook-form.tsx#L35

[@typescript-eslint/no-unused-vars] 'props' is defined but never used.

Check warning on line 103 in packages/ui/components/data-portal/MultiSelectPopover/hook-form.tsx

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/components/data-portal/MultiSelectPopover/hook-form.tsx#L103

[@typescript-eslint/no-unused-vars] 'index' is defined but never used.

Check warning on line 20 in packages/ui/components/data-portal/ServicesDrawer.tsx

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/components/data-portal/ServicesDrawer.tsx#L20

[@typescript-eslint/no-unused-vars] 'ApiOutput' is defined but never used. Allowed unused vars must match /^_/u.

Check warning on line 23 in packages/ui/components/data-portal/ServicesDrawer.tsx

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/components/data-portal/ServicesDrawer.tsx#L23

[@typescript-eslint/no-unused-vars] 'Button' is defined but never used. Allowed unused vars must match /^_/u.

Check warning on line 53 in packages/ui/components/data-portal/ServicesDrawer.tsx

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/components/data-portal/ServicesDrawer.tsx#L53

[@typescript-eslint/no-unused-vars] 'orgSlug' is assigned a value but never used. Allowed unused vars must match /^_/u.

Check warning on line 57 in packages/ui/components/data-portal/ServicesDrawer.tsx

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/components/data-portal/ServicesDrawer.tsx#L57

[@typescript-eslint/no-unused-vars] 'isLoading' is assigned a value but never used. Allowed unused vars must match /^_/u.

Check warning on line 89 in packages/ui/components/data-portal/ServicesDrawer.tsx

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/components/data-portal/ServicesDrawer.tsx#L89

[@typescript-eslint/no-unused-vars] 'attributes' is defined but never used.

Check warning on line 7 in packages/ui/components/core/Badge/index.stories.tsx

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/components/core/Badge/index.stories.tsx#L7

[@typescript-eslint/no-unused-vars] 'accessToken' is assigned a value but never used. Allowed unused vars must match /^_/u.

Check warning on line 22 in packages/ui/components/core/Badge/index.stories.tsx

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/components/core/Badge/index.stories.tsx#L22

[@typescript-eslint/no-unused-vars] 'StoryDef' is defined but never used. Allowed unused vars must match /^_/u.

Check warning on line 25 in packages/ui/components/core/Badge/index.stories.tsx

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/components/core/Badge/index.stories.tsx#L25

[@typescript-eslint/no-unused-vars] 'groupParams' is assigned a value but never used. Allowed unused vars must match /^_/u.

Check warning on line 15 in packages/ui/components/data-portal/HoursDrawer/fieldArray.ts

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/components/data-portal/HoursDrawer/fieldArray.ts#L15

[@typescript-eslint/no-unused-vars] 'formData' is defined but never used.

Check warning on line 30 in packages/ui/components/data-portal/HoursDrawer/fieldArray.ts

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/components/data-portal/HoursDrawer/fieldArray.ts#L30

[@typescript-eslint/no-unused-vars] 'formData' is defined but never used.

Check warning on line 44 in packages/ui/components/data-portal/HoursDrawer/fieldArray.ts

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/components/data-portal/HoursDrawer/fieldArray.ts#L44

[@typescript-eslint/no-unused-vars] 'formData' is defined but never used.

Check warning on line 3 in packages/ui/components/data-portal/MultiSelectPopover/index.tsx

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/components/data-portal/MultiSelectPopover/index.tsx#L3

[@typescript-eslint/no-unused-vars] 'createStyles' is defined but never used. Allowed unused vars must match /^_/u.

Check warning on line 7 in packages/ui/components/data-portal/MultiSelectPopover/index.tsx

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/components/data-portal/MultiSelectPopover/index.tsx#L7

[@typescript-eslint/no-unused-vars] 'rem' is defined but never used. Allowed unused vars must match /^_/u.

Check warning on line 17 in packages/ui/components/data-portal/ServiceEditDrawer.tsx

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/components/data-portal/ServiceEditDrawer.tsx#L17

[@typescript-eslint/no-unused-vars] 'compact' is defined but never used. Allowed unused vars must match /^_/u.

Check warning on line 19 in packages/ui/components/data-portal/ServiceEditDrawer.tsx

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/components/data-portal/ServiceEditDrawer.tsx#L19

[@typescript-eslint/no-unused-vars] 'useMemo' is defined but never used. Allowed unused vars must match /^_/u.