Skip to content

feat: Add embedded declaration for shell loading #57

feat: Add embedded declaration for shell loading

feat: Add embedded declaration for shell loading #57

Triggered via push October 28, 2025 16:24
Status Failure
Total duration 12m 41s
Artifacts
install-dependencies  /  front-dependencies-installation
2m 27s
install-dependencies / front-dependencies-installation
install-dependencies  /  build-mails
0s
install-dependencies / build-mails
test-e2e-other-browser
0s
test-e2e-other-browser
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
lint-front
Property 'hasContent' is missing in type '{}' but required in type 'HeaderProps'.
lint-front
Type '{ blockMapping: { callout: (block: BlockFromConfigNoChildren<{ readonly type: "callout"; readonly propSchema: { readonly textAlignment: { default: "left"; values: readonly ["left", "center", "right", "justify"]; }; readonly backgroundColor: { ...; }; readonly emoji: { ...; }; }; readonly content: "inline"; }, NoInfe...' is not assignable to type '{ blockMapping: BlockMapping<NoInfer<BlockSchemaFromSpecs<...> & { ...; }>, NoInfer<InlineContentSchemaFromSpecs<...>>, NoInfer<StyleSchemaFromSpecs<...>>, ReactElement<...>, ReactElement<...> | ReactElement<...>>; inlineContentMapping: InlineContentMapping<...>; styleMapping: StyleMapping<...>; }'.
lint-front
Type '{ callout: (block: BlockFromConfigNoChildren<{ readonly type: "callout"; readonly propSchema: { readonly textAlignment: { default: "left"; values: readonly ["left", "center", "right", "justify"]; }; readonly backgroundColor: { default: "default"; }; readonly emoji: { ...; }; }; readonly content: "inline"; }, NoInfer...' is not assignable to type 'BlockMapping<NoInfer<BlockSchemaFromSpecs<...> & { ...; }>, NoInfer<InlineContentSchemaFromSpecs<...>>, NoInfer<StyleSchemaFromSpecs<...>>, Paragraph | ... 2 more ... | Promise<...>, ParagraphChild>'.
lint-front
Argument of type '{ blockMapping: BlockMapping<NoInfer<BlockSchemaFromSpecs<...> & { ...; }>, NoInfer<InlineContentSchemaFromSpecs<...>>, NoInfer<StyleSchemaFromSpecs<...>>, Paragraph | ... 2 more ... | Promise<...>, ParagraphChild>; inlineContentMapping: InlineContentMapping<...>; styleMapping: StyleMapping<...>; }' is not assignable to parameter of type '{ blockMapping: BlockMapping<NoInfer<BlockSchemaFromSpecs<...> & { ...; }>, NoInfer<InlineContentSchemaFromSpecs<...>>, NoInfer<StyleSchemaFromSpecs<...>>, Table | ... 2 more ... | Promise<...>, ParagraphChild>; inlineContentMapping: InlineContentMapping<...>; styleMapping: StyleMapping<...>; }'.
lint-front
Property 'styles' does not exist on type 'StyledText<NoInfer<StyleSchemaFromSpecs<{ bold: { config: { type: string; propSchema: "boolean"; }; implementation: StyleImplementation; }; italic: { config: { type: string; propSchema: "boolean"; }; implementation: StyleImplementation; }; ... 4 more ...; backgroundColor: { ...; }; }>>> | CustomInlineContentFromConf...'.
lint-front
Property 'styles' does not exist on type 'StyledText<NoInfer<StyleSchemaFromSpecs<{ bold: { config: { type: string; propSchema: "boolean"; }; implementation: StyleImplementation; }; italic: { config: { type: string; propSchema: "boolean"; }; implementation: StyleImplementation; }; ... 4 more ...; backgroundColor: { ...; }; }>>> | CustomInlineContentFromConf...'.
lint-front
Property 'text' does not exist on type 'StyledText<NoInfer<StyleSchemaFromSpecs<{ bold: { config: { type: string; propSchema: "boolean"; }; implementation: StyleImplementation; }; italic: { config: { type: string; propSchema: "boolean"; }; implementation: StyleImplementation; }; ... 4 more ...; backgroundColor: { ...; }; }>>> | CustomInlineContentFromConf...'.
lint-front
Property 'text' does not exist on type 'StyledText<NoInfer<StyleSchemaFromSpecs<{ bold: { config: { type: string; propSchema: "boolean"; }; implementation: StyleImplementation; }; italic: { config: { type: string; propSchema: "boolean"; }; implementation: StyleImplementation; }; ... 4 more ...; backgroundColor: { ...; }; }>>> | CustomInlineContentFromConf...'.
lint-front
Argument of type 'BlockNoteEditor<BlockSchemaFromSpecs<{ callout: { config: { readonly type: "callout"; readonly propSchema: { readonly textAlignment: { default: "left"; values: readonly ["left", "center", "right", "justify"]; }; readonly backgroundColor: { default: "default"; }; readonly emoji: { ...; }; }; readonly content: "inline...' is not assignable to parameter of type 'DocsBlockNoteEditor'.
lint-front
Argument of type 'BlockNoteEditor<BlockSchemaFromSpecs<{ callout: { config: { readonly type: "callout"; readonly propSchema: { readonly textAlignment: { default: "left"; values: readonly ["left", "center", "right", "justify"]; }; readonly backgroundColor: { default: "default"; }; readonly emoji: { ...; }; }; readonly content: "inline...' is not assignable to parameter of type 'DocsBlockNoteEditor'.
test-front
Process completed with exit code 1.
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.