Feature/v6 create stored card from raw data #1204
Annotations
5 errors
build (18.15)
Argument of type '{ brand: string; expiryMonth: string; expiryYear: string; holderName: string; id: string; lastFour: string; name: string; networkTxReference: string; supportedRecurringProcessingModels: string[]; ... 4 more ...; core: any; }' is not assignable to parameter of type 'ICore'.
|
build (18.15)
Argument of type '{ brand: string; expiryMonth: string; expiryYear: string; holderName: string; id: string; lastFour: string; name: string; networkTxReference: string; supportedRecurringProcessingModels: string[]; supportedShopperInteractions: string[]; type: string; core: any; }' is not assignable to parameter of type 'ICore'.
|
build (18.15)
Argument of type '{ brand: string; expiryMonth: string; expiryYear: string; holderName: string; id: string; lastFour: string; name: string; networkTxReference: string; supportedRecurringProcessingModels: string[]; supportedShopperInteractions: string[]; type: string; core: any; }' is not assignable to parameter of type 'ICore'.
|
build (18.15)
Argument of type '{ brand: string; expiryMonth: string; expiryYear: string; holderName: string; id: string; lastFour: string; name: string; networkTxReference: string; supportedRecurringProcessingModels: string[]; supportedShopperInteractions: string[]; type: string; core: any; }' is not assignable to parameter of type 'ICore'.
|
build (18.15)
Process completed with exit code 1.
|