Skip to content

Rewrite input fields to FieldTransformers class #335

Rewrite input fields to FieldTransformers class

Rewrite input fields to FieldTransformers class #335

Triggered via push March 7, 2024 11:20
Status Failure
Total duration 1m 47s
Artifacts

ci.yaml

on: push
Setup Environment
7s
Setup Environment
Perform CodeQL Analysis
1m 5s
Perform CodeQL Analysis
Unit Test API
50s
Unit Test API
Unit Test API (e2e)
26s
Unit Test API (e2e)
Build and push Docker images
0s
Build and push Docker images
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
Unit Test API
Process completed with exit code 1.
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/dto/update-email.dto.ts#L1
'isString' is defined but never used
Lint: apps/api/src/images/images.controller.ts#L1
'Redirect' is defined but never used
Lint: apps/api/src/models/inventory/dto/create-inventory-item.dto.ts#L1
'IsOptional' is defined but never used
Lint: apps/api/src/models/warehouses/dto/create-warehouse.dto.ts#L1
'isNotEmpty' is defined but never used
Lint: apps/api/src/security/security.controller.spec.ts#L5
'controller' is assigned a value 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/.