Skip to content

Expo image

Expo image #91

Triggered via pull request November 8, 2023 09:10
@WojtekBomanWojtekBoman
synchronize #4
expo-image
Status Failure
Total duration 2m 22s
Artifacts

typecheck.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
typecheck: assets/emojis/common.ts#L42
Type 'FC<SvgProps> | ImageSourcePropType' is not assignable to type 'FC<SvgProps>'.
typecheck: assets/emojis/common.ts#L2360
Type 'FC<SvgProps> | ImageSourcePropType' is not assignable to type 'FC<SvgProps>'.
typecheck: assets/emojis/common.ts#L2925
Type 'FC<SvgProps> | ImageSourcePropType' is not assignable to type 'FC<SvgProps>'.
typecheck: assets/emojis/common.ts#L3446
Type 'FC<SvgProps> | ImageSourcePropType' is not assignable to type 'FC<SvgProps>'.
typecheck: assets/emojis/common.ts#L4311
Type 'FC<SvgProps> | ImageSourcePropType' is not assignable to type 'FC<SvgProps>'.
typecheck: assets/emojis/common.ts#L4652
Type 'FC<SvgProps> | ImageSourcePropType' is not assignable to type 'FC<SvgProps>'.
typecheck: assets/emojis/common.ts#L5657
Type 'FC<SvgProps> | ImageSourcePropType' is not assignable to type 'FC<SvgProps>'.
typecheck: assets/emojis/common.ts#L6542
Type 'FC<SvgProps> | ImageSourcePropType' is not assignable to type 'FC<SvgProps>'.
typecheck: assets/emojis/common.ts#L7626
Type 'FC<SvgProps> | ImageSourcePropType' is not assignable to type 'FC<SvgProps>'.
typecheck: src/components/ImageWithSizeCalculation.tsx#L4
Cannot find module 'react-native-fast-image' or its corresponding type declarations.