Plate Static #2678
lint-typecheck.yml
on: pull_request
Matrix: lint-typecheck
Discord Notification
0s
Annotations
3 errors and 1 warning
lint-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; }> & { ...; }'.
|
lint-typecheck
@udecode/plate-core#typecheck: command (/home/runner/work/plate/plate/packages/core) /tmp/xfs-80adcf65/yarn run typecheck exited (2)
|
lint-typecheck
Process completed with exit code 2.
|
lint-typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|