remove zIndex property (#2124) #682
Annotations
10 errors and 2 warnings
extension (14.x)
Property 'get' does not exist on type 'DeepReadonlyObject<{ isLocked(article: IArticle): boolean; isLockedInCurrentSession(article: IArticle): boolean; isLockedInOtherSession(article: IArticle): boolean; ... 9 more ...; getSortedFieldsFiltered(section: "header" | "content", editor: any, item: IArticle, hideMedia: boolean, customVocabularies: IVocabulary[...'.
|
extension (14.x)
Parameter '_item' implicitly has an 'any' type.
|
extension (14.x)
Property 'get' does not exist on type 'DeepReadonlyObject<{ isLocked(article: IArticle): boolean; isLockedInCurrentSession(article: IArticle): boolean; isLockedInOtherSession(article: IArticle): boolean; ... 9 more ...; getSortedFieldsFiltered(section: "header" | "content", editor: any, item: IArticle, hideMedia: boolean, customVocabularies: IVocabulary[...'.
|
extension (14.x)
Parameter '_item' implicitly has an 'any' type.
|
extension (14.x)
Type '{ name: string; }' is not assignable to type '(notification: any) => { body: string; actions: { label: string; onClick(): void; }[]; }'.
|
extension (14.x)
Type '{ _id: string; label: string; order: number; icon: string; component: typeof PlanningDetailsWidget; isAllowed: (item: IArticle) => boolean; getBadge: (item: any) => Promise<...> | Promise<...>; }' is not assignable to type 'IArticleSideWidget'.
|
extension (14.x)
Parameter 'item' implicitly has an 'any' type.
|
extension (14.x)
Property 'getAll' does not exist on type 'DeepReadonlyObject<{ getIptcSubjects(): Promise<ISubject[]>; getVocabulary(id: string): IVocabulary; getCustomFieldVocabularies(): IVocabulary[]; getLanguageVocabulary(): IVocabulary; isCustomVocabulary(vocabulary: IVocabulary): boolean; }>'.
|
extension (14.x)
Parameter 'item' implicitly has an 'any' type.
|
extension (14.x)
Property 'getAll' does not exist on type 'DeepReadonlyObject<{ getIptcSubjects(): Promise<ISubject[]>; getVocabulary(id: string): IVocabulary; getCustomFieldVocabularies(): IVocabulary[]; getLanguageVocabulary(): IVocabulary; isCustomVocabulary(vocabulary: IVocabulary): boolean; }>'.
|
extension (14.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
client (14.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|