[getCardIssuedMessage] fix lint error #996
Annotations
6 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#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
Process completed with exit code 1.
|
Loading