Skip to content

[Feature/#17] refresh token 발급 시 Redis에 저장하도록 설정 #55

[Feature/#17] refresh token 발급 시 Redis에 저장하도록 설정

[Feature/#17] refresh token 발급 시 Redis에 저장하도록 설정 #55

Triggered via pull request August 16, 2023 08:19
Status Failure
Total duration 54s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 7 warnings
build
Process completed with exit code 1.
generateRefreshToken() (com.backend.auth.jwt.TokenProviderTest) failed: com.backend.auth.jwt.TokenProviderTest#L0
build/test-results/test/TEST-com.backend.auth.jwt.TokenProviderTest.xml
insertAndGetTest() (com.backend.auth.domain.RefreshTokenRepositoryTest) failed: com.backend.auth.domain.RefreshTokenRepositoryTest#L0
build/test-results/test/TEST-com.backend.auth.domain.RefreshTokenRepositoryTest.xml
build
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/