Skip to content

Display formio-bundled ckeditor #5305

Display formio-bundled ckeditor

Display formio-bundled ckeditor #5305

Triggered via push December 5, 2024 11:56
Status Failure
Total duration 1m 8s
Artifacts
Build and test packages
1m 1s
Build and test packages
Package bygger
0s
Package bygger
Package fyllut
0s
Package fyllut
Deploy bygger to prod
0s
Deploy bygger to prod
Trigger deploy fyllut to dev
0s
Trigger deploy fyllut to dev
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Build and test packages
Type '{ storedTranslations: Record<string, FormsApiGlobalTranslation>; loadTranslations: () => Promise<void>; isReady: boolean; saveTranslations: (translations: FormsApiGlobalTranslation[]) => Promise<Array<TranslationError>>; createNewTranslation: (translation: FormsApiGlobalTranslation) => Promise<TranslationError | und...' is not assignable to type 'TranslationsContextValue<FormsApiGlobalTranslation>'.
Build and test packages
Property 'editors' does not exist on type 'Window & typeof globalThis'.
Build and test packages
Property 'editors' does not exist on type 'Window & typeof globalThis'.
Build and test packages
Property 'inputKey' is missing in type '{ label: string; defaultValue: string | undefined; minRows: number; error: string | undefined; onChange: (event: FocusEvent<HTMLTextAreaElement | HTMLInputElement, Element>) => void; }' but required in type 'Props'.
Build and test packages
Property 'inputKey' is missing in type '{ label: string; defaultValue: string | undefined; minRows: number; error: string | undefined; onChange: (event: FocusEvent<HTMLTextAreaElement | HTMLInputElement, Element>) => void; }' but required in type 'Props'.
Build and test packages
Process completed with exit code 2.