Skip to content

feat : 마이페이지 내 프로필 카드 api 연동 #250

feat : 마이페이지 내 프로필 카드 api 연동

feat : 마이페이지 내 프로필 카드 api 연동 #250

Triggered via push February 7, 2026 11:20
Status Failure
Total duration 26s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
lint
Process completed with exit code 1.
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