Group parallel reservations #3325
Annotations
5 errors and 3 warnings
src/apps/recommender/Recommender.tsx#L25
Replace `·reservations:·physicalReservations,·isLoading:·fbsReservationsLoading` with `⏎······reservations:·physicalReservations,⏎······isLoading:·fbsReservationsLoading⏎···`
|
src/apps/reservation-list/list/list.tsx#L5
Replace `·reservationId,·ReservationType·` with `⏎··reservationId,⏎··ReservationType⏎`
|
|
src/core/utils/useGetReservationGroups.ts#L93
Replace `·isLoading:·loading,·isSuccess:·success,·isError:·!!error,·error,·data:·reservations` with `⏎····isLoading:·loading,⏎····isSuccess:·success,⏎····isError:·!!error,⏎····error,⏎····data:·reservations⏎·`
|
|
src/apps/loan-list/list/loan-list.tsx#L116
React Hook useEffect has a missing dependency: 'loansDigital'. Either include it or remove the dependency array
|
src/apps/loan-list/modal/material-details-modal.tsx#L7
'constructModalId' is defined but never used
|
src/apps/reservation-list/list/reservation-list.tsx#L100
React Hook useEffect has missing dependencies: 'allReservations', 'deleteReservation', and 'reservationDetails'. Either include them or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading