feat(dashboard): Allow creating customer and address inline on draft … #7688
Annotations
3 errors
|
Build
Process completed with exit code 130.
|
|
Build
Type '{ phoneNumber?: string | null | undefined; countryCode?: string | null | undefined; postalCode?: string | null | undefined; province?: string | null | undefined; city?: string | null | undefined; streetLine2?: string | ... 1 more ... | undefined; streetLine1?: string | ... 1 more ... | undefined; company?: string | ...' is not assignable to type '{ fullName: string | null; company: string | null; streetLine1: string | null; streetLine2: string | null; city: string | null; province: string | null; postalCode: string | null; country: string | null; countryCode: string | null; phoneNumber: string | null; } | null | undefined'.
|
|
Build
Type '{ phoneNumber?: string | null | undefined; countryCode?: string | null | undefined; postalCode?: string | null | undefined; province?: string | null | undefined; city?: string | null | undefined; streetLine2?: string | ... 1 more ... | undefined; streetLine1?: string | ... 1 more ... | undefined; company?: string | ...' is not assignable to type '{ fullName: string | null; company: string | null; streetLine1: string | null; streetLine2: string | null; city: string | null; province: string | null; postalCode: string | null; country: string | null; countryCode: string | null; phoneNumber: string | null; } | null | undefined'.
|
background
wait
wait-all
cancel
parallel
Loading