Skip to content

Conversation

@kwongio
Copy link
Member

@kwongio kwongio commented Apr 22, 2025

작업

신고 기능 개발
GlobalExceptionHandler에 enum validation 에러 응답 반환 추가(HttpMessageNotReadableException)

@kwongio kwongio requested a review from LEEKYUNGIMI April 22, 2025 09:21
@kwongio kwongio merged commit f1d3802 into develop Apr 26, 2025
@sentry
Copy link

sentry bot commented Apr 30, 2025

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

  • ‼️ JpaSystemException: could not execute statement [Data truncated for column 'type' at row 1] [/ insert for com.juu.juulabel.report.Report /insert into report (created_at,reason,reported_content_id,reporter_id,reviewed_at,reviewer,status,type,updated_at) values (?,?,?,?,?,... POST /v1/api/reports View Issue
  • ‼️ Data truncated for column 'type' at row 1 POST /v1/api/reports View Issue
  • ‼️ NullPointerException: Cannot invoke "com.juu.juulabel.member.domain.Member.getId()" because "member" is null POST /v1/api/reports View Issue
  • ‼️ InvalidDataAccessApiUsageException: eq(null) is not allowed. Use isNull() instead GET /v1/api/members/my-space View Issue
  • ‼️ NullPointerException: Cannot invoke "com.juu.juulabel.member.domain.Member.getId()" because "loginMember" is null GET /v1/api/members/my-space View Issue

Did you find this useful? React with a 👍 or 👎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants