feat(toolbox/native): update CustomOptionButton props #13216
Annotations
2 errors and 1 warning
Run npm run lint:ci && npm run tsc:ci:
react/features/toolbox/components/native/OverflowMenu.tsx#L232
Property 'imageTintColor' is missing in type '{ handleClick: () => { type: string; id: string; text: string; }; icon: string; key: string; text: string; constructor: Function; toString(): string; toLocaleString(): string; valueOf(): Object; hasOwnProperty(v: PropertyKey): boolean; isPrototypeOf(v: Object): boolean; propertyIsEnumerable(v: PropertyKey): boolean;...' but required in type 'Omit<Omit<Pick<ClassAttributes<CustomOptionButton> & IProps, "i18n" | "tReady" | "t" | "text" | "customClass" | "icon" | "id" | "backgroundColor" | ... 7 more ... | keyof ClassAttributes<...>> & Partial<...> & Partial<...>, "dispatch">, keyof WithTranslation>'.
|
Run npm run lint:ci && npm run tsc:ci
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading