Skip to content

fix: the last four places we still promise things we do not do #108

fix: the last four places we still promise things we do not do

fix: the last four places we still promise things we do not do #108

Triggered via pull request August 23, 2026 00:03
Status Success
Total duration 39s
Artifacts

ci.yml

on: pull_request
PHP Coding Standards
14s
PHP Coding Standards
Static Analysis
37s
Static Analysis
PHP 7.4 Compatibility
23s
PHP 7.4 Compatibility
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 13 warnings
PHP Coding Standards: tests/bootstrap.php#L83
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$msg'.
PHP Coding Standards: tests/bootstrap.php#L76
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'var_export'.
PHP Coding Standards: tests/bootstrap.php#L76
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$msg'.
PHP Coding Standards: tests/bootstrap.php#L69
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$msg'.
PHP Coding Standards: tests/bootstrap.php#L61
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'var_export'.
PHP Coding Standards: tests/bootstrap.php#L61
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'var_export'.
PHP Coding Standards: tests/bootstrap.php#L60
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$msg'.
PHP Coding Standards: tests/bootstrap.php#L49
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" ✓ {$name}\n"'.
PHP Coding Standards: tests/bootstrap.php#L45
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$e'.
PHP Coding Standards: tests/bootstrap.php#L45
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" ✗ {$name}\n "'.
Static Analysis: includes/class-webdecoy-updater.php#L76
Access to an undefined property object::$response.
PHP Coding Standards
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
PHP Coding Standards: uninstall.php#L64
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
PHP Coding Standards: uninstall.php#L64
Use of a direct database call is discouraged.
PHP Coding Standards: uninstall.php#L39
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
PHP Coding Standards: uninstall.php#L39
Use of a direct database call is discouraged.
PHP Coding Standards: webdecoy.php#L2793
Use of a direct database call is discouraged.
PHP Coding Standards: webdecoy.php#L2057
Use of a direct database call is discouraged.
PHP Coding Standards: webdecoy.php#L1963
Use of a direct database call is discouraged.
PHP Coding Standards: webdecoy.php#L1882
Use of a direct database call is discouraged.
PHP Coding Standards: webdecoy.php#L1732
Use of a direct database call is discouraged.
PHP Coding Standards: webdecoy.php#L1687
Use of a direct database call is discouraged.
PHP 7.4 Compatibility
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Static Analysis
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/