feat: Expo 52 Upgrade #1391
Annotations
10 errors and 1 warning
components/Avatar.tsx#L56
Type 'StyleProp<ImageStyle>' is not assignable to type 'ViewStyle | Falsy | RegisteredStyle<ViewStyle> | RecursiveArray<ViewStyle | Falsy | RegisteredStyle<ViewStyle>> | readonly (ViewStyle | ... 1 more ... | RegisteredStyle<...>)[]'.
|
components/Avatar.tsx#L64
No overload matches this call.
|
components/SvgImageUri.tsx#L44
No overload matches this call.
|
design-system/Icon/Icon.android.tsx#L95
Type '{ style?: StyleProp<ViewStyle>; weight?: string | undefined; name: "preview" | "info" | "error" | "http" | "https" | "android" | "web" | "feedback" | "warning" | ... 2224 more ... | "zoom-out-map"; size: number; color: ColorValue; } | { ...; }' is not assignable to type 'IntrinsicAttributes & IntrinsicClassAttributes<Component<IconProps<"preview" | "info" | "error" | "http" | "https" | "android" | "web" | "feedback" | "warning" | "sort" | "map" | "filter" | ... 2221 more ... | "zoom-out-map">, {}, any>> & Pick<...> & InexactPartial<...> & InexactPartial<...>'.
|
design-system/IconButton/IconButton.tsx#L66
Type 'TextStyle' is not assignable to type 'StyleProp<ViewStyle>'.
|
design-system/IconButton/IconButton.tsx#L118
Argument of type '{ pressed: boolean; }' is not assignable to parameter of type 'PressableStateCallbackType'.
|
design-system/IconButton/IconButton.tsx#L119
Argument of type '{ pressed: boolean; }' is not assignable to parameter of type 'PressableStateCallbackType'.
|
design-system/TextField/TextField.example.tsx#L26
Type 'StyleProp<ViewStyle | TextStyle | ImageStyle>' is not assignable to type 'StyleProp<ViewStyle>'.
|
design-system/TextField/TextField.example.tsx#L38
Type 'StyleProp<ViewStyle | TextStyle | ImageStyle>' is not assignable to type 'StyleProp<ViewStyle>'.
|
design-system/TextField/TextField.example.tsx#L49
Type 'StyleProp<ViewStyle | TextStyle | ImageStyle>' is not assignable to type 'StyleProp<ViewStyle>'.
|
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