Plate Static #2678
Annotations
3 errors and 1 warning
🕵️ Typecheck
Type '{ fire: { liComponent: (props: SlateRenderElementProps) => React.JSX.Element; markerComponent: (props: Omit<SlateRenderElementProps, "children">) => React.JSX.Element; type: string; }; todo: { ...; }; }' is not assignable to type 'Record<string, { type: string; isOrdered?: boolean | undefined; liComponent?: FC<SlateRenderElementProps> | undefined; markerComponent?: FC<Omit<SlateRenderElementProps, "children">> | undefined; }> & { ...; }'.
|
🕵️ Typecheck
@udecode/plate-core#typecheck: command (/home/runner/work/plate/plate/packages/core) /tmp/xfs-80adcf65/yarn run typecheck exited (2)
|
🕵️ Typecheck
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