Skip to content

Update Plate types and APIs in slate-tables and slate-types #931

Update Plate types and APIs in slate-tables and slate-types

Update Plate types and APIs in slate-tables and slate-types #931

Triggered via push January 15, 2025 19:03
Status Failure
Total duration 35s
Artifacts
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