Skip to content

feat : 알림 서비스 로직 구현(Slack API) #139

feat : 알림 서비스 로직 구현(Slack API)

feat : 알림 서비스 로직 구현(Slack API) #139

Triggered via pull request January 7, 2024 08:45
Status Failure
Total duration 1m 25s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 22 warnings
build
Process completed with exit code 1.
예약 수정 api 호출에 성공한다. (com.prgrms.catchtable.reservation.controller.MemberReservationControllerTest) failed: com.prgrms.catchtable.reservation.controller.MemberReservationControllerTest#L0
build/test-results/test/TEST-com.prgrms.catchtable.reservation.controller.MemberReservationControllerTest.xml [took 0s]
예약 선점 api 호출에 성공한다. (com.prgrms.catchtable.reservation.controller.MemberReservationControllerTest) failed: com.prgrms.catchtable.reservation.controller.MemberReservationControllerTest#L0
build/test-results/test/TEST-com.prgrms.catchtable.reservation.controller.MemberReservationControllerTest.xml [took 0s]
예약 등록 api 호출에 성공한다. (com.prgrms.catchtable.reservation.controller.MemberReservationControllerTest) failed: com.prgrms.catchtable.reservation.controller.MemberReservationControllerTest#L0
build/test-results/test/TEST-com.prgrms.catchtable.reservation.controller.MemberReservationControllerTest.xml [took 0s]
예약 삭제 api 호출에 성공한다 (com.prgrms.catchtable.reservation.controller.MemberReservationControllerTest) failed: com.prgrms.catchtable.reservation.controller.MemberReservationControllerTest#L0
build/test-results/test/TEST-com.prgrms.catchtable.reservation.controller.MemberReservationControllerTest.xml [took 0s]
웨이팅 생성 API를 호출할 수 있다. (com.prgrms.catchtable.waiting.controller.WaitingControllerTest) failed: com.prgrms.catchtable.waiting.controller.WaitingControllerTest#L0
build/test-results/test/TEST-com.prgrms.catchtable.waiting.controller.WaitingControllerTest.xml [took 0s]
웨이팅 지연 API를 호출할 수 있다. (com.prgrms.catchtable.waiting.controller.WaitingControllerTest) failed: com.prgrms.catchtable.waiting.controller.WaitingControllerTest#L0
build/test-results/test/TEST-com.prgrms.catchtable.waiting.controller.WaitingControllerTest.xml [took 0s]
대기 취소를 할 수 있다. (com.prgrms.catchtable.waiting.repository.waitingline.RedisWaitingLineRepositoryTest) failed: com.prgrms.catchtable.waiting.repository.waitingline.RedisWaitingLineRepositoryTest#L0
build/test-results/test/TEST-com.prgrms.catchtable.waiting.repository.waitingline.RedisWaitingLineRepositoryTest.xml [took 0s]