Skip to content

[SPGO-32] implement refreshToken function #37

[SPGO-32] implement refreshToken function

[SPGO-32] implement refreshToken function #37

Triggered via pull request October 18, 2023 11:09
@goodchirapatgoodchirapat
synchronize #15
SPGO-32
Status Success
Total duration 52s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build (18.x): src/auth/auth.module.ts#L6
'JwtService' is defined but never used
build (18.x): src/auth/auth.service.spec.ts#L12
'mockBlacklistService' is assigned a value but never used
build (18.x): src/repository/blacklist.repository.ts#L2
'PrismaClient' is defined but never used
build (18.x): src/repository/blacklist.repository.ts#L2
'Status' is defined but never used
build (18.x): src/repository/user.repository.ts#L2
'PrismaClient' is defined but never used
build (18.x): src/repository/user.repository.ts#L2
'Status' is defined but never used
build (18.x): src/user/user.controller.ts#L1
'Body' is defined but never used
build (18.x): src/user/user.controller.ts#L1
'Post' is defined but never used