Skip to content

Add fake total sales chart #18

Add fake total sales chart

Add fake total sales chart #18

Triggered via push November 30, 2023 11:35
Status Failure
Total duration 1m 21s
Artifacts

ci.yaml

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

Annotations

16 errors and 1 warning
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.
Lint
api#lint: command (/home/runner/work/stocked-up/stocked-up/apps/api) npm run lint exited (1)
Lint: apps/api/src/models/products/products.controller.ts#L13
'mongoose' is defined but never used
Lint: apps/api/src/models/warehouses/warehouses.service.spec.ts#L13
'id' is defined but never used
Lint
Process completed with exit code 1.
Build
client#build: command (/home/runner/work/stocked-up/stocked-up/apps/client) npm run build exited (1)
Build
'WarehouseInfoRow' is declared but its value is never read.
Build
'ExpandableList' is declared but its value is never read.
Build
'Utils' is declared but its value is never read.
Build
'Cell' is declared but its value is never read.
Build
'Label' is declared but its value is never read.
Build
'Legend' is declared but its value is never read.
Build
'Pie' is declared but its value is never read.
Build
'PieChart' is declared but its value is never read.
Build
'useMemo' is declared but its value is never read.
Perform CodeQL Analysis
Debugging artifacts are unavailable since the 'init' Action failed before it could produce any.