Skip to content

[FE] FIX: date format 표시 형식 변경 #193 #88

[FE] FIX: date format 표시 형식 변경 #193

[FE] FIX: date format 표시 형식 변경 #193 #88

Triggered via push February 19, 2025 00:17
Status Failure
Total duration 30s
Artifacts

frontend-ci.yaml

on: push
frontend-ci
22s
frontend-ci
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
frontend-ci
Type '(cursor?: number, limit?: number) => Promise<number | undefined>' is not assignable to type '(cursor?: number | undefined, limit?: number | undefined) => number'.
frontend-ci
Process completed with exit code 2.
frontend-ci: src/frontend/src/components/Sidebar/Chating/index.tsx#L52
React Hook useEffect has missing dependencies: 'isAtBottom', 'isFetching', and 'isMyMessage'. Either include them or remove the dependency array
frontend-ci: src/frontend/src/components/TopNavBar/index.tsx#L45
React Hook useEffect has missing dependencies: 'clearProfile', 'connect', 'fetchMyProfile', and 'fetchMyRooms'. Either include them or remove the dependency array
frontend-ci: src/frontend/src/components/YoutubePlayer/index.tsx#L128
React Hook useEffect has missing dependencies: 'loadPlayer' and 'videoQueue'. Either include them or remove the dependency array
frontend-ci: src/frontend/src/components/YoutubePlayer/index.tsx#L134
React Hook useEffect has missing dependencies: 'currentIndex' and 'loadPlayer'. Either include them or remove the dependency array