Skip to content

Remove 'slate-react' imports from the main codebase #934

Remove 'slate-react' imports from the main codebase

Remove 'slate-react' imports from the main codebase #934

Triggered via push January 16, 2025 10:40
Status Failure
Total duration 39s
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+slate@42.0.3/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