Skip to content

Merge pull request #847 from CodeForPhilly/lebovits/fix-backend-linti… #151

Merge pull request #847 from CodeForPhilly/lebovits/fix-backend-linti…

Merge pull request #847 from CodeForPhilly/lebovits/fix-backend-linti… #151

Triggered via push July 30, 2024 07:59
Status Success
Total duration 1m 18s
Artifacts

pr_checks.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
lint
Process completed with exit code 1.
lint: src/components/Filters/DimensionFilter.tsx#L127
React Hook useMemo has missing dependencies: 'display', 'handleSelectionChange', 'options', 'property', 'toggleDimension', 'toggleDimensionForPanel', and 'type'. Either include them or remove the dependency array
lint: src/components/Filters/MultiSelect.tsx#L14
Unexpected any. Specify a different type
lint: src/components/MapLegendControl/MapLegend.tsx#L30
'getter' is assigned a value but never used
lint: src/components/PropertyAccessOptionContainer.tsx#L4
Unexpected any. Specify a different type
lint: src/components/PropertyAccessOptionContainer.tsx#L54
Unexpected any. Specify a different type
lint: src/components/PropertyCard.tsx#L6
Unexpected any. Specify a different type
lint: src/components/PropertyCard.tsx#L7
Unexpected any. Specify a different type
lint: src/components/PropertyDetailSection.tsx#L281
Use `heading-*` or `body-*` classes instead of specific `text-` size classes
lint: src/components/PropertyMap.tsx#L62
'MAX_TILE_ZOOM' is assigned a value but never used
lint: src/components/PropertyMap.tsx#L142
Unexpected any. Specify a different type