Skip to content

Group parallel reservations #3324

Group parallel reservations

Group parallel reservations #3324

Triggered via pull request November 13, 2023 21:24
Status Failure
Total duration 4m 5s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pull_request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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