Display formio-bundled ckeditor #5305
build-and-test.yaml
on: push
Build and test packages
1m 1s
Package bygger
0s
Package fyllut
0s
Deploy bygger to prod
0s
Trigger deploy fyllut to dev
0s
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.
|