[WIP] Add support for DKB Bank #1378
Annotations
2 errors
build:
src/app-gocardless/banks/dkb_byladem1.js#L4
Type '{ institutionIds: string[]; accessValidForDays: number; sortTransactions: <T extends Transaction>(transactions?: T[]) => void; normalizeTransaction: (transaction: Transaction, _booked: boolean) => void; normalizeAccount: (account: DetailedAccountWithInstitution) => void; calculateStartingBalance: (sortedTransactions...' is not assignable to type 'IBank'.
|
build
Process completed with exit code 2.
|