Added count param to phrase param and return plural form accordingly #1005
Annotations
8 errors
Run ESLint to check for deprecation warnings:
src/libs/ReportActionsUtils.ts#L218
'originalMessage' is deprecated. Used in old report actions before migration. Replaced by using getOriginalMessage function
|
Run ESLint to check for deprecation warnings:
src/libs/ReportActionsUtils.ts#L220
'originalMessage' is deprecated. Used in old report actions before migration. Replaced by using getOriginalMessage function
|
Run ESLint to check for deprecation warnings:
src/libs/ReportActionsUtils.ts#L596
'sequenceNumber' is deprecated. Used in old report actions before migration. Replaced by reportActionID
|
Run ESLint to check for deprecation warnings:
src/libs/ReportActionsUtils.ts#L1701
'originalMessage' is deprecated. Used in old report actions before migration. Replaced by using getOriginalMessage function
|
Run ESLint to check for deprecation warnings:
src/libs/ReportActionsUtils.ts#L1757
'getParentReportAction' is deprecated. Use Onyx.connect() or withOnyx() instead
|
Run ESLint to check for deprecation warnings:
src/libs/ReportActionsUtils.ts#L1757
'getParentReportAction' is deprecated. Use Onyx.connect() or withOnyx() instead
|
Run ESLint to check for deprecation warnings:
src/pages/workspace/accounting/netsuite/import/NetSuiteImportCustomFieldEdit.tsx#L163
'JSX' is deprecated. Use `React.JSX` instead of the global `JSX` namespace
|
Run ESLint to check for deprecation warnings
Process completed with exit code 1.
|
Loading