Add disclaimer accordion in learning resource form #16339
Annotations
3 errors and 1 warning
Check-all:
src/components/SlateEditor/plugins/uuDisclaimer/SlateDisclaimer.tsx#L73
Type '{ status: "success"; data: null; embedData: UuDisclaimerEmbedData; resource: "uu-disclaimer"; } | undefined' is not assignable to type 'UuDisclaimerMetaData | undefined'.
|
Check-all:
src/components/SlateEditor/plugins/uuDisclaimer/SlateDisclaimer.tsx#L168
Type '{ children: ReactNode; transformedDisclaimer: string | Element | Element[]; embed: { resource: "uu-disclaimer"; embedData: UuDisclaimerEmbedData; status: "error"; message?: string | undefined; } | { ...; }; }' is not assignable to type 'IntrinsicAttributes & Props'.
|
Check-all
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