Skip to content

Remove @codingStandardsIgnoreStart comments. #793

Remove @codingStandardsIgnoreStart comments.

Remove @codingStandardsIgnoreStart comments. #793

Triggered via push October 27, 2023 13:34
Status Failure
Total duration 1m 6s
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: src/LicenseManager.php#L137
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#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#L181
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'Util'.
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: src/Admin/AdminSettings.php#L248
Opening parenthesis of a multi-line function call must be the last content on the line
phpcs / phpcs: src/Admin/AdminSettings.php#L254
Closing parenthesis of a multi-line function call must be on a line by itself