Skip to content

feat: 간단한 메인페이지 변경 #39

feat: 간단한 메인페이지 변경

feat: 간단한 메인페이지 변경 #39

Triggered via push July 31, 2024 01:46
Status Success
Total duration 2m 57s
Artifacts

ci.yml

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

Annotations

12 warnings
build (18)
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/
build (18): src/auth/auth.controller.ts#L5
'Get' is defined but never used
build (18): src/auth/auth.controller.ts#L6
'UseGuards' is defined but never used
build (18): src/auth/auth.controller.ts#L15
'AuthGuard' is defined but never used
build (18): src/auth/auth.controller.ts#L16
'ApiBearerAuth' is defined but never used
build (18): src/posts/posts.controller.ts#L6
'Body' is defined but never used
build (16)
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/
build (16): src/auth/auth.controller.ts#L5
'Get' is defined but never used
build (16): src/auth/auth.controller.ts#L6
'UseGuards' is defined but never used
build (16): src/auth/auth.controller.ts#L15
'AuthGuard' is defined but never used
build (16): src/auth/auth.controller.ts#L16
'ApiBearerAuth' is defined but never used
build (16): src/posts/posts.controller.ts#L6
'Body' is defined but never used