Skip to content

feat: 페스티벌 수정 사항 요청 api 구현 #163

feat: 페스티벌 수정 사항 요청 api 구현

feat: 페스티벌 수정 사항 요청 api 구현 #163

Triggered via pull request September 3, 2024 10:00
Status Failure
Total duration 1m 31s
Artifacts

pr-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 5 warnings
FestivalServiceMockTest$FestivalCreationTest.페스티벌 생성 - 성공: FestivalServiceMockTest$FestivalCreationTest#L218
com.odiga.fiesta.common.error.exception.CustomException: 사용자의 정보를 찾을 수 없습니다.
FestivalServiceMockTest$FestivalCreationTest.페스티벌 생성 - 성공 (list 항목에 중복있으면 제거하고 저장): FestivalServiceMockTest$FestivalCreationTest#L270
com.odiga.fiesta.common.error.exception.CustomException: 사용자의 정보를 찾을 수 없습니다.
FestivalServiceMockTest$FestivalCreationTest.페스티벌 생성 - 성공 (이미지가 없는 경우): FestivalServiceMockTest$FestivalCreationTest#L234
com.odiga.fiesta.common.error.exception.CustomException: 사용자의 정보를 찾을 수 없습니다.
FestivalServiceMockTest$FestivalCreationTest.페스티벌 생성 - 실패, 이미지 갯수 초과: FestivalServiceMockTest$FestivalCreationTest#L330
org.opentest4j.AssertionFailedError: expected: <페스티벌 이미지는 최대 3개까지 업로드 가능합니다.> but was: <사용자의 정보를 찾을 수 없습니다.>
build
Process completed with exit code 1.
페스티벌 생성 - 성공 (com.odiga.fiesta.festival.service.FestivalServiceMockTest$FestivalCreationTest) failed: com.odiga.fiesta.festival.service.FestivalServiceMockTest$FestivalCreationTest#L0
build/test-results/test/TEST-com.odiga.fiesta.festival.service.FestivalServiceMockTest$FestivalCreationTest.xml [took 0s]
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, actions/cache@v3, mikepenz/action-junit-report@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/