Merge cc dev to far #862
Annotations
2 errors
test:
src/data-generator/declare.ts#L211
Type '{ informantType: string; otherInformantType: string; contactPhoneNumber: string; email: string; status: { timestamp: Date; timeLoggedMS: number; }[]; draftId: string; attachments: ({ contentType: string; data: string; subject: string; type: string; } | { ...; } | { ...; } | { ...; } | { ...; })[]; inCompleteFields: ...' is not assignable to type 'RegistrationInput'.
|
test
Process completed with exit code 2.
|