feat: [IOBP-514] Move authorization creation request upon payment method selection #5500
Annotations
7 errors
ts/features/walletV3/payment/saga/networking/__tests__/handleWalletPaymentCalculateFees.test.ts#L37
Argument of type '{ paymentAmount: number; } & { walletId?: string | undefined; paymentToken?: string | undefined; language?: string | undefined; idPspList?: readonly string[] | undefined; primaryCreditorInstitution?: string | undefined; transferList?: readonly ({} & { ...; })[] | undefined; isAllCCP?: boolean | undefined; } & { ...; }' is not assignable to parameter of type '{ paymentAmount: number; } & { walletId?: string | undefined; paymentToken?: string | undefined; language?: string | undefined; idPspList?: readonly string[] | undefined; primaryCreditorInstitution?: string | undefined; transferList?: readonly ({} & { ...; })[] | undefined; isAllCCP?: boolean | undefined; } & { ...; }'.
|
ts/features/walletV3/payment/saga/networking/__tests__/handleWalletPaymentCalculateFees.test.ts#L43
Argument of type '{ paymentAmount: number; } & { walletId?: string | undefined; paymentToken?: string | undefined; language?: string | undefined; idPspList?: readonly string[] | undefined; primaryCreditorInstitution?: string | undefined; transferList?: readonly ({} & { ...; })[] | undefined; isAllCCP?: boolean | undefined; } & { ...; }' is not assignable to parameter of type '{ paymentAmount: number; } & { walletId?: string | undefined; paymentToken?: string | undefined; language?: string | undefined; idPspList?: readonly string[] | undefined; primaryCreditorInstitution?: string | undefined; transferList?: readonly ({} & { ...; })[] | undefined; isAllCCP?: boolean | undefined; } & { ...; }'.
|
ts/features/walletV3/payment/saga/networking/__tests__/handleWalletPaymentCalculateFees.test.ts#L60
Argument of type '{ paymentAmount: number; } & { walletId?: string | undefined; paymentToken?: string | undefined; language?: string | undefined; idPspList?: readonly string[] | undefined; primaryCreditorInstitution?: string | undefined; transferList?: readonly ({} & { ...; })[] | undefined; isAllCCP?: boolean | undefined; } & { ...; }' is not assignable to parameter of type '{ paymentAmount: number; } & { walletId?: string | undefined; paymentToken?: string | undefined; language?: string | undefined; idPspList?: readonly string[] | undefined; primaryCreditorInstitution?: string | undefined; transferList?: readonly ({} & { ...; })[] | undefined; isAllCCP?: boolean | undefined; } & { ...; }'.
|
ts/features/walletV3/payment/saga/networking/__tests__/handleWalletPaymentCalculateFees.test.ts#L66
Argument of type '{ paymentAmount: number; } & { walletId?: string | undefined; paymentToken?: string | undefined; language?: string | undefined; idPspList?: readonly string[] | undefined; primaryCreditorInstitution?: string | undefined; transferList?: readonly ({} & { ...; })[] | undefined; isAllCCP?: boolean | undefined; } & { ...; }' is not assignable to parameter of type '{ paymentAmount: number; } & { walletId?: string | undefined; paymentToken?: string | undefined; language?: string | undefined; idPspList?: readonly string[] | undefined; primaryCreditorInstitution?: string | undefined; transferList?: readonly ({} & { ...; })[] | undefined; isAllCCP?: boolean | undefined; } & { ...; }'.
|
ts/features/walletV3/payment/saga/networking/__tests__/handleWalletPaymentCalculateFees.test.ts#L86
Argument of type '{ paymentAmount: number; } & { walletId?: string | undefined; paymentToken?: string | undefined; language?: string | undefined; idPspList?: readonly string[] | undefined; primaryCreditorInstitution?: string | undefined; transferList?: readonly ({} & { ...; })[] | undefined; isAllCCP?: boolean | undefined; } & { ...; }' is not assignable to parameter of type '{ paymentAmount: number; } & { walletId?: string | undefined; paymentToken?: string | undefined; language?: string | undefined; idPspList?: readonly string[] | undefined; primaryCreditorInstitution?: string | undefined; transferList?: readonly ({} & { ...; })[] | undefined; isAllCCP?: boolean | undefined; } & { ...; }'.
|
ts/features/walletV3/payment/saga/networking/__tests__/handleWalletPaymentCalculateFees.test.ts#L92
Argument of type '{ paymentAmount: number; } & { walletId?: string | undefined; paymentToken?: string | undefined; language?: string | undefined; idPspList?: readonly string[] | undefined; primaryCreditorInstitution?: string | undefined; transferList?: readonly ({} & { ...; })[] | undefined; isAllCCP?: boolean | undefined; } & { ...; }' is not assignable to parameter of type '{ paymentAmount: number; } & { walletId?: string | undefined; paymentToken?: string | undefined; language?: string | undefined; idPspList?: readonly string[] | undefined; primaryCreditorInstitution?: string | undefined; transferList?: readonly ({} & { ...; })[] | undefined; isAllCCP?: boolean | undefined; } & { ...; }'.
|
|
The logs for this run have expired and are no longer available.
Loading