perf: make switch between chat list and workspaces smoother #23956
Annotations
10 errors and 1 warning
Type check with TypeScript:
src/components/LHNOptionsList/LHNOptionsList.tsx#L50
Type '{ reportID: string; isFocused: boolean; onSelectRow: ((optionItem: OptionData, popoverAnchor: RefObject<View>) => void) | undefined; comment: string; optionItem: OptionData | undefined; onLayout: () => void; }' is not assignable to type 'IntrinsicAttributes & OptionRowLHNDataProps'.
|
Type check with TypeScript:
src/components/LHNOptionsList/LHNOptionsList.tsx#L68
No overload matches this call.
|
Type check with TypeScript:
src/components/LHNOptionsList/OptionRowLHNData.tsx#L20
Property 'optionItem' does not exist on type 'OptionRowLHNDataProps'.
|
Type check with TypeScript:
src/hooks/useOrderedReportIDs.tsx#L57
Property 'preferredLocale' does not exist on type 'WithOrderedReportIDsContextProviderProps'.
|
Type check with TypeScript:
src/hooks/useOrderedReportIDs.tsx#L58
Argument of type 'boolean | undefined' is not assignable to parameter of type 'boolean'.
|
Type check with TypeScript:
src/hooks/useOrderedReportIDs.tsx#L59
Property 'draftComments' does not exist on type 'WithOrderedReportIDsContextProviderProps'.
|
Type check with TypeScript:
src/hooks/useOrderedReportIDs.tsx#L71
Property 'preferredLocale' does not exist on type 'WithOrderedReportIDsContextProviderProps'.
|
Type check with TypeScript:
src/hooks/useOrderedReportIDs.tsx#L73
Property 'draftComments' does not exist on type 'WithOrderedReportIDsContextProviderProps'.
|
Type check with TypeScript:
src/hooks/useOrderedReportIDs.tsx#L83
Argument of type 'string' is not assignable to parameter of type 'OrderedReports'.
|
Type check with TypeScript:
src/hooks/useOrderedReportIDs.tsx#L95
Property 'preferredLocale' does not exist on type 'WithOrderedReportIDsContextProviderProps'.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading