Skip to content

fix(deps): update dependency @paypal/react-paypal-js to ^8.7.0 #1799

fix(deps): update dependency @paypal/react-paypal-js to ^8.7.0

fix(deps): update dependency @paypal/react-paypal-js to ^8.7.0 #1799

Triggered via pull request April 4, 2024 21:45
Status Failure
Total duration 1m 26s
Artifacts

pull-request.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build: src/frontend/components/Transaction/Transaction.tsx#L154
Type '(data: import("/home/runner/work/checkout.kilt.io/checkout.kilt.io/node_modules/@paypal/paypal-js/types/components/buttons").CreateOrderData, actions: import("/home/runner/work/checkout.kilt.io/checkout.kilt.io/node_modules/@paypal/paypal-js/types/components/buttons").CreateOrderActions) => Promise<...>' is not assignable to type '(data: import("/home/runner/work/checkout.kilt.io/checkout.kilt.io/node_modules/@paypal/react-paypal-js/node_modules/@paypal/paypal-js/types/components/buttons").CreateOrderData, actions: import("/home/runner/work/checkout.kilt.io/checkout.kilt.io/node_modules/@paypal/react-paypal-js/node_modules/@paypal/paypal-js/t...'.
build: src/frontend/components/Transaction/Transaction.tsx#L155
Type '(data: import("/home/runner/work/checkout.kilt.io/checkout.kilt.io/node_modules/@paypal/paypal-js/types/components/buttons").OnApproveData, actions: import("/home/runner/work/checkout.kilt.io/checkout.kilt.io/node_modules/@paypal/paypal-js/types/components/buttons").OnApproveActions) => Promise<...>' is not assignable to type '(data: import("/home/runner/work/checkout.kilt.io/checkout.kilt.io/node_modules/@paypal/react-paypal-js/node_modules/@paypal/paypal-js/types/components/buttons").OnApproveData, actions: import("/home/runner/work/checkout.kilt.io/checkout.kilt.io/node_modules/@paypal/react-paypal-js/node_modules/@paypal/paypal-js/typ...'.
build
Process completed with exit code 2.