Group parallel reservations #3323
pull_request.yml
on: pull_request
Lint .scss
1m 50s
Typescript compile check
2m 6s
Lint .js and .jsx
2m 19s
Lint markdown
1m 33s
Annotations
7 errors and 3 warnings
Lint .js and .jsx:
src/apps/recommender/Recommender.tsx#L25
Replace `·reservations:·physicalReservations,·isLoading:·fbsReservationsLoading` with `⏎······reservations:·physicalReservations,⏎······isLoading:·fbsReservationsLoading⏎···`
|
Lint .js and .jsx:
src/apps/reservation-list/list/DisplayedReservations.tsx#L21
Replace `⏎······queued:·reservedReservationsFBS⏎···` with `·queued:·reservedReservationsFBS`
|
Lint .js and .jsx:
src/apps/reservation-list/list/DisplayedReservations.tsx#L24
Replace `⏎······queued:·reservedReservationsPublizon⏎···` with `·queued:·reservedReservationsPublizon`
|
Lint .js and .jsx:
src/apps/reservation-list/list/list.tsx#L5
Replace `·reservationId,·ReservationType·` with `⏎··reservationId,⏎··ReservationType⏎`
|
|
Lint .js and .jsx:
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⏎·`
|
Lint .js and .jsx
Process completed with exit code 1.
|
Lint .js and .jsx:
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
|
Lint .js and .jsx:
src/apps/loan-list/modal/material-details-modal.tsx#L7
'constructModalId' is defined but never used
|
Lint .js and .jsx:
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
|