feat: 간단한 메인페이지 변경 #39
Annotations
6 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/auth/auth.controller.ts#L5
'Get' is defined but never used
|
src/auth/auth.controller.ts#L6
'UseGuards' is defined but never used
|
src/auth/auth.controller.ts#L15
'AuthGuard' is defined but never used
|
src/auth/auth.controller.ts#L16
'ApiBearerAuth' is defined but never used
|
src/posts/posts.controller.ts#L6
'Body' is defined but never used
|
This job succeeded
Loading