Skip to content

Group parallel reservations #3326

Group parallel reservations

Group parallel reservations #3326

Triggered via pull request November 14, 2023 07:43
Status Failure
Total duration 3m 25s
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

1 error and 6 warnings
Lint .js and .jsx
Process completed with exit code 1.
Lint .js and .jsx: src/apps/reservation-list/list/reservation-list.tsx#L50
'physicalReservations' is assigned a value but never used
Lint .js and .jsx: src/apps/reservation-list/list/reservation-list.tsx#L51
'digitalReservations' is assigned a value but never used
Lint .js and .jsx: src/apps/reservation-list/list/reservation-list.tsx#L100
React Hook useEffect has a missing dependency: 'deleteReservation'. Either include it or remove the dependency array
Lint .js and .jsx: src/core/utils/useGetReservationGroups.ts#L1
'useEffect' is defined but never used
Lint .js and .jsx: src/core/utils/useGetReservationGroups.ts#L1
'useState' is defined but never used
Lint .js and .jsx: src/core/utils/useGetReservationGroups.ts#L3
'getReservationsV2' is defined but never used