Merge branch 'develop' of https://github.com/boostcampwm-2024/web23-Pโฆ #372
ci.yml
on: push
Frontend CI
19s
Backend CI
23s
Annotations
2 errors and 3 warnings
Frontend CI
Type 'IEndingResult | null' is not assignable to type '{ isPinocoWin: boolean; pinoco: string; isGuessed: boolean; guessingWord: string | null; word: string; } | null'.
|
Frontend CI
Process completed with exit code 2.
|
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
|
Backend CI
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|