chore: WIP - Save to session #19710
Annotations
2 errors and 1 warning
Test Code Linting on Pull Request:
app/(gcforms)/[locale]/(form administration)/form-builder/[id]/preview/Preview.tsx#L185
Type '{ children: Element[]; formRecord: TypeOmit<FormRecord, "name" | "deliveryOption">; isPreview: true; language: Language; t: TFunction<string | string[], undefined>; onSuccess: Dispatch<...>; renderSubmit: ({ validateForm }: { ...; }) => Element; allowGrouping: boolean; }' is missing the following properties from type 'FormProps': saveProgress, router
|
Test Code Linting on Pull Request
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading