[TS migration] Migrate 'ReportActionItemFragment.js' and related components to TypeScript #17918
Annotations
5 errors
Type check with TypeScript:
src/pages/home/report/ReportActionItemMessage.tsx#L46
Type 'StyleProp<ViewStyle>' is not assignable to type 'StyleProp<TextStyle>'.
|
Type check with TypeScript:
src/pages/home/report/ReportActionItemMessage.tsx#L81
Type 'StyleProp<ViewStyle>' is not assignable to type 'StyleProp<TextStyle>'.
|
Type check with TypeScript:
src/pages/home/report/ReportActionItemSingle.tsx#L242
Type 'Person' is not assignable to type 'Message'.
|
Type check with TypeScript:
src/pages/home/report/ReportActionItemSingle.tsx#L243
Type 'string | undefined' is not assignable to type 'number | undefined'.
|
Type check with TypeScript
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading