Skip to content

feat: Redis Authentication #965

feat: Redis Authentication

feat: Redis Authentication #965

Triggered via pull request April 18, 2024 19:40
Status Success
Total duration 2m 23s
Artifacts

ci.yml

on: pull_request
Matrix: Build and Test
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
Build and Test (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/[email protected], 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 and Test (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: pnpm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Test (18.x): packages/api/src/@core/auth/auth.controller.ts#L7
'Query' is defined but never used
Build and Test (18.x): packages/api/src/@core/auth/auth.controller.ts#L8
'Res' is defined but never used
Build and Test (18.x): packages/api/src/@core/auth/auth.controller.ts#L11
'Response' is defined but never used
Build and Test (18.x): packages/api/src/@core/auth/auth.controller.ts#L19
'ApiKeyAuthGuard' is defined but never used
Build and Test (18.x): packages/api/src/@core/auth/auth.service.ts#L2
'BadRequestException' is defined but never used
Build and Test (18.x): packages/api/src/@core/auth/auth.service.ts#L9
'bcrypt' is defined but never used
Build and Test (18.x): packages/api/src/@core/auth/auth.service.ts#L15
'User' is defined but never used
Build and Test (18.x): packages/api/src/@core/auth/auth.service.ts#L56
'user' is defined but never used
Build and Test (18.x): packages/api/src/@core/auth/auth.service.ts#L117
'user' is defined but never used
Build and Test (18.x)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Test (18.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Test (18.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/