phpcbf #63
ci.yaml
on: push
phpcs
/
phpcs
13s
phpstan
/
phpstan
23s
Matrix: phplint / phplint
Annotations
5 errors
phpcs / phpcs:
src/Gateways/Gateway.php#L226
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
|
phpcs / phpcs:
src/Gateways/Gateway.php#L293
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
|
phpcs / phpcs:
src/Gateways/Gateway.php#L307
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$exception'.
|
phpcs / phpcs:
src/Extension.php#L248
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$memberpress_subscription_id'.
|
phpcs / phpcs
Process completed with exit code 1.
|