Skip to content

💚 Fix build lint #205

💚 Fix build lint

💚 Fix build lint #205

Triggered via push April 21, 2024 18:36
Status Success
Total duration 1m 52s
Artifacts

changeset.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Changeset
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/.
Changeset: packages/api/src/@core/auth/auth.controller.ts#L7
'Query' is defined but never used
Changeset: packages/api/src/@core/auth/auth.controller.ts#L8
'Res' is defined but never used
Changeset: packages/api/src/@core/auth/auth.controller.ts#L11
'Response' is defined but never used
Changeset: packages/api/src/@core/auth/auth.controller.ts#L19
'ApiKeyAuthGuard' is defined but never used
Changeset: packages/api/src/@core/auth/auth.service.ts#L2
'BadRequestException' is defined but never used
Changeset: packages/api/src/@core/auth/auth.service.ts#L9
'bcrypt' is defined but never used
Changeset: packages/api/src/@core/auth/auth.service.ts#L56
'user' is defined but never used
Changeset: packages/api/src/@core/auth/auth.service.ts#L146
'password_hash' is assigned a value but never used