feat: isDeadPersonPinoco를 통해 제거된 사람의 정체 추정 #278
ci.yml
on: push
Frontend CI
21s
Backend CI
21s
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
|