Skip to content

Add update delete endpoints to warehouses #28

Add update delete endpoints to warehouses

Add update delete endpoints to warehouses #28

Triggered via push December 2, 2023 13:54
Status Failure
Total duration 54s
Artifacts

ci.yaml

on: push
Setup Environment
8s
Setup Environment
Perform CodeQL Analysis
16s
Perform CodeQL Analysis
Unit Test API
0s
Unit Test API
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 6 warnings
Perform CodeQL Analysis
Code scanning is not enabled for this repository. Please enable code scanning in the repository settings.
Perform CodeQL Analysis
Code scanning is not enabled for this repository. Please enable code scanning in the repository settings.
Build
client#build: command (/home/runner/work/stocked-up/stocked-up/apps/client) npm run build exited (1)
Build
'EntityContainer' is declared but its value is never read.
Build
'replace' is declared but its value is never read.
Build
'CreateProductDto' is declared but its value is never read.
Build
'organization' is declared but its value is never read.
Build
'entry' is declared but its value is never read.
Build
Process completed with exit code 1.
Perform CodeQL Analysis
Debugging artifacts are unavailable since the 'init' Action failed before it could produce any.
Lint: apps/api/src/models/warehouses/warehouses.service.spec.ts#L13
'id' is defined but never used
Lint: apps/client/src/WarehouseEntityInfo.tsx#L2
'EntityContainer' is defined but never used
Lint: apps/client/src/components/GoBackButton.tsx#L10
'replace' is assigned a value but never used
Lint: apps/client/src/components/Product/ProductUpdateForm.tsx#L5
'CreateProductDto' is defined but never used
Lint: apps/client/src/components/TotalSalesChart.tsx#L49
'organization' is defined but never used