Skip to content

refactor: notification을 타입계층으로 리팩터링 #474

refactor: notification을 타입계층으로 리팩터링

refactor: notification을 타입계층으로 리팩터링 #474

Triggered via pull request December 28, 2024 17:34
Status Failure
Total duration 1m 41s
Artifacts

backend-ci-dev.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
DepartureReminderTest.출발 알림 생성 시점이 알림 전송 시점보다 늦은 경우 즉시 전송된다: backend/src/test/java/com/ody/notification/domain/types/DepartureReminderTest.java#L32
java.lang.NullPointerException: Cannot invoke "java.time.LocalDateTime.isBefore(java.time.chrono.ChronoLocalDateTime)" because "sendAt" is null
build-and-push
Process completed with exit code 1.
출발 알림 생성 시점이 알림 전송 시점보다 늦은 경우 즉시 전송된다 (com.ody.notification.domain.types.DepartureReminderTest) failed: com.ody.notification.domain.types.DepartureReminderTest#L0
/github/workspace/backend/build/test-results/test/TEST-com.ody.notification.domain.types.DepartureReminderTest.xml [took 0s]
build-and-push
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636