Skip to content

Feature/v6 create stored card from raw data #115

Feature/v6 create stored card from raw data

Feature/v6 create stored card from raw data #115

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

.size-limit.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/.