Skip to content

[DEV-19130] Drop plate-common dependency from the root package #967

[DEV-19130] Drop plate-common dependency from the root package

[DEV-19130] Drop plate-common dependency from the root package #967

Status Failure
Total duration 46s
Artifacts

storybook.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build (20.x)
The inferred type of 'ListsEditor' cannot be named without a reference to '.pnpm/@udecode[email protected]/node_modules/@udecode/slate'. This is likely not portable. A type annotation is necessary.
build (20.x)
Type 'TElement' is missing the following properties from type 'Element': attributes, classList, className, clientHeight, and 163 more.
build (20.x)
Argument of type 'Partial<Element> | undefined' is not assignable to parameter of type 'Partial<TElement> | undefined'.
build (20.x)
Type 'TElement' is not assignable to type 'Element'.
build (20.x)
Argument of type 'Partial<Element> | undefined' is not assignable to parameter of type 'Partial<TElement> | undefined'.
build (20.x)
Type 'TElement' is not assignable to type 'Element'.
build (20.x)
Argument of type 'Partial<Element> | undefined' is not assignable to parameter of type 'Partial<TElement> | undefined'.
build (20.x)
Type 'TElement' is not assignable to type 'Element'.
build (20.x)
Argument of type 'Partial<Element> | undefined' is not assignable to parameter of type 'Partial<TElement> | undefined'.
build (20.x)
Argument of type 'TNode' is not assignable to parameter of type 'Node'.
build (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636