typo #12353
verify.yml
on: push
Run tests and checks
2m 49s
Run build tests
1m 40s
Annotations
4 errors and 2 warnings
Run build tests
Type '{ paymenType: null; productCode: string; displayName: string; cardClassName?: string; backgroundImage?: string; bankLogo?: { type: BankLogoType; color?: string; }; productType: { type: ProductType; color?: string; }; cardProvider?: { ...; }; paymentType?: { ...; }; }' is not assignable to type 'PaymentCardType'.
|
Run build tests
Process completed with exit code 2.
|
Run tests and checks
Type '{ paymenType: null; productCode: string; displayName: string; cardClassName?: string; backgroundImage?: string; bankLogo?: { type: BankLogoType; color?: string; }; productType: { type: ProductType; color?: string; }; cardProvider?: { ...; }; paymentType?: { ...; }; }' is not assignable to type 'PaymentCardType'.
|
Run tests and checks
Process completed with exit code 2.
|
Run build tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run tests and checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|