Merge v1.9.2 to dev #2982
Annotations
2 errors
|
test
Process completed with exit code 2.
|
|
test:
src/form/v2/birth/index.ts#L235
Type '{ type: "CUSTOM"; customActionType: string; icon: string; label: { defaultMessage: string; description: string; id: string; }; form: { id: string; type: "TEXTAREA"; required: true; label: { defaultMessage: string; description: string; id: string; }; }[]; flags: { ...; }[]; conditionals: { ...; }[]; auditHistoryLabel...' is not assignable to type '{ label: { id: string; defaultMessage: string; description: string; }; type: "READ"; review: { title: { id: string; defaultMessage: string; description: string; }; fields: ({ id: string; label: { id: string; defaultMessage: string; description: string; }; ... 13 more ...; defaultValue?: { ...; } | undefined; } | ......'.
|