Skip to content

Add Fleet Management Sample #38

Add Fleet Management Sample

Add Fleet Management Sample #38

Triggered via pull request May 2, 2025 09:10
Status Failure
Total duration 31s
Artifacts

node.js.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
build (22.x)
Process completed with exit code 1.
build (22.x): projects/fleet-management-grid/src/main.tsx#L1
'StrictMode' is defined but never used. Allowed unused vars must match /^_/u
build (22.x): projects/fleet-management-grid/src/app/components/fuel-cost-chart/fuel-cost-chart.tsx#L14
React Hook useEffect has a missing dependency: 'vehicleId'. Either include it or remove the dependency array
build (22.x): projects/fleet-management-grid/src/app/components/cost-per-type-chart/cost-per-type-chart.tsx#L14
React Hook useEffect has a missing dependency: 'vehicleId'. Either include it or remove the dependency array
build (22.x): projects/fleet-management-grid/src/app/components/cost-per-meter-chart/cost-per-meter-chart.tsx#L14
React Hook useEffect has a missing dependency: 'vehicleId'. Either include it or remove the dependency array