Add fake total sales chart #18
ci.yaml
on: push
Setup Environment
30s
Perform CodeQL Analysis
13s
Unit Test API
0s
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.
|