docs: update README #8
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
Release:
src/lib/table/table-richtext-support.tsx#L16
Cannot find module './table.module.css' or its corresponding type declarations.
|
Release:
src/lib/table/table-richtext-support.tsx#L29
A type predicate's type must be assignable to its parameter's type.
|
Release:
src/lib/table/table-richtext-support.tsx#L37
A type predicate's type must be assignable to its parameter's type.
|
Release:
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.
|
Release:
src/lib/table/table-richtext-support.tsx#L43
A type predicate's type must be assignable to its parameter's type.
|
Release:
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.
|
Release:
src/lib/table/table-richtext-support.tsx#L51
A type predicate's type must be assignable to its parameter's type.
|
Release:
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.
|
Release:
src/lib/table/table-richtext-support.tsx#L64
Property 'type' does not exist on type 'never'.
|
Release:
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.
|