Add ability to import categories from CSV #2987
Annotations
1 error and 4 warnings
|
packages/desktop-client/src/components/modals/ImportTransactions.js#L190
Replace `([name,·value])·=>·name·!==·dateField·&&·name·!==·amountField·&&·name·!=·categoryField` with `⏎······([name,·value])·=>⏎········name·!==·dateField·&&·name·!==·amountField·&&·name·!=·categoryField,⏎····`
|
packages/desktop-client/src/components/modals/ImportTransactions.js#L190
Expected '!==' and instead saw '!='
|
packages/desktop-client/src/components/modals/ImportTransactions.js#L196
Replace `·name·!==·amountField·&&·name·!=·categoryField·&&` with `⏎········name·!==·amountField·&&⏎········name·!=·categoryField·&&⏎·······`
|
packages/desktop-client/src/components/modals/ImportTransactions.js#L196
Expected '!==' and instead saw '!='
|
The logs for this run have expired and are no longer available.
Loading