Skip to content

Add rejected occurrences tab #2124

Add rejected occurrences tab

Add rejected occurrences tab #2124

Triggered via pull request June 20, 2024 11:18
Status Failure
Total duration 2m 26s
Artifacts

pipeline.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Lint admin ui
admin-ui#tsc:check: command (/home/runner/work/tilavarauspalvelu-ui/tilavarauspalvelu-ui/apps/admin-ui) /home/runner/setup-pnpm/node_modules/.bin/pnpm run tsc:check exited (2)
Lint admin ui
Object literal may only specify known properties, and 'textSearch' does not exist in type 'Exact<{ applicationRound?: InputMaybe<number> | undefined; unit?: InputMaybe<number> | undefined; reservationUnit?: InputMaybe<number> | undefined; orderBy?: InputMaybe<...> | undefined; }>'.
Lint admin ui
Property 'pageInfo' does not exist on type 'RejectedOccurrencesQuery'.
Lint admin ui
Property 'reservationUnitOption' does not exist on type '{ id: string; beginDatetime: string; endDatetime: string; rejectionReason: RejectionReadinessChoice; recurringReservation: { id: string; allocatedTimeSlot?: { ...; } | ... 1 more ... | undefined; reservations: { ...; }[]; }; }'.
Lint admin ui
Property 'reservationUnitOption' does not exist on type '{ id: string; beginDatetime: string; endDatetime: string; rejectionReason: RejectionReadinessChoice; recurringReservation: { id: string; allocatedTimeSlot?: { ...; } | ... 1 more ... | undefined; reservations: { ...; }[]; }; }'.
Lint admin ui
Property 'dayOfTheWeek' does not exist on type '{ id: string; beginDatetime: string; endDatetime: string; rejectionReason: RejectionReadinessChoice; recurringReservation: { id: string; allocatedTimeSlot?: { ...; } | ... 1 more ... | undefined; reservations: { ...; }[]; }; }'.
Lint admin ui
Property 'dayOfTheWeek' does not exist on type '{ id: string; beginDatetime: string; endDatetime: string; rejectionReason: RejectionReadinessChoice; recurringReservation: { id: string; allocatedTimeSlot?: { ...; } | ... 1 more ... | undefined; reservations: { ...; }[]; }; }'.
Lint admin ui
Property 'beginTime' does not exist on type '{ id: string; beginDatetime: string; endDatetime: string; rejectionReason: RejectionReadinessChoice; recurringReservation: { id: string; allocatedTimeSlot?: { ...; } | ... 1 more ... | undefined; reservations: { ...; }[]; }; }'.
Lint admin ui
Property 'endTime' does not exist on type '{ id: string; beginDatetime: string; endDatetime: string; rejectionReason: RejectionReadinessChoice; recurringReservation: { id: string; allocatedTimeSlot?: { ...; } | ... 1 more ... | undefined; reservations: { ...; }[]; }; }'.
Lint admin ui
Property 'reservationUnitOption' does not exist on type '{ id: string; beginDatetime: string; endDatetime: string; rejectionReason: RejectionReadinessChoice; recurringReservation: { id: string; allocatedTimeSlot?: { ...; } | ... 1 more ... | undefined; reservations: { ...; }[]; }; }'.
Lint ui: apps/ui/modules/queries/reservation.tsx#L103
This field is marked as deprecated in your GraphQL schema (reason: Please use to 'paymentOrder' instead.)
Lint ui: apps/ui/modules/queries/reservation.tsx#L180
This field is marked as deprecated in your GraphQL schema (reason: Please use to 'paymentOrder' instead.)