Skip to content

feat : 내특성 조회 ui #255

feat : 내특성 조회 ui

feat : 내특성 조회 ui #255

Triggered via push February 7, 2026 17:35
Status Failure
Total duration 25s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
lint
Process completed with exit code 1.
lint: app/routes/mypage/components/profileCard/MatchingSection.tsx#L19
'displayBrand' is assigned a value but never used
lint: app/routes/mypage/components/MyPageHome.tsx#L34
'onOpenInquiry' is defined but never used
lint: app/routes/rooms/hooks/useAuthScroll.ts#L11
React Hook useEffect has a missing dependency: 'listRef'. Either include it or remove the dependency array
lint: app/routes/rooms/hooks/useAuthScroll.ts#L11
React Hook useEffect was passed a dependency list that is not an array literal. This means we can't statically verify whether you've passed the correct dependencies
lint: app/routes/chat/chat-content.tsx#L41
React Hook useEffect has a missing dependency: 'fetchRooms'. Either include it or remove the dependency array