Skip to content

[BE] api 명세에서 행사 url을 표현하는 용어와 전달 방식 수정 #39

[BE] api 명세에서 행사 url을 표현하는 용어와 전달 방식 수정

[BE] api 명세에서 행사 url을 표현하는 용어와 전달 방식 수정 #39

Triggered via pull request July 24, 2024 10:18
Status Failure
Total duration 1m 0s
Artifacts

backend-pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
EventControllerTest.이벤트를 생성한다.: server/src/test/java/server/haengdong/presentation/EventControllerTest.java#L52
java.lang.AssertionError: Redirected URL expected:<events/TOKEN> but was:<null>
build
Process completed with exit code 1.
이벤트를 생성한다. (server.haengdong.presentation.EventControllerTest) failed: server.haengdong.presentation.EventControllerTest#L0
server/build/test-results/test/TEST-server.haengdong.presentation.EventControllerTest.xml [took 0s]
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/