Skip to content

Merge v1.9.2 to dev #2982

Merge v1.9.2 to dev

Merge v1.9.2 to dev #2982

Triggered via pull request December 9, 2025 09:48
Status Failure
Total duration 52s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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; } | ......'.