docs: update README #8
Annotations
10 errors
src/lib/table/table-richtext-support.tsx#L16
Cannot find module './table.module.css' or its corresponding type declarations.
|
src/lib/table/table-richtext-support.tsx#L29
A type predicate's type must be assignable to its parameter's type.
|
src/lib/table/table-richtext-support.tsx#L37
A type predicate's type must be assignable to its parameter's type.
|
src/lib/table/table-richtext-support.tsx#L39
This comparison appears to be unintentional because the types '"title" | "block-quote" | "bulleted-list" | "numbered-list" | "editable-void" | "heading" | "heading-two" | "list-item" | "paragraph"' and '"table"' have no overlap.
|
src/lib/table/table-richtext-support.tsx#L43
A type predicate's type must be assignable to its parameter's type.
|
src/lib/table/table-richtext-support.tsx#L47
This comparison appears to be unintentional because the types '"title" | "block-quote" | "bulleted-list" | "numbered-list" | "editable-void" | "heading" | "heading-two" | "list-item" | "paragraph"' and '"table-row"' have no overlap.
|
src/lib/table/table-richtext-support.tsx#L51
A type predicate's type must be assignable to its parameter's type.
|
src/lib/table/table-richtext-support.tsx#L55
This comparison appears to be unintentional because the types '"title" | "block-quote" | "bulleted-list" | "numbered-list" | "editable-void" | "heading" | "heading-two" | "list-item" | "paragraph"' and '"table-cell"' have no overlap.
|
src/lib/table/table-richtext-support.tsx#L64
Property 'type' does not exist on type 'never'.
|
src/lib/table/table-richtext-support.tsx#L96
This comparison appears to be unintentional because the types '"title" | "block-quote" | "bulleted-list" | "numbered-list" | "editable-void" | "heading" | "heading-two" | "list-item" | "paragraph"' and '"table-cell"' have no overlap.
|
The logs for this run have expired and are no longer available.
Loading