Skip to content

Feat/wishlist: api 연결 #112

Feat/wishlist: api 연결

Feat/wishlist: api 연결 #112

Triggered via pull request January 18, 2025 06:14
Status Failure
Total duration 48s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
ci: src/components/roomdetail/Info.tsx#L1
Run autofix to sort these imports!
ci: src/components/roomdetail/Reservation.tsx#L1
Run autofix to sort these imports!
ci: src/components/roomdetail/ReviewModal.tsx#L1
Run autofix to sort these imports!
ci: src/components/roomdetail/ReviewModal.tsx#L35
Unnecessary conditional, the types have no overlap
ci: src/components/roomdetail/ReviewModal.tsx#L77
React Hook useEffect has a missing dependency: 'fetchReviews'. Either include it or remove the dependency array
ci: src/components/roomdetail/ReviewModal.tsx#L200
Unnecessary conditional, the types have no overlap
ci: src/components/roomdetail/ReviewModal.tsx#L202
Unexpected string value in conditional. An explicit empty string check is required
ci: src/components/roomdetail/ReviewModal.tsx#L205
Unnecessary conditional, value is `never`
ci: src/components/roomdetail/RoomGuestsModal.tsx#L1
Run autofix to sort these imports!
ci: src/components/roomdetail/roomCalendarModal.tsx#L17
React Hook "useSearch" is called in function "roomCalendarModal" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
ci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636