feat: File blocks #2435
Annotations
8 errors and 1 warning
Build
Type '"image"' is not assignable to type '"table" | "paragraph" | "heading" | "bulletListItem" | "numberedListItem" | "file" | undefined'.
|
Build
Type '"image"' is not assignable to type '"table" | "paragraph" | "heading" | "bulletListItem" | "numberedListItem" | "file" | undefined'.
|
Build
Type '{ editor: BlockNoteEditor<BlockSchemaFromSpecs<{ paragraph: { config: { type: "paragraph"; content: "inline"; propSchema: { backgroundColor: { default: "default"; }; textColor: { default: "default"; }; textAlignment: { default: "left"; values: readonly [...]; }; }; }; implementation: TiptapBlockImplementation<...>; ...' is not assignable to type 'IntrinsicAttributes & Omit<{ editor: BlockNoteEditor<BlockSchemaFromSpecs<{ paragraph: { config: { type: "paragraph"; content: "inline"; propSchema: { backgroundColor: { default: "default"; }; textColor: { ...; }; textAlignment: { ...; }; }; }; implementation: TiptapBlockImplementation<...>; }; ... 4 more ...; table...'.
|
Build
'"@blocknote/react"' has no exported member named 'ImageCaptionButton'. Did you mean 'FileCaptionButton'?
|
Build
'"@blocknote/react"' has no exported member named 'ReplaceImageButton'. Did you mean 'ReplaceFileButton'?
|
Build
'"@blocknote/react"' has no exported member named 'ImageCaptionButton'. Did you mean 'FileCaptionButton'?
|
Build
'"@blocknote/react"' has no exported member named 'ReplaceImageButton'. Did you mean 'ReplaceFileButton'?
|
Build
Process completed with exit code 1.
|
Build
No files were found with the provided path: tests/playwright-report/. No artifacts will be uploaded.
|