Skip to content

Feature/v6 create stored card from raw data #1204

Feature/v6 create stored card from raw data

Feature/v6 create stored card from raw data #1204

Triggered via pull request February 7, 2024 14:32
Status Failure
Total duration 2m 9s
Artifacts

unit-tests.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

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.