Skip to content

Fix "All output should be run through an escaping function". #794

Fix "All output should be run through an escaping function".

Fix "All output should be run through an escaping function". #794

Triggered via push October 27, 2023 13:41
Status Failure
Total duration 1m 15s
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-gateway-settings.php#L319
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'Util'.
phpcs / phpcs: views/meta-box-gateway-settings.php#L338
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'Util'.
phpcs / phpcs: views/meta-box-gateway-settings.php#L354
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'Util'.
phpcs / phpcs: views/meta-box-gateway-settings.php#L355
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'Util'.
phpcs / phpcs: views/meta-box-gateway-settings.php#L355
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$value'.
phpcs / phpcs: src/Admin/AdminSettings.php#L223
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$args['disabled']'.
phpcs / phpcs
Process completed with exit code 1.
phpstan / phpstan: src/Admin/AdminSettings.php#L171
Instantiated class Pronamic\WordPress\Pay\Admin\Element not found.
phpstan / phpstan: src/Admin/AdminSettings.php#L182
Call to method output() on an unknown class Pronamic\WordPress\Pay\Admin\Element.
phpstan / phpstan
Process completed with exit code 1.