Skip to content

for the love of all things holy please just work #141

for the love of all things holy please just work

for the love of all things holy please just work #141

Triggered via push July 19, 2024 20:37
Status Success
Total duration 1m 22s
Artifacts

pr_checks.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 4 warnings
lint: src/app/find-properties/[[...opa_id]]/page.tsx#L11
'FilterProvider' is defined but never used
lint: src/components/ContentCard.tsx#L1
'ReactNode' is defined but never used
lint: src/components/ContentCard.tsx#L37
'description' is defined but never used
lint: src/components/ContentCard.tsx#L38
'linkurl' is defined but never used
lint: src/components/ContentCard.tsx#L39
'linktext' is defined but never used
lint: src/components/ContentCard.tsx#L40
'labelUpkeep' is defined but never used
lint: src/components/ContentCard.tsx#L41
'upkeepLevel' is defined but never used
lint: src/components/Header.tsx#L3
'ThemeButton' is defined but never used
lint: src/components/Header.tsx#L3
'ThemeButtonLink' is defined but never used
lint: src/components/Hotjar.tsx#L3
'React' is defined but never used
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/PropertyDetailSection.tsx#L290
Use `heading-*` or `body-*` classes instead of specific `text-` size classes
lint: src/components/SidePanelControlBar.tsx#L48
React Hook useMemo has a missing dependency: 'shouldFilterSavedProperties'. Either include it or remove the dependency array
lint: src/components/SinglePropertyDetail.tsx#L82
React Hook useEffect has a missing dependency: 'opa_id'. Either include it or remove the dependency array