Fixed capitalization mistake #1387
Annotations
9 warnings
lint
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
frontend/src/components/Apartment/MapModal.tsx#L1
'Dispatch' is defined but never used
|
lint:
frontend/src/components/Apartment/MapModal.tsx#L1
'SetStateAction' is defined but never used
|
lint:
frontend/src/components/Apartment/MapModal.tsx#L25
'distanceProps' is defined but never used
|
lint:
frontend/src/components/utils/Footer/CantFindApartmentModal.tsx#L4
'DialogActions' is defined but never used
|
lint:
frontend/src/pages/ApartmentPage.tsx#L1
'useRef' is defined but never used
|
lint:
frontend/src/pages/ApartmentPage.tsx#L161
'dummyTravelTimes' is assigned a value but never used
|
lint:
frontend/src/pages/ApartmentPage.tsx#L520
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
|