Create schedules from csv import #11
Annotations
2 errors and 10 warnings
packages/desktop-client/src/components/modals/ImportTransactions.jsx#L1372
`'` can be escaped with `'`, `‘`, `'`, `’`
|
|
packages/api/methods.ts#L85
Replace `·accountId,·transactions,·detectInstallments:·false,·updateDetectInstallmentDate:·false,·ignoreAlreadyDetectedInstallments:·false` with `⏎····accountId,⏎····transactions,⏎····detectInstallments:·false,⏎····updateDetectInstallmentDate:·false,⏎····ignoreAlreadyDetectedInstallments:·false,⏎·`
|
packages/desktop-client/src/components/modals/ImportTransactions.jsx#L1
There should be at least one empty line between import groups
|
packages/desktop-client/src/components/modals/ImportTransactions.jsx#L4
`date-fns` import should occur before import of `loot-core/src/shared/months`
|
packages/desktop-client/src/components/modals/ImportTransactions.jsx#L144
Replace `·parsed·!=·null·?·d.format(d.addMonths(monthUtils._parse(parseDate(parsed)),·installmentParcel·-·1),·dateFormat)` with `⏎····parsed·!=·null⏎······?·d.format(⏎··········d.addMonths(⏎············monthUtils._parse(parseDate(parsed)),⏎············installmentParcel·-·1,⏎··········),⏎··········dateFormat,⏎········)⏎·····`
|
packages/desktop-client/src/components/modals/ImportTransactions.jsx#L159
Delete `⏎········`
|
packages/desktop-client/src/components/modals/ImportTransactions.jsx#L161
Insert `⏎··········`
|
packages/desktop-client/src/components/modals/ImportTransactions.jsx#L162
Replace `·style={{·color:·overrideDate·?·theme.noticeTextLight·:·theme.errorText·}}` with `⏎············style={{⏎··············color:·overrideDate·?·theme.noticeTextLight·:·theme.errorText,⏎············}}⏎··········`
|
packages/desktop-client/src/components/modals/ImportTransactions.jsx#L166
Replace `⏎········)⏎······` with `······)`
|
|
|
The logs for this run have expired and are no longer available.
Loading