Removing code related to payment request buttons #5530
linting.yml
on: pull_request
PHP linting
42s
JS & CSS linting
1m 12s
Annotations
2 errors and 7 warnings
JS & CSS linting:
client/blocks/upe/index.js#L10
`wcstripe/blocks/payment-request` import should occur before import of `../../stripe-utils/constants`
|
JS & CSS linting
Process completed with exit code 1.
|
JS & CSS linting
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
PHP linting
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
JS & CSS linting:
client/blocks/index.js#L6
Unable to resolve path to module './payment-request'
|
JS & CSS linting:
client/blocks/upe/index.js#L10
Unable to resolve path to module 'wcstripe/blocks/payment-request'
|
JS & CSS linting:
client/entrypoints/express-checkout-settings/express-checkout-page.js#L4
Unable to resolve path to module './payment-request-enable-section'
|
JS & CSS linting:
client/entrypoints/express-checkout-settings/express-checkout-page.js#L5
Unable to resolve path to module './payment-request-settings-section'
|
JS & CSS linting:
client/entrypoints/express-checkout-settings/index.js#L3
Unable to resolve path to module './payment-request-page'
|