WIP - Adding radio buttons for occupancy attributes #6338
Annotations
3 errors
Typechecking the code:
server/controllers/temporary-accommodation/manage/bedspaceSearchController.ts#L44
Type '{ startDate: string; durationDays: number; probationDeliveryUnits: string[]; }' is not assignable to type 'APISearchQuery'.
|
Typechecking the code:
server/controllers/temporary-accommodation/manage/bedspaceSearchController.ts#L63
Conversion of type 'APISearchQuery' to type 'ObjectWithDateParts<"startDate">' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Typechecking the code
Process completed with exit code 2.
|
Loading