Organize pages into dirs #21
ci.yaml
on: push
Setup Environment
12s
Perform CodeQL Analysis
10s
Unit Test API
0s
Annotations
6 errors and 4 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
'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/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:
apps/client/src/components/TotalSalesChart.tsx#L49
'organization' is defined but never used
|