테스트 컨테이너를 이용한 리프레시 토큰 검증 추가 #30
backend-pr-deadline-slack-bot.yml
on: pull_request
New pr to repo
9s
Annotations
1 error and 4 warnings
AuthServiceTest$ReissueAuthToken.정상적으로 인증 토큰을 재발급한다.:
AuthServiceTest$ReissueAuthToken#L67
org.opentest4j.AssertionFailedError:
expected: "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJtZW1iZXJJZCI6MSwiaWF0IjoxNjk1NzAxNjU5LCJleHAiOjE2OTU3MDE4ODJ9.0G7I88QsU_KYeZ-u2Ny7FdsMjcfFThaYc5CXh9b3wxw"
but was: "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJtZW1iZXJJZCI6MSwiaWF0IjoxNjk1NzAxNjYwLCJleHAiOjE2OTU3MDE4ODJ9.UhW-9AXd5FhCBpkBA7-dqNKL4-990zeJ5bRIF9lmaek"
|
New pr to repo
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
New pr to repo
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
New pr to repo
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
정상적으로 인증 토큰을 재발급한다. (com.votogether.domain.auth.service.AuthServiceTest$ReissueAuthToken) failed:
com.votogether.domain.auth.service.AuthServiceTest$ReissueAuthToken#L0
backend/build/test-results/test/TEST-com.votogether.domain.auth.service.AuthServiceTest$ReissueAuthToken.xml [took 0s]
|