-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BE] feat#263 강퇴구현, 모니터링 도입 #267
[BE] feat#263 강퇴구현, 모니터링 도입 #267
Conversation
todo : 재입장 불가
최상단 import 해야함에 주의
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 5 out of 11 changed files in this pull request and generated no suggestions.
Files not reviewed (6)
- BE/package-lock.json: Language not supported
- BE/package.json: Language not supported
- BE/.eslintrc.js: Evaluated as low risk
- BE/src/common/constants/exception-message.ts: Evaluated as low risk
- BE/src/common/constants/socket-events.ts: Evaluated as low risk
- BE/src/game/dto/kick-room.dto.ts: Evaluated as low risk
이래야 mysql, 함수 콜스택 지원
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 핀 포인트 신기
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
수고하셨습니다. 핀포인트 신기하네요
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good
// env 불러오기 | ||
config({ path: join(__dirname, '..', '.env') }); // ../ 경로의 .env 로드 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
요거는 env 로딩 안 되는 문제때문에 시도하신걸까요?
➕ 이슈 번호
🔎 작업 내용
🖼 참고 이미지
🎯 리뷰 요구사항 (선택)
✅ Check List