Group parallel reservations #3325
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
pull_request.yml
on: pull_request
Lint .scss
1m 50s
Typescript compile check
1m 56s
Lint .js and .jsx
3m 51s
Lint markdown
2m 28s
Annotations
5 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/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
|