Skip to content

feature: file exporters #3280

feature: file exporters

feature: file exporters #3280

Triggered via pull request October 21, 2024 06:40
Status Failure
Total duration 2m 16s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Build
Argument of type 'Block<Record<string, BlockConfig>, InlineContentSchema, StyleSchema>[]' is not assignable to parameter of type 'Block<BlockSchemaFromSpecs<{ paragraph: { config: { type: "paragraph"; content: "inline"; propSchema: { backgroundColor: { default: "default"; }; textColor: { default: "default"; }; textAlignment: { default: "left"; values: readonly [...]; }; }; }; implementation: TiptapBlockImplementation<...>; }; ... 8 more ...; a...'.
Build
Argument of type 'Block<Record<string, BlockConfig>, InlineContentSchema, StyleSchema>[]' is not assignable to parameter of type 'Block<BlockSchemaFromSpecs<{ paragraph: { config: { type: "paragraph"; content: "inline"; propSchema: { backgroundColor: { default: "default"; }; textColor: { default: "default"; }; textAlignment: { default: "left"; values: readonly [...]; }; }; }; implementation: TiptapBlockImplementation<...>; }; ... 8 more ...; a...'.
Build
Argument of type 'Block<Record<string, BlockConfig>, InlineContentSchema, StyleSchema>[]' is not assignable to parameter of type 'Block<BlockSchemaFromSpecs<{ paragraph: { config: { type: "paragraph"; content: "inline"; propSchema: { backgroundColor: { default: "default"; }; textColor: { default: "default"; }; textAlignment: { default: "left"; values: readonly [...]; }; }; }; implementation: TiptapBlockImplementation<...>; }; ... 8 more ...; a...'.
Build
Argument of type 'BlockNoteSchema<BlockSchemaFromSpecs<{ paragraph: { config: { type: "paragraph"; content: "inline"; propSchema: { backgroundColor: { default: "default"; }; textColor: { default: "default"; }; textAlignment: { default: "left"; values: readonly [...]; }; }; }; implementation: TiptapBlockImplementation<...>; }; ... 8 m...' is not assignable to parameter of type 'Record<string, BlockConfig>'.
Build
Process completed with exit code 2.
Build
No files were found with the provided path: tests/playwright-report/. No artifacts will be uploaded.