Skip to content

start selection handling

InReachBot / Check Code for Errors succeeded Dec 12, 2023

ESLint Results

Your project seems to have some warnings.

Annotations

Check warning on line 3 in packages/ui/modals/CoverageArea/index.tsx

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/modals/CoverageArea/index.tsx#L3

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

Check warning on line 10 in packages/ui/modals/CoverageArea/index.tsx

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/modals/CoverageArea/index.tsx#L10

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

Check warning on line 25 in packages/ui/modals/CoverageArea/index.tsx

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/modals/CoverageArea/index.tsx#L25

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

Check warning on line 32 in packages/ui/modals/CoverageArea/index.tsx

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/modals/CoverageArea/index.tsx#L32

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

Check warning on line 39 in packages/ui/modals/CoverageArea/index.tsx

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/modals/CoverageArea/index.tsx#L39

[@typescript-eslint/no-unused-vars] 'activeTab' is assigned a value but never used. Allowed unused elements of array destructuring patterns must match /^_/u.

Check warning on line 39 in packages/ui/modals/CoverageArea/index.tsx

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/modals/CoverageArea/index.tsx#L39

[@typescript-eslint/no-unused-vars] 'setActiveTab' is assigned a value but never used. Allowed unused elements of array destructuring patterns must match /^_/u.

Check warning on line 48 in packages/ui/modals/CoverageArea/index.tsx

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/modals/CoverageArea/index.tsx#L48

[@typescript-eslint/no-unused-vars] 'subDistParent' is assigned a value but never used. Allowed unused elements of array destructuring patterns must match /^_/u.

Check warning on line 48 in packages/ui/modals/CoverageArea/index.tsx

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/modals/CoverageArea/index.tsx#L48

[@typescript-eslint/no-unused-vars] 'setSubDistParent' is assigned a value but never used. Allowed unused elements of array destructuring patterns must match /^_/u.

Check warning on line 57 in packages/ui/modals/CoverageArea/index.tsx

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/modals/CoverageArea/index.tsx#L57

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

Check warning on line 66 in packages/ui/modals/CoverageArea/index.tsx

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/modals/CoverageArea/index.tsx#L66

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

Check warning on line 73 in packages/ui/modals/CoverageArea/index.tsx

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/modals/CoverageArea/index.tsx#L73

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

Check warning on line 202 in packages/ui/modals/CoverageArea/index.tsx

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/modals/CoverageArea/index.tsx#L202

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

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 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 75 in packages/ui/components/data-portal/HoursDrawer/index.tsx

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/components/data-portal/HoursDrawer/index.tsx#L75

[@typescript-eslint/no-unused-vars] 'setIsSaved' is assigned a value but never used. Allowed unused elements of array destructuring patterns must match /^_/u.

Check warning on line 13 in packages/ui/mockData/orgHours.ts

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/mockData/orgHours.ts#L13

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