Update expo and React Native Packages #14549
Annotations
10 errors and 1 warning
mobile-app/app/components/ConversionInfoText.tsx#L19
Type 'StyleProp<ViewStyle>' is not assignable to type 'StyleProp<TextStyle>'.
|
mobile-app/app/components/InfoText.tsx#L37
Type 'StyleProp<TextStyle>' is not assignable to type 'Falsy | ViewStyle | RegisteredStyle<ViewStyle> | RecursiveArray<Falsy | ViewStyle | RegisteredStyle<ViewStyle>> | readonly (Falsy | ... 1 more ... | RegisteredStyle<...>)[]'.
|
mobile-app/app/components/NumberRowV2.tsx#L68
Type '{ [key: string]: string; } | (ThemedProps & StyleProp<ViewStyle>)' is not assignable to type 'StyleProp<TextStyle>'.
|
mobile-app/app/components/NumberRowV2.tsx#L113
Type '({ [key: string]: string; } | StyleProp<TextStyle>)[] | (ThemedProps & StyleProp<ViewStyle>)' is not assignable to type 'StyleProp<TextStyle>'.
|
mobile-app/app/components/NumberRowV2.tsx#L139
Type 'StyleProp<TextStyle>' is not assignable to type 'StyleProp<ViewStyle>'.
|
mobile-app/app/components/NumberRowV2.tsx#L151
Type '{ [key: string]: string; } | (ThemedProps & StyleProp<ViewStyle>)' is not assignable to type 'StyleProp<TextStyle>'.
|
mobile-app/app/components/ReservedDFIInfoText.tsx#L20
Type 'StyleProp<ViewStyle>' is not assignable to type 'StyleProp<TextStyle>'.
|
mobile-app/app/components/ReservedDFIInfoText.tsx#L35
Type 'StyleProp<ViewStyle>' is not assignable to type 'StyleProp<TextStyle>'.
|
mobile-app/app/components/WalletTextInputV2.tsx#L170
No overload matches this call.
|
mobile-app/app/components/WalletTextInputV2.tsx#L184
No overload matches this call.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The logs for this run have expired and are no longer available.
Loading