Skip to content
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

fix: dto의 phone에서 발생 가능한 NPE 제거 #104

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

Sangwook02
Copy link
Member

🌱 관련 이슈

📌 작업 내용 및 특이사항

  • dto에서 발생 가능한 phone의 NPE를 제거했습니다.

📝 참고사항

📚 기타

@Sangwook02 Sangwook02 added the 🐛 bug/error 버그 및 에러 픽스 label Feb 21, 2024
@Sangwook02 Sangwook02 self-assigned this Feb 21, 2024
@Sangwook02 Sangwook02 requested a review from a team as a code owner February 21, 2024 15:25
Copy link
Member

@uwoobeat uwoobeat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@Sangwook02 Sangwook02 merged commit 0ca2eb6 into develop Feb 21, 2024
1 check passed
@Sangwook02 Sangwook02 deleted the fix/103-phone-null-pointer-exception branch February 21, 2024 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug/error 버그 및 에러 픽스
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛 전화번호 포맷팅 과정에서 발생하는 NPE 수정
2 participants