Skip to content

feat: isDeadPersonPinoco를 통해 제거된 사람의 정체 추정 #278

feat: isDeadPersonPinoco를 통해 제거된 사람의 정체 추정

feat: isDeadPersonPinoco를 통해 제거된 사람의 정체 추정 #278

Triggered via push November 28, 2024 08:33
Status Failure
Total duration 30s
Artifacts

ci.yml

on: push
Frontend CI
21s
Frontend CI
Backend CI
21s
Backend CI
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Frontend CI
Type '{ deadPerson: string; voteResult: Record<string, number>; isPinoco: boolean; }' is not assignable to type 'IntrinsicAttributes & IVoteResultPhaseProps'.
Frontend CI
Process completed with exit code 2.
Frontend CI: packages/frontend/src/pages/lobbyPage/index.tsx#L27
React Hook useEffect has missing dependencies: 'gsid', 'setChatHistory', 'setRoomData', and 'socket'. Either include them or remove the dependency array