fix: setRoomData 인자 자료형 반영 #340
ci.yml
on: push
Frontend CI
23s
Backend CI
23s
Annotations
2 errors and 3 warnings
Frontend CI
Expected 4 arguments, but got 3.
|
Frontend CI
Process completed with exit code 2.
|
Backend CI
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Frontend CI
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|