Feat/user redis test #62
pr-test.yml
on: pull_request
build
35s
dependency-submission
17s
Annotations
1 error, 4 warnings, and 1 notice
build
Process completed with exit code 1.
|
dependency-submission
Gradle wrapper script '/home/runner/work/game-server-BE-/game-server-BE-/gradlew' is not executable. Action will set executable permission and continue.
|
get 요청으로 유저를 가져올 수 있다. (kutaverse.game.map.integration.UserControllerTest) failed:
kutaverse.game.map.integration.UserControllerTest#L0
build/test-results/test/TEST-kutaverse.game.map.integration.UserControllerTest.xml [took 0s]
|
get 요청으로 db에 저장되어 있지 않은 유저는 가져올 수 없다 (kutaverse.game.map.integration.UserControllerTest) failed:
kutaverse.game.map.integration.UserControllerTest#L0
build/test-results/test/TEST-kutaverse.game.map.integration.UserControllerTest.xml [took 0s]
|
post 요청으로 db에 저장할 수 있다. (kutaverse.game.map.integration.UserControllerTest) failed:
kutaverse.game.map.integration.UserControllerTest#L0
build/test-results/test/TEST-kutaverse.game.map.integration.UserControllerTest.xml [took 0s]
|
dependency-submission
Submitted dependency-graph-reports/java_ci_with_gradle-dependency-submission.json: The snapshot was accepted, but it is not for the default branch. It will not update dependency results for the repository.
|