Organize imports #309
ci.yaml
on: push
Setup Environment
16s
Perform CodeQL Analysis
1m 38s
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/processors/warehouse-recalculate.processor.ts#L2
'Logger' 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/.
|