Feature/v6 create stored card from raw data #115
Annotations
5 errors and 1 warning
size
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'.
|
size
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'.
|
size
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'.
|
size
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'.
|
size
The process '/opt/hostedtoolcache/node/18.15.0/x64/bin/npm' failed with exit code 1
|
size
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|