[SSF-51] Food request backend tests #169
Annotations
10 errors and 10 warnings
|
pre-deploy:
apps/frontend/src/components/forms/donationDetailsModal.tsx#L65
Type '{ children: Element; }' has no properties in common with type 'IntrinsicAttributes & DialogPositionerProps & RefAttributes<HTMLDivElement>'.
|
|
pre-deploy:
apps/frontend/src/components/forms/donationDetailsModal.tsx#L64
Type '{ bg: string; }' is not assignable to type 'IntrinsicAttributes & DialogBackdropProps & RefAttributes<HTMLDivElement>'.
|
|
pre-deploy:
apps/frontend/src/components/forms/deliveryConfirmationModal.tsx#L127
Type '{ children: string; }' has no properties in common with type 'IntrinsicAttributes & FieldHelperTextProps & RefAttributes<HTMLDivElement>'.
|
|
pre-deploy:
apps/frontend/src/components/forms/deliveryConfirmationModal.tsx#L115
Type '{ children: Element; asChild: true; }' is not assignable to type 'IntrinsicAttributes & FieldLabelProps & RefAttributes<HTMLLabelElement>'.
|
|
pre-deploy:
apps/frontend/src/components/forms/deliveryConfirmationModal.tsx#L103
Type '{ children: Element; asChild: true; }' is not assignable to type 'IntrinsicAttributes & FieldLabelProps & RefAttributes<HTMLLabelElement>'.
|
|
pre-deploy:
apps/frontend/src/components/forms/deliveryConfirmationModal.tsx#L100
Type '{ children: string; }' has no properties in common with type 'IntrinsicAttributes & FieldHelperTextProps & RefAttributes<HTMLDivElement>'.
|
|
pre-deploy:
apps/frontend/src/components/forms/deliveryConfirmationModal.tsx#L85
Type '{ children: Element[]; }' has no properties in common with type 'IntrinsicAttributes & FieldLabelProps & RefAttributes<HTMLLabelElement>'.
|
|
pre-deploy:
apps/frontend/src/components/forms/deliveryConfirmationModal.tsx#L72
Type '{ children: string; fontSize: number; fontWeight: number; }' is not assignable to type 'IntrinsicAttributes & DialogTitleProps & RefAttributes<HTMLDivElement>'.
|
|
pre-deploy:
apps/frontend/src/components/forms/deliveryConfirmationModal.tsx#L70
Type '{ children: Element[]; maxW: string; }' is not assignable to type 'IntrinsicAttributes & DialogContentProps & RefAttributes<HTMLDivElement>'.
|
|
pre-deploy:
apps/frontend/src/components/forms/deliveryConfirmationModal.tsx#L69
Type '{ children: Element; }' has no properties in common with type 'IntrinsicAttributes & DialogPositionerProps & RefAttributes<HTMLDivElement>'.
|
|
pre-deploy:
apps/frontend/src/components/forms/pantryApplicationModal.tsx#L1
'useEffect' is defined but never used
|
|
pre-deploy:
apps/frontend/src/components/forms/pantryApplicationForm.tsx#L26
'useMemo' is defined but never used
|
|
pre-deploy:
apps/backend/src/orders/order.controller.ts#L16
'Donation' is defined but never used
|
|
pre-deploy:
apps/backend/src/foodRequests/request.controller.ts#L19
'Order' is defined but never used
|
|
pre-deploy:
apps/backend/src/auth/auth.controller.spec.ts#L25
'usersService' is assigned a value but never used
|
|
pre-deploy:
apps/backend/src/auth/auth.controller.spec.ts#L24
'authService' is assigned a value but never used
|
|
pre-deploy:
apps/backend/src/allocations/allocations.controller.ts#L3
'Allocation' is defined but never used
|
|
pre-deploy:
apps/backend/src/allocations/allocations.controller.ts#L1
'ParseIntPipe' is defined but never used
|
|
pre-deploy:
apps/backend/src/allocations/allocations.controller.ts#L1
'Param' is defined but never used
|
|
pre-deploy:
apps/backend/src/allocations/allocations.controller.ts#L1
'Get' is defined but never used
|