Skip to content

Merge pull request #97 from boostcampwm-2024/feature/#21 #33

Merge pull request #97 from boostcampwm-2024/feature/#21

Merge pull request #97 from boostcampwm-2024/feature/#21 #33

Triggered via push November 19, 2024 07:42
Status Success
Total duration 2m 41s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Frontend CI
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Frontend CI: packages/frontend/src/App.tsx#L21
React Hook useEffect has a missing dependency: 'disconnectSocket'. Either include it or remove the dependency array
Frontend CI: packages/frontend/src/hooks/useChatSocket.ts#L24
React Hook useEffect has a missing dependency: 'addChatEntry'. Either include it or remove the dependency array
Frontend CI: packages/frontend/src/pages/lobbyPage/index.tsx#L21
React Hook useEffect has missing dependencies: 'connectSocket', 'password', 'socket', and 'userId'. Either include them or remove the dependency array
Backend CI
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/