feat(IN-839) Hours display and Hours drawer #640
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 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 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.