Skip to content

Group parallel reservations #3323

Group parallel reservations

Group parallel reservations #3323

Triggered via pull request November 13, 2023 19:10
Status Failure
Total duration 2m 28s
Artifacts

pull_request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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