Skip to content

✨(frontend) add multi columns support for editor #3143

✨(frontend) add multi columns support for editor

✨(frontend) add multi columns support for editor #3143

Triggered via pull request January 28, 2025 15:17
Status Failure
Total duration 5m 59s
Artifacts

impress-frontend.yml

on: pull_request
install-front  /  front-dependencies-installation
1m 55s
install-front / front-dependencies-installation
test-e2e-other-browser
0s
test-e2e-other-browser
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
lint-front
Argument of type '{ blockMapping: BlockMapping<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 parameter of type '{ blockMapping: BlockMapping<NoInfer<BlockSchemaFromSpecs<...> & { ...; }>, NoInfer<InlineContentSchemaFromSpecs<...>>, NoInfer<StyleSchemaFromSpecs<...>>, ReactElement<...>, ReactElement<...> | ReactElement<...>>; inlineContentMapping: InlineContentMapping<...>; styleMapping: StyleMapping<...>; }'.
lint-front
Argument of type '{ blockMapping: BlockMapping<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 parameter of type '{ blockMapping: BlockMapping<NoInfer<BlockSchemaFromSpecs<...> & { ...; }>, NoInfer<InlineContentSchemaFromSpecs<...>>, NoInfer<StyleSchemaFromSpecs<...>>, ReactElement<...>, ReactElement<...> | ReactElement<...>>; inlineContentMapping: InlineContentMapping<...>; styleMapping: StyleMapping<...>; }'.
lint-front
Argument of type '{ blockMapping: BlockMapping<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 parameter of type '{ blockMapping: BlockMapping<NoInfer<BlockSchemaFromSpecs<...> & { ...; }>, NoInfer<InlineContentSchemaFromSpecs<...>>, NoInfer<StyleSchemaFromSpecs<...>>, Paragraph | ... 2 more ... | Promise<...>, ParagraphChild>; inlineContentMapping: InlineContentMapping<...>; styleMapping: StyleMapping<...>; }'.
lint-front
Argument of type '{ blockMapping: BlockMapping<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 parameter of type '{ blockMapping: BlockMapping<NoInfer<BlockSchemaFromSpecs<...> & { ...; }>, NoInfer<InlineContentSchemaFromSpecs<...>>, NoInfer<StyleSchemaFromSpecs<...>>, Paragraph | ... 2 more ... | Promise<...>, ParagraphChild>; inlineContentMapping: InlineContentMapping<...>; styleMapping: StyleMapping<...>; }'.
lint-front
Process completed with exit code 2.
test-e2e-chromium
Process completed with exit code 2.
test-e2e-chromium
No files were found with the provided path: src/frontend/apps/e2e/report/. No artifacts will be uploaded.