Skip to content

Organize imports

Organize imports #309

Triggered via push February 27, 2024 15:36
Status Failure
Total duration 1m 46s
Artifacts

ci.yaml

on: push
Setup Environment
16s
Setup Environment
Perform CodeQL Analysis
1m 38s
Perform CodeQL Analysis
Unit Test API
0s
Unit Test API
Unit Test API (e2e)
0s
Unit Test API (e2e)
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 13 warnings
Build
client#build: command (/home/runner/work/stocked-up/stocked-up/apps/client) npm run build exited (1)
Build
'Utils' is declared but its value is never read.
Build
'appContext' is declared but its value is never read.
Build
'appContext' is declared but its value is never read.
Build
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/.
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/.
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-emails/auth-emails.controller.ts#L7
'PrivateUserDto' is defined but never used
Lint: apps/api/src/auth-emails/auth-emails.controller.ts#L8
'User' is defined but never used
Lint: apps/api/src/models/inventory/inventory.controller.spec.ts#L8
'OrganizationsStatsService' is defined but never used
Lint: apps/api/src/models/warehouses/warehouses.service.spec.ts#L3
'InventoryService' is defined but never used
Lint: apps/api/src/security/security.controller.spec.ts#L5
'controller' is assigned a value but never used
Lint: apps/client/src/components/Product/ProductEntityInfo.tsx#L6
'Utils' is defined but never used
Lint: apps/client/src/components/Product/ProductsTable.tsx#L23
'appContext' is assigned a value but never used
Lint: apps/client/src/components/Warehouse/WarehousesTable.tsx#L23
'appContext' is assigned a value but never used
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/.