WIP: split filtering and ordering #131
Annotations
6 errors
typecheck:
src/pages/NewChatPage.tsx#L59
Object literal may only specify known properties, and 'maxRecentReportsToShow' does not exist in type 'GetOptionsConfig'.
|
typecheck:
src/pages/settings/Security/AddDelegate/AddDelegatePage.tsx#L38
Object literal may only specify known properties, and 'maxRecentReportsToShow' does not exist in type 'GetOptionsConfig'.
|
typecheck:
src/pages/tasks/TaskAssigneeSelectorModal.tsx#L51
Object literal may only specify known properties, and 'maxRecentReportsToShow' does not exist in type 'GetOptionsConfig'.
|
typecheck:
src/pages/tasks/TaskAssigneeSelectorModal.tsx#L72
Property 'filterAndOrderOptionsrOptions' does not exist on type 'typeof import("/home/runner/work/expensify-app-fork/expensify-app-fork/src/libs/OptionsListUtils")'. Did you mean 'filterAndOrderOptions'?
|
typecheck:
src/pages/tasks/TaskAssigneeSelectorModal.tsx#L149
Parameter 'option' implicitly has an 'any' type.
|
typecheck
Process completed with exit code 2.
|