Skip to content

Merge branch 'main' of https://github.com/pronamic/wp-pay-core #732

Merge branch 'main' of https://github.com/pronamic/wp-pay-core

Merge branch 'main' of https://github.com/pronamic/wp-pay-core #732

Triggered via push October 4, 2023 13:31
Status Failure
Total duration 1m 5s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yaml

on: push
Matrix: phplint / phplint
Matrix: phpunit / phpunit
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpcs / phpcs: views/meta-box-subscription-info.php#L248
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$subscription'.
phpcs / phpcs: views/meta-box-gateway-settings.php#L99
Expected 1 space after FUNCTION keyword; 0 found
phpcs / phpcs: views/meta-box-gateway-settings.php#L102
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
phpcs / phpcs: views/meta-box-gateway-settings.php#L107
There should be a comma after the last array item in a multi-line array.
phpcs / phpcs: views/meta-box-gateway-settings.php#L159
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$section'.
phpcs / phpcs: src/Fields/Field.php#L135
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
phpcs / phpcs: views/meta-box-subscription-update.php#L189
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'str_replace'.
phpcs / phpcs: views/meta-box-payment-info.php#L727
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$payment'.
phpcs / phpcs: views/meta-box-payment-subscription.php#L127
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$subscription'.
phpcs / phpcs: src/Core/Gateway.php#L309
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.