Merge pull request #1028 from CodeForPhilly/lebovits/issu1012-disable… #212
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/CookieConsentBanner.tsx#L13
'inputRef' is assigned a value but never used
|
Run ESLint:
src/components/DataDisclaimerModal.tsx#L45
Use `heading-*` or `body-*` classes instead of specific `text-` size classes
|
Run ESLint:
src/components/Filters/DimensionFilter.tsx#L145
React Hook useMemo has missing dependencies: 'display', 'filterLabelID', '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#L24
'display' is defined but never used
|
Run ESLint:
src/components/Filters/MultiSelect.tsx#L28
'toggleDimension' is defined but never used
|
Run ESLint:
src/components/MapLegendControl/MapLegend.tsx#L29
'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
|
Loading