feat(toolbox/native): update CustomOptionButton props #13216
Triggered via pull request
December 11, 2024 14:31
Status
Failure
Total duration
13m 51s
Artifacts
–
ci.yml
on: pull_request
Lint
2m 1s
Build mobile bundle (Android)
1m 29s
Build mobile bundle (iOS)
5m 29s
Build mobile SDK (Android)
6m 23s
Build mobile SDK (iOS)
12m 26s
Test Debian packages build
9m 9s
Matrix: Build Frontend
Annotations
2 errors and 4 warnings
Lint:
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>'.
|
Lint
Process completed with exit code 2.
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build Frontend (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build mobile SDK (Android)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test Debian packages build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|