Skip to content

Add UsersService tests #379

Add UsersService tests

Add UsersService tests #379

Triggered via push April 14, 2024 12:23
Status Success
Total duration 3m 39s
Artifacts

ci.yaml

on: push
Setup Environment
16s
Setup Environment
Perform CodeQL Analysis
1m 5s
Perform CodeQL Analysis
Unit Test API
46s
Unit Test API
Unit Test API (e2e)
19s
Unit Test API (e2e)
Build and push Docker images
1m 43s
Build and push Docker images
Fit to window
Zoom out
Zoom in

Annotations

17 warnings
Setup Environment
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint: apps/api/src/auth/auth.service.spec.ts#L1
'BadRequestException' is defined but never used
Lint: apps/api/src/auth/auth.service.ts#L1
'BadRequestException' is defined but never used
Lint: apps/api/src/images/images.controller.ts#L2
'ApiProduces' is defined but never used
Lint: apps/api/src/main.ts#L1
'INestApplication' is defined but never used
Lint: apps/api/src/models/products/products.controller.ts#L13
'ApiResponse' is defined but never used
Lint: apps/api/src/models/users/users.controller.spec.ts#L2
'Request' is defined but never used
Lint: apps/api/src/models/users/users.service.spec.ts#L9
'UpdateUserDto' is defined but never used
Lint: apps/api/src/security/security.controller.spec.ts#L15
'e' is defined but never used
Lint: apps/api/src/security/security.controller.spec.ts#L16
'PageQueryDto' is defined but never used
Lint: apps/api/src/security/security.controller.ts#L9
'HttpStatus' is defined but never used
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Perform CodeQL Analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Test API (e2e)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Test API
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and push Docker images
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.