Merge pull request #29029 from ahmedGaber93/issue-28026 #9828
Annotations
6 errors
src/libs/actions/KeyboardShortcuts.ts#L6
Property 'IS_SHORTCUTS_MODAL_OPEN' does not exist on type '{ readonly ACCOUNT: "account"; readonly ACCOUNT_MANAGER_REPORT_ID: "accountManagerReportID"; readonly NVP_IS_FIRST_TIME_NEW_EXPENSIFY_USER: "isFirstTimeNewExpensifyUser"; readonly ACTIVE_CLIENTS: "activeClients"; ... 68 more ...; readonly FORMS: { ...; }; }'.
|
src/libs/actions/KeyboardShortcuts.ts#L18
Property 'IS_SHORTCUTS_MODAL_OPEN' does not exist on type '{ readonly ACCOUNT: "account"; readonly ACCOUNT_MANAGER_REPORT_ID: "accountManagerReportID"; readonly NVP_IS_FIRST_TIME_NEW_EXPENSIFY_USER: "isFirstTimeNewExpensifyUser"; readonly ACTIVE_CLIENTS: "activeClients"; ... 68 more ...; readonly FORMS: { ...; }; }'.
|
src/libs/actions/KeyboardShortcuts.ts#L18
Argument of type 'true' is not assignable to parameter of type 'null'.
|
src/libs/actions/KeyboardShortcuts.ts#L28
Property 'IS_SHORTCUTS_MODAL_OPEN' does not exist on type '{ readonly ACCOUNT: "account"; readonly ACCOUNT_MANAGER_REPORT_ID: "accountManagerReportID"; readonly NVP_IS_FIRST_TIME_NEW_EXPENSIFY_USER: "isFirstTimeNewExpensifyUser"; readonly ACTIVE_CLIENTS: "activeClients"; ... 68 more ...; readonly FORMS: { ...; }; }'.
|
src/libs/actions/KeyboardShortcuts.ts#L28
Argument of type 'false' is not assignable to parameter of type 'null'.
|
|
The logs for this run have expired and are no longer available.
Loading