Skip to content

fix(deps): update dependency stripe to v16 #5113

fix(deps): update dependency stripe to v16

fix(deps): update dependency stripe to v16 #5113

Triggered via pull request September 16, 2024 21:47
Status Failure
Total duration 1m 59s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Build and Test
Type '"2023-08-16"' is not assignable to type '"2024-06-20"'.
Build and Test
Type '"2023-08-16"' is not assignable to type '"2024-06-20"'.
Build and Test
Property 'liability' is missing in type '{ enabled: false; status: null; }' but required in type 'AutomaticTax'.
Build and Test
Property 'after_submit' is missing in type '{ shipping_address: null; submit: null; terms_of_service_acceptance: null; }' but required in type 'CustomText'.
Build and Test
Property 'payment_method_configuration_details' is missing in type '{ id: string; object: "payment_intent"; amount: number; amount_capturable: number; amount_details: { tip: {}; }; amount_received: number; application: null; application_fee_amount: null; automatic_payment_methods: null; ... 29 more ...; source: string; }' but required in type 'PaymentIntent'.
Build and Test
Type '"2023-08-16"' is not assignable to type '"2024-06-20"'.
Build and Test
@dotkomonline/core#type-check: command (/home/runner/work/monoweb/monoweb/packages/core) /home/runner/setup-pnpm/node_modules/.bin/pnpm run type-check exited (2)
Build and Test
Process completed with exit code 2.
Build and Test
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/