Skip to content

feat: implemented auth, ui for most, and fixed cors #111

feat: implemented auth, ui for most, and fixed cors

feat: implemented auth, ui for most, and fixed cors #111

Triggered via pull request May 15, 2024 18:40
@rajdip-brajdip-b
synchronize #217
platform
Status Success
Total duration 2m 56s
Artifacts

validate-api.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Validate API
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Validate API
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Validate API: apps/api/src/api-key/controller/api-key.controller.ts#L28
'apiKeySchemaWithValue' is assigned a value but never used
Validate API: apps/api/src/api-key/controller/api-key.controller.ts#L36
'apiKeySchema' is assigned a value but never used