Skip to content

update DropDownWithLabel documentation #1412

update DropDownWithLabel documentation

update DropDownWithLabel documentation #1412

Triggered via push February 16, 2025 00:08
Status Success
Total duration 1m 18s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 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 either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
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/pages/ApartmentPage.tsx#L1
'useRef' is defined but never used
lint: frontend/src/pages/ApartmentPage.tsx#L153
'toggle' is assigned a value but never used
lint: frontend/src/pages/ApartmentPage.tsx#L162
'dummyTravelTimes' is assigned a value but never used
lint: frontend/src/pages/ApartmentPage.tsx#L541
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images