Ai fixes #23412
Annotations
2 errors
Check types
Property '[FieldType.AI]' is missing in type '{ string: string; longform: string; options: string; array: string[]; number: number; boolean: boolean; datetime: string; attachment: { key: string; name: string; extension: string; size: number; url: string; }[]; ... 9 more ...; bb_reference_single: { ...; }; }' but required in type 'Record<FieldType.STRING | FieldType.LONGFORM | FieldType.OPTIONS | FieldType.NUMBER | FieldType.BOOLEAN | FieldType.ARRAY | FieldType.DATETIME | FieldType.ATTACHMENTS | ... 10 more ... | FieldType.BB_REFERENCE_SINGLE, any>'.
|
Check types
Process completed with exit code 1.
|
Loading