Skip to content

chore(native-ui): update deps #2554

chore(native-ui): update deps

chore(native-ui): update deps #2554

Triggered via pull request December 11, 2024 17:18
Status Failure
Total duration 1m 44s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Code Checks
Type 'ForwardedRef<View>' is not assignable to type 'LegacyRef<SpinnerProps> | undefined'.
Code Checks
No overload matches this call.
Code Checks
No overload matches this call.
Code Checks
Type 'ForwardedRef<View>' is not assignable to type 'LegacyRef<SpinnerProps> | undefined'.
Code Checks
Type '{ children: ReactNode; style: ("" | ViewStyle | RegisteredStyle<ViewStyle> | RecursiveArray<ViewStyle | Falsy | RegisteredStyle<...>> | StyleProp<...>)[] | { ...; }; ... 153 more ...; ref: ForwardedRef<...>; } | { ...; }' is not assignable to type 'IntrinsicAttributes & (IIconProps & (((IconProps & RefAttributes<Svg>) | { fill?: ColorValue | undefined; stroke?: ColorValue | undefined; }) & RefAttributes<...>))'.
Code Checks
Type '{ as: (({ color, ...props }: IconProps) => Element) | ComponentClass<{}, any> | FunctionComponent<{}>; style: ("" | ViewStyle | RegisteredStyle<...> | RecursiveArray<...> | StyleProp<...>)[] | { ...; }; ... 153 more ...; ref: ForwardedRef<...>; } | { ...; }' is not assignable to type 'IntrinsicAttributes & (IIconProps & (((IconProps & RefAttributes<Svg>) | { fill?: ColorValue | undefined; stroke?: ColorValue | undefined; }) & RefAttributes<...>))'.
Code Checks
Type '{ children: ReactNode; style: ("" | ViewStyle | RegisteredStyle<ViewStyle> | RecursiveArray<ViewStyle | Falsy | RegisteredStyle<...>> | StyleProp<...>)[] | { ...; }; ... 153 more ...; ref: ForwardedRef<...>; } | { ...; }' is not assignable to type 'IntrinsicAttributes & (IIconProps & (((IconProps & RefAttributes<Svg>) | { fill?: ColorValue | undefined; stroke?: ColorValue | undefined; }) & RefAttributes<...>))'.
Code Checks
Type '{ children: string | number | true | ReactElement<any, string | JSXElementConstructor<any>> | Iterable<ReactNode> | ReactPortal | ((state: PressableStateCallbackType) => ReactNode); }' is not assignable to type '{ children?: ReactNode; }'.
Code Checks
Type '{ children: ReactNode; style: ("" | ViewStyle | RegisteredStyle<ViewStyle> | RecursiveArray<ViewStyle | Falsy | RegisteredStyle<...>> | StyleProp<...>)[] | { ...; } | { ...; } | { ...; }; ... 153 more ...; ref: ForwardedRef<...>; } | { ...; }' is not assignable to type 'IntrinsicAttributes & (IIconProps & (((IconProps & RefAttributes<Svg>) | { fill?: ColorValue | undefined; stroke?: ColorValue | undefined; }) & RefAttributes<...>))'.
Code Checks
No overload matches this call.
Code Checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636