Skip to content

게시글 작성 기능 API 명세의 변경에 따른 코드 수정 #92

게시글 작성 기능 API 명세의 변경에 따른 코드 수정

게시글 작성 기능 API 명세의 변경에 따른 코드 수정 #92

Triggered via pull request July 31, 2023 15:26
@tjdtls690tjdtls690
synchronize #173
feat/#172
Status Failure
Total duration 1m 17s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

backend-pr-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
PostTest.PostOption의 내용을 전달하면 Post와 PostOption이 매핑된다: backend/src/test/java/com/votogether/domain/post/entity/PostTest.java#L68
com.votogether.exception.BadRequestException: 이미지 저장에 실패했습니다. 다시 시도해주세요.
PostServiceTest.게시글을 등록한다: backend/src/test/java/com/votogether/domain/post/service/PostServiceTest.java#L129
com.votogether.exception.BadRequestException: 이미지 저장에 실패했습니다. 다시 시도해주세요.
PostServiceTest.정렬 유형 및 마감 유형별로 모든 게시물 가져온다: backend/src/test/java/com/votogether/domain/post/service/PostServiceTest.java#L471
com.votogether.exception.BadRequestException: 이미지 저장에 실패했습니다. 다시 시도해주세요.
test
Process completed with exit code 1.
PostOption의 내용을 전달하면 Post와 PostOption이 매핑된다 (com.votogether.domain.post.entity.PostTest) failed: com.votogether.domain.post.entity.PostTest#L0
backend/build/test-results/test/TEST-com.votogether.domain.post.entity.PostTest.xml [took 0s]
게시글을 등록한다 (com.votogether.domain.post.service.PostServiceTest) failed: com.votogether.domain.post.service.PostServiceTest#L0
backend/build/test-results/test/TEST-com.votogether.domain.post.service.PostServiceTest.xml [took 0s]
정렬 유형 및 마감 유형별로 모든 게시물 가져온다 (com.votogether.domain.post.service.PostServiceTest) failed: com.votogether.domain.post.service.PostServiceTest#L0
backend/build/test-results/test/TEST-com.votogether.domain.post.service.PostServiceTest.xml [took 0s]