✨(frontend) add multi columns support for editor #3143
impress-frontend.yml
on: pull_request
install-front
/
front-dependencies-installation
1m 55s
test-e2e-other-browser
0s
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.
|