Merge pull request #911 from CodeForPhilly/lebovits/setup-vulture-and… #175
Annotations
1 error and 10 warnings
Run Prettier Check
Process completed with exit code 1.
|
Run ESLint:
src/app/(content-pages)/transform-property/TransformPropertyPage.tsx#L41
Use `heading-*` or `body-*` classes instead of specific `text-` size classes
|
Run ESLint:
src/components/Filters/DimensionFilter.tsx#L138
React Hook useMemo has missing dependencies: 'display', 'handleSelectionChange', 'options', 'property', 'toggleDimension', 'toggleDimensionForPanel', and 'type'. Either include them or remove the dependency array
|
Run ESLint:
src/components/Filters/MultiSelect.tsx#L14
Unexpected any. Specify a different type
|
Run ESLint:
src/components/Filters/MultiSelect.tsx#L26
'toggleDimension' is defined but never used
|
Run ESLint:
src/components/MapLegendControl/MapLegend.tsx#L30
'getter' is assigned a value but never used
|
Run ESLint:
src/components/PropertyAccessOptionContainer.tsx#L4
Unexpected any. Specify a different type
|
Run ESLint:
src/components/PropertyAccessOptionContainer.tsx#L54
Unexpected any. Specify a different type
|
Run ESLint:
src/components/PropertyCard.tsx#L6
Unexpected any. Specify a different type
|
Run ESLint:
src/components/PropertyCard.tsx#L7
Unexpected any. Specify a different type
|
Run ESLint:
src/components/PropertyDetailSection.tsx#L281
Use `heading-*` or `body-*` classes instead of specific `text-` size classes
|
Loading