Skip to content

feat: 회원 정보 조회 기능 구현 #33

feat: 회원 정보 조회 기능 구현

feat: 회원 정보 조회 기능 구현 #33

Triggered via pull request December 29, 2023 12:52
Status Failure
Total duration 1m 18s
Artifacts

gradle.yml

on: pull_request
Build and test project
1m 7s
Build and test project
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
MemberControllerDocsTest.getMember()는 회원 정보를 조회할 수 있다.: src/test/java/com/backoffice/upjuyanolja/domain/member/docs/MemberControllerDocsTest.java#L71
org.springframework.restdocs.snippet.SnippetException: The following parts of the payload were not documented: { "data" : { "name" : null } }
Build and test project
Gradle build failed: see console output for details