PoC: Add ACSS Debit payment method #6051
linting.yml
on: pull_request
PHP linting
59s
JS & CSS linting
1m 3s
Annotations
9 errors and 2 warnings
PHP linting
Process completed with exit code 2.
|
JS & CSS linting:
client/classic/upe/payment-processing.js#L643
Replace `·` with `⏎↹↹↹`
|
JS & CSS linting:
client/classic/upe/payment-processing.js#L644
Replace `·=·` with `=⏎↹↹↹`
|
|
JS & CSS linting:
client/classic/upe/payment-processing.js#L651
Replace `·paymentIntent,·error·}·=·await·api.getStripe().confirmAcssDebitPayment(⏎↹↹↹acssIntent.client_secret,⏎↹↹↹` with `⏎↹↹↹paymentIntent,⏎↹↹↹error,⏎↹↹}·=·await·api⏎↹↹↹.getStripe()⏎↹↹↹.confirmAcssDebitPayment(·acssIntent.client_secret,·`
|
JS & CSS linting:
client/classic/upe/payment-processing.js#L657
Replace `⏎↹↹` with `·`
|
JS & CSS linting:
client/classic/upe/payment-processing.js#L670
Replace `0` with `·0·`
|
JS & CSS linting:
client/classic/upe/payment-processing.js#L676
Replace `·err?.message·||·__(·'ACSS·Debit·payment·failed.',·'woocommerce-gateway-stripe'·)·` with `⏎↹↹↹err?.message·||⏎↹↹↹↹__(·'ACSS·Debit·payment·failed.',·'woocommerce-gateway-stripe'·)⏎↹↹`
|
JS & CSS linting
Process completed with exit code 1.
|
PHP linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
JS & CSS linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|