Block plugins and inline blocks #1736
Annotations
7 errors and 1 warning
Build
Property 'storage' does not exist on type 'Props<{ readonly level: { readonly default: "1"; readonly values: readonly ["1", "2", "3"]; }; readonly backgroundColor: { default: "transparent"; }; readonly textColor: { default: "black"; }; readonly textAlignment: { ...; }; }> | Props<...> | Props<...> | Props<...>'.
|
Build
Property 'storage' does not exist on type 'Props<{ readonly level: { readonly default: "1"; readonly values: readonly ["1", "2", "3"]; }; readonly backgroundColor: { default: "transparent"; }; readonly textColor: { default: "black"; }; readonly textAlignment: { ...; }; }> | Props<...> | Props<...> | Props<...>'.
|
Build
Property 'storage' does not exist on type 'Props<{ readonly level: { readonly default: "1"; readonly values: readonly ["1", "2", "3"]; }; readonly backgroundColor: { default: "transparent"; }; readonly textColor: { default: "black"; }; readonly textAlignment: { ...; }; }> | Props<...> | Props<...> | Props<...>'.
|
Build
Type '{ storage: string; }' is not assignable to type 'Partial<Props<{ readonly level: { readonly default: "1"; readonly values: readonly ["1", "2", "3"]; }; readonly backgroundColor: { default: "transparent"; }; readonly textColor: { default: "black"; }; readonly textAlignment: { ...; }; }>> | Partial<...> | Partial<...> | Partial<...> | undefined'.
|
Build
Type 'ExecutionHost' is not assignable to type 'LocalExecutionHost | undefined'.
|
Build
Property 'modelPath' does not exist on type 'AutoFormProps<T>'.
|
Build
Process completed with exit code 1.
|
Build
No files were found with the provided path: packages/editor/playwright-report/. No artifacts will be uploaded.
|