Skip to content

학생이 수업 취소시 대기 -> 예약 이벤트 발생하도록 수정 #183

학생이 수업 취소시 대기 -> 예약 이벤트 발생하도록 수정

학생이 수업 취소시 대기 -> 예약 이벤트 발생하도록 수정 #183

Triggered via pull request June 4, 2024 04:17
Status Success
Total duration 4m 59s
Artifacts

qodana_code_quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings and 2 notices
qodana
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unused import: src/main/java/com/tobe/healthy/schedule/repository/common/CommonScheduleRepositoryCustomImpl.java#L6
Unused import `import com.tobe.healthy.schedule.domain.entity.Schedule;`
Unused import: src/main/java/com/tobe/healthy/common/aop/CourseAspect.java#L13
Unused import `import org.jetbrains.annotations.NotNull;`
Unused import: src/main/java/com/tobe/healthy/common/aop/CourseAspect.java#L16
Unused import `import org.springframework.util.ObjectUtils;`