Skip to content

feat: File blocks #2435

feat: File blocks

feat: File blocks #2435

Triggered via pull request May 16, 2024 21:19
Status Failure
Total duration 2m 4s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.