ESLint Results
Your project seems to have some warnings.
Annotations
Check warning on line 20 in packages/ui/components/data-portal/ServicesDrawer.tsx
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
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
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
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
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
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
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
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 26 in packages/ui/components/data-portal/PhoneDrawer/index.tsx
inreachbot / Check Code for Errors
packages/ui/components/data-portal/PhoneDrawer/index.tsx#L26
[@typescript-eslint/no-unused-vars] 'parsePhoneNumber' is defined but never used. Allowed unused vars must match /^_/u.
Check warning on line 30 in packages/ui/components/data-portal/PhoneDrawer/index.tsx
inreachbot / Check Code for Errors
packages/ui/components/data-portal/PhoneDrawer/index.tsx#L30
[@typescript-eslint/no-unused-vars] 'theme' is defined but never used.
Check warning on line 55 in packages/ui/components/data-portal/PhoneDrawer/index.tsx
inreachbot / Check Code for Errors
packages/ui/components/data-portal/PhoneDrawer/index.tsx#L55
[@typescript-eslint/no-unused-vars] 'data' is assigned a value but never used. Allowed unused vars must match /^_/u.
Check warning on line 26 in packages/ui/components/data-portal/WebsiteDrawer.tsx
inreachbot / Check Code for Errors
packages/ui/components/data-portal/WebsiteDrawer.tsx#L26
[@typescript-eslint/no-unused-vars] 'theme' is defined but never used.
Check warning on line 50 in packages/ui/components/data-portal/WebsiteDrawer.tsx
inreachbot / Check Code for Errors
packages/ui/components/data-portal/WebsiteDrawer.tsx#L50
[deprecation/deprecation] 'useContext' is deprecated. renamed to `useUtils` and will be removed in a future tRPC version
Check warning on line 64 in packages/ui/components/sections/Navbar.tsx
inreachbot / Check Code for Errors
packages/ui/components/sections/Navbar.tsx#L64
[@typescript-eslint/no-unused-vars] 'isLoading' is assigned a value but never used. Allowed unused vars must match /^_/u.
Check warning on line 156 in packages/ui/components/sections/Navbar.tsx
inreachbot / Check Code for Errors
packages/ui/components/sections/Navbar.tsx#L156
[@typescript-eslint/no-unused-vars] 'NavbarProps' is defined but never used. Allowed unused vars must match /^_/u.
Check warning on line 3 in packages/ui/components/core/ActionButtons.stories.tsx
inreachbot / Check Code for Errors
packages/ui/components/core/ActionButtons.stories.tsx#L3
[@typescript-eslint/no-unused-vars] 'getTRPCMock' is defined but never used. Allowed unused vars must match /^_/u.
Check warning on line 75 in packages/ui/components/data-portal/HoursDrawer/index.tsx
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 3 in packages/ui/components/data-portal/PhoneNumberEntry/styles.ts
inreachbot / Check Code for Errors
packages/ui/components/data-portal/PhoneNumberEntry/styles.ts#L3
[@typescript-eslint/no-unused-vars] 'theme' is defined but never used.
Check warning on line 1 in packages/ui/mockData/orgEmail.ts
inreachbot / Check Code for Errors
packages/ui/mockData/orgEmail.ts#L1
[@typescript-eslint/no-unused-vars] 'MockDataObject' is defined but never used. Allowed unused vars must match /^_/u.
Check warning on line 13 in packages/ui/mockData/orgHours.ts
inreachbot / Check Code for Errors
packages/ui/mockData/orgHours.ts#L13
[@typescript-eslint/no-unused-vars] 'toString' is defined but never used.
Check warning on line 6 in packages/ui/modals/MoreFilter.stories.tsx
inreachbot / Check Code for Errors
packages/ui/modals/MoreFilter.stories.tsx#L6
[@typescript-eslint/no-unused-vars] 'getTRPCMock' is defined but never used. Allowed unused vars must match /^_/u.
Check warning on line 4 in packages/ui/modals/Service.stories.tsx
inreachbot / Check Code for Errors
packages/ui/modals/Service.stories.tsx#L4
[@typescript-eslint/no-unused-vars] 'getTRPCMock' is defined but never used. Allowed unused vars must match /^_/u.
Check warning on line 6 in packages/ui/modals/ServiceFilter/index.stories.tsx
inreachbot / Check Code for Errors
packages/ui/modals/ServiceFilter/index.stories.tsx#L6
[@typescript-eslint/no-unused-vars] 'getTRPCMock' is defined but never used. Allowed unused vars must match /^_/u.