Skip to content

Fix: 운동기록 상세조회시 내가 좋아요한 여부 함께 반환 #231

Fix: 운동기록 상세조회시 내가 좋아요한 여부 함께 반환

Fix: 운동기록 상세조회시 내가 좋아요한 여부 함께 반환 #231

Triggered via push June 10, 2024 16:48
Status Success
Total duration 3m 9s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 warnings and 10 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/.
Nullability and data flow problems: src/main/java/com/tobe/healthy/schedule/domain/dto/out/ScheduleIdInfo.java#L19
Method invocation `getId` may produce `NullPointerException`
Nullability and data flow problems: src/main/java/com/tobe/healthy/schedule/domain/dto/out/ScheduleIdInfo.java#L27
Method invocation `getId` may produce `NullPointerException`
Nullability and data flow problems: src/main/java/com/tobe/healthy/trainer/application/TrainerService.java#L143
Method invocation `getRanking` may produce `NullPointerException`
Nullability and data flow problems: src/main/java/com/tobe/healthy/trainer/application/TrainerService.java#L112
Method invocation `getId` may produce `NullPointerException`
Nullability and data flow problems: src/main/java/com/tobe/healthy/workout/application/WorkoutHistoryService.java#L208
Method invocation `getId` may produce `NullPointerException`
Nullability and data flow problems: src/main/java/com/tobe/healthy/course/application/CourseService.java#L111
Method invocation `getName` may produce `NullPointerException`
Nullability and data flow problems: src/main/java/com/tobe/healthy/schedule/application/CommonScheduleService.java#L57
Method invocation `getName` may produce `NullPointerException`