Skip to content

Organize component files #25

Organize component files

Organize component files #25

Triggered via push December 1, 2023 11:28
Status Failure
Total duration 47s
Artifacts

ci.yaml

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

Annotations

9 errors and 7 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/products/products.controller.ts#L14
'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/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