Remove 'slate-react' imports from the main codebase #3575
Annotations
10 errors and 1 warning
Run pnpm build
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.
|
Run pnpm build
Type 'TElement' is missing the following properties from type 'Element': attributes, classList, className, clientHeight, and 163 more.
|
Run pnpm build
Argument of type 'Partial<Element> | undefined' is not assignable to parameter of type 'Partial<TElement> | undefined'.
|
Run pnpm build
Type 'TElement' is not assignable to type 'Element'.
|
Run pnpm build
Argument of type 'Partial<Element> | undefined' is not assignable to parameter of type 'Partial<TElement> | undefined'.
|
Run pnpm build
Type 'TElement' is not assignable to type 'Element'.
|
Run pnpm build
Argument of type 'Partial<Element> | undefined' is not assignable to parameter of type 'Partial<TElement> | undefined'.
|
Run pnpm build
Type 'TElement' is not assignable to type 'Element'.
|
Run pnpm build
Argument of type 'Partial<Element> | undefined' is not assignable to parameter of type 'Partial<TElement> | undefined'.
|
Run pnpm build
Argument of type 'TNode' is not assignable to parameter of type 'Node'.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading