File blocks separate blocks #2439
Annotations
10 errors and 1 warning
Build
Cannot find module '../../../blocks/FileBlockContent/fileBlockConfig' or its corresponding type declarations.
|
Build
Module '"../../../blocks/FileBlockContent/fileBlockHelpers"' has no exported member 'fileRender'.
|
Build
Object literal may only specify known properties, and 'fileType' does not exist in type 'Partial<Props<{ textAlignment: { default: "left"; values: readonly ["left", "center", "right", "justify"]; }; backgroundColor: { default: "default"; }; name: { default: ""; }; url: { default: ""; }; caption: { default: ""; }; }>> | ... 7 more ... | Partial<...>'.
|
Build
Object literal may only specify known properties, and 'fileType' does not exist in type 'Partial<Props<{ textAlignment: { default: "left"; values: readonly ["left", "center", "right", "justify"]; }; backgroundColor: { default: "default"; }; name: { default: ""; }; url: { default: ""; }; caption: { default: ""; }; }>> | ... 7 more ... | Partial<...>'.
|
Build
Object literal may only specify known properties, and 'fileType' does not exist in type 'Partial<Props<{ textAlignment: { default: "left"; values: readonly ["left", "center", "right", "justify"]; }; backgroundColor: { default: "default"; }; name: { default: ""; }; url: { default: ""; }; caption: { default: ""; }; }>> | ... 7 more ... | Partial<...>'.
|
Build
Object literal may only specify known properties, and 'fileType' does not exist in type 'Partial<Props<{ textAlignment: { default: "left"; values: readonly ["left", "center", "right", "justify"]; }; backgroundColor: { default: "default"; }; name: { default: ""; }; url: { default: ""; }; caption: { default: ""; }; }>> | ... 7 more ... | Partial<...>'.
|
Build
Object literal may only specify known properties, but 'button_add_text' does not exist in type '{ button_add_file_text: string; }'. Did you mean to write 'button_add_file_text'?
|
Build
Object literal may only specify known properties, but 'button_add_text' does not exist in type '{ button_add_file_text: string; }'. Did you mean to write 'button_add_file_text'?
|
Build
Object literal may only specify known properties, but 'button_add_text' does not exist in type '{ button_add_file_text: string; }'. Did you mean to write 'button_add_file_text'?
|
Build
Process completed with exit code 1.
|
Build
No files were found with the provided path: tests/playwright-report/. No artifacts will be uploaded.
|