Remove 'slate-react' imports from the main codebase #934
Annotations
10 errors and 1 warning
Run pnpm --recursive build:types
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 --recursive build:types
Type 'TElement' is missing the following properties from type 'Element': attributes, classList, className, clientHeight, and 163 more.
|
Run pnpm --recursive build:types
Argument of type 'Partial<Element> | undefined' is not assignable to parameter of type 'Partial<TElement> | undefined'.
|
Run pnpm --recursive build:types
Type 'TElement' is not assignable to type 'Element'.
|
Run pnpm --recursive build:types
Argument of type 'Partial<Element> | undefined' is not assignable to parameter of type 'Partial<TElement> | undefined'.
|
Run pnpm --recursive build:types
Type 'TElement' is not assignable to type 'Element'.
|
Run pnpm --recursive build:types
Argument of type 'Partial<Element> | undefined' is not assignable to parameter of type 'Partial<TElement> | undefined'.
|
Run pnpm --recursive build:types
Type 'TElement' is not assignable to type 'Element'.
|
Run pnpm --recursive build:types
Argument of type 'Partial<Element> | undefined' is not assignable to parameter of type 'Partial<TElement> | undefined'.
|
Run pnpm --recursive build:types
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