refactor: notification을 타입계층으로 리팩터링 #474
backend-ci-dev.yml
on: pull_request
build-and-push
1m 32s
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
|