Skip to content

Plate Static

Plate Static #2678

Triggered via pull request December 18, 2024 00:10
@zbeyenszbeyens
synchronize #3830
plate/view
Status Failure
Total duration 12m 9s
Artifacts

lint-typecheck.yml

on: pull_request
Matrix: lint-typecheck
Discord Notification
0s
Discord Notification
Fit to window
Zoom out
Zoom in

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