Skip to content

[feat #117] 회원 탈퇴 API #180

[feat #117] 회원 탈퇴 API

[feat #117] 회원 탈퇴 API #180

Triggered via pull request November 4, 2024 12:39
Status Failure
Total duration 2m 34s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
build
Process completed with exit code 1.
[채팅방을 생성할 수 있다.] (com.dnd.gongmuin.chat.controller.ChatRoomControllerTest) failed: com.dnd.gongmuin.chat.controller.ChatRoomControllerTest#L0
build/test-results/test/TEST-com.dnd.gongmuin.chat.controller.ChatRoomControllerTest.xml [took 0s]
회원 탈퇴 시 정보를 삭제한다. (com.dnd.gongmuin.auth.controller.AuthControllerTest) failed: com.dnd.gongmuin.auth.controller.AuthControllerTest#L0
build/test-results/test/TEST-com.dnd.gongmuin.auth.controller.AuthControllerTest.xml [took 0s]
추가 정보를 기입해 회원가입을 진행한다. (com.dnd.gongmuin.auth.controller.AuthControllerTest) failed: com.dnd.gongmuin.auth.controller.AuthControllerTest#L0
build/test-results/test/TEST-com.dnd.gongmuin.auth.controller.AuthControllerTest.xml [took 0s]
토큰을 재발급 할 수 있다. (com.dnd.gongmuin.auth.controller.AuthControllerTest) failed: com.dnd.gongmuin.auth.controller.AuthControllerTest#L0
build/test-results/test/TEST-com.dnd.gongmuin.auth.controller.AuthControllerTest.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/