Skip to content

Merge pull request #376 from cornell-dti/map-backend #1381

Merge pull request #376 from cornell-dti/map-backend

Merge pull request #376 from cornell-dti/map-backend #1381

Triggered via push December 4, 2024 02:14
Status Success
Total duration 1m 5s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

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