Skip to content

Use the beta SDK for the payment_method_settings component #54

Use the beta SDK for the payment_method_settings component

Use the beta SDK for the payment_method_settings component #54

Triggered via pull request April 22, 2024 19:15
Status Failure
Total duration 1m 24s
Billable time 2m
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
test: server/routes/stripe.ts#L1
Type '{ account_management: { enabled: true; }; account_onboarding: { enabled: true; }; notification_banner: { enabled: true; }; payments: { enabled: true; }; payouts: { enabled: true; }; issuing_cards_list: { ...; }; payment_method_settings: { ...; }; financial_account: { ...; }; financial_account_transactions: { ...; }; }' is not assignable to type 'Components'.
test
Process completed with exit code 1.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/