Build Demo App On Pull Request #277
Annotations
3 errors
Build
Type '{ uploadType: ImageUploadType.BEAUTY_SHOT; picture: MonkPicture; sightId: string; tasks: TaskName[]; inspectionId: string; compliance: ComplianceOptions | undefined; enableThumbnail: boolean; }' is not assignable to type 'AddImageOptions'.
|
Build
Type '{ uploadType: ImageUploadType.CLOSE_UP_2_SHOT; picture: MonkPicture; siblingKey: string; firstShot: boolean; inspectionId: string; compliance: ComplianceOptions | undefined; enableThumbnail: boolean; }' is not assignable to type 'AddImageOptions'.
|
Build
Process completed with exit code 1.
|