Skip to content

Merge branch 'main' of https://github.com/dashdoc/dashmap #17

Merge branch 'main' of https://github.com/dashdoc/dashmap

Merge branch 'main' of https://github.com/dashdoc/dashmap #17

Triggered via push September 11, 2025 13:37
Status Success
Total duration 26s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
lint: frontend/src/components/vehicles/VehicleManagement.tsx#L69
React Hook useEffect has a missing dependency: 'fetchVehicles'. Either include it or remove the dependency array
lint: frontend/src/components/trips/TripManagement.tsx#L83
React Hook useEffect has a missing dependency: 'fetchTrips'. Either include it or remove the dependency array
lint: frontend/src/components/trips/TripDetailsDrawer.tsx#L111
React Hook useEffect has a missing dependency: 'fetchTripDetails'. Either include it or remove the dependency array
lint: frontend/src/components/trips/TripDetailPage.tsx#L85
React Hook useEffect has a missing dependency: 'fetchTrip'. Either include it or remove the dependency array
lint: frontend/src/components/orders/OrderDetailPage.tsx#L54
React Hook useEffect has a missing dependency: 'fetchOrder'. Either include it or remove the dependency array