[CP Staging] Fixed submit button behavior in search #97211
Annotations
2 errors and 1 warning
Lint JavaScript and Typescript with ESLint:
src/components/SelectionList/Search/TransactionListItemRow.tsx#L270
Replace `()·=>·item.action·===·CONST.SEARCH.ACTION_TYPES.SUBMIT·&&·!ReportUtils.isAllowedToSubmitDraftExpenseReport(ReportUtils.getReport(item.reportID)),·[item]` with `⏎········()·=>·item.action·===·CONST.SEARCH.ACTION_TYPES.SUBMIT·&&·!ReportUtils.isAllowedToSubmitDraftExpenseReport(ReportUtils.getReport(item.reportID)),⏎········[item],⏎····`
|
Lint JavaScript and Typescript with ESLint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading