Skip to content

Update README.md

Update README.md #36

Triggered via push February 20, 2024 07:15
Status Success
Total duration 52s
Artifacts

ci.yml

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

Annotations

12 warnings
build (18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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