Skip to content

Merge pull request #359 from cornell-dti/apartmentImageStyle #1253

Merge pull request #359 from cornell-dti/apartmentImageStyle

Merge pull request #359 from cornell-dti/apartmentImageStyle #1253

Triggered via push May 1, 2024 21:07
Status Success
Total duration 1m 24s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint: frontend/src/components/Apartment/Header.tsx#L6
'Button' is defined but never used
lint: frontend/src/components/Apartment/Header.tsx#L9
'Avatar' is defined but never used
lint: frontend/src/components/Apartment/Header.tsx#L192
'btnSection' is assigned a value but never used
lint: frontend/src/components/Landlord/Header.tsx#L10
'Avatar' is defined but never used
lint: frontend/src/components/Landlord/Header.tsx#L150
'icon' is assigned a value but never used
lint: frontend/src/components/LeaveReview/ReviewModal.tsx#L15
'Icon' is defined but never used
lint: frontend/src/components/PhotoCarousel/PhotoCarousel.tsx#L2
'Modal' is defined but never used
lint: frontend/src/components/Review/Review.tsx#L248
Expected '===' and instead saw '=='
lint: frontend/src/components/utils/DropDown.tsx#L31
'isMobile' is assigned a value but never used
lint: frontend/src/components/utils/DropDown.tsx#L58
Expected '!==' and instead saw '!='