Skip to content

Merge branch 'develop' into feat/#807 #1083

Merge branch 'develop' into feat/#807

Merge branch 'develop' into feat/#807 #1083

Triggered via push January 17, 2025 09:50
Status Success
Total duration 10s
Artifacts
auto-pull-request
2s
auto-pull-request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 5 warnings
RoomControllerTest$RoomDelete.방장이 방을 삭제할 수 있다.: RoomControllerTest$RoomDelete#L193
org.opentest4j.AssertionFailedError: expected: 204 but was: 400
RoomControllerTest$RoomUpdate.방을 수정하면 변경된 리뷰 마감 기간에 자동으로 방이 종료되도록 수정한다.: RoomControllerTest$RoomUpdate#L170
java.lang.RuntimeException: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "exceptionType" (class corea.room.dto.RoomResponse), not marked as ignorable (19 known properties: "repositoryLink", "thumbnailLink", "message", "keywords", "manager", "bothCount", "reviewDeadline", "participationStatus", "recruitmentDeadline", "title", "content", "limitedParticipants", "id", "matchingSize", "classification", "reviewerCount", "roomStatus", "memberRole", "isPublic"]) at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 64] (through reference chain: corea.room.dto.RoomResponse["exceptionType"])
RoomControllerTest$RoomUpdate.방장이 방을 수정할 수 있다.: RoomControllerTest$RoomUpdate#L119
java.lang.RuntimeException: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "exceptionType" (class corea.room.dto.RoomResponse), not marked as ignorable (19 known properties: "repositoryLink", "thumbnailLink", "message", "keywords", "manager", "bothCount", "reviewDeadline", "participationStatus", "recruitmentDeadline", "title", "content", "limitedParticipants", "id", "matchingSize", "classification", "reviewerCount", "roomStatus", "memberRole", "isPublic"]) at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 64] (through reference chain: corea.room.dto.RoomResponse["exceptionType"])
auto-pull-request
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
방장이 방을 삭제할 수 있다. (corea.room.controller.RoomControllerTest$RoomDelete) failed: corea.room.controller.RoomControllerTest$RoomDelete#L0
backend/build/test-results/test/TEST-corea.room.controller.RoomControllerTest$RoomDelete.xml [took 0s]
방장이 방을 수정할 수 있다. (corea.room.controller.RoomControllerTest$RoomUpdate) failed: corea.room.controller.RoomControllerTest$RoomUpdate#L0
backend/build/test-results/test/TEST-corea.room.controller.RoomControllerTest$RoomUpdate.xml [took 0s]