Skip to content

feat(agency): WP-CLI command + wp-config constants API (2.5.0) (#78) #94

feat(agency): WP-CLI command + wp-config constants API (2.5.0) (#78)

feat(agency): WP-CLI command + wp-config constants API (2.5.0) (#78) #94

Triggered via push August 18, 2026 03:15
Status Success
Total duration 46s
Artifacts

ci.yml

on: push
PHP Coding Standards
19s
PHP Coding Standards
Static Analysis
42s
Static Analysis
PHP 7.4 Compatibility
16s
PHP 7.4 Compatibility
Fit to window
Zoom out
Zoom in

Annotations

20 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-cli.php#L222
Call to static method log() on an unknown class WP_CLI.
Static Analysis: includes/class-webdecoy-cli.php#L189
Call to static method success() on an unknown class WP_CLI.
Static Analysis: includes/class-webdecoy-cli.php#L187
Call to static method warning() on an unknown class WP_CLI.
Static Analysis: includes/class-webdecoy-cli.php#L179
Call to static method error() on an unknown class WP_CLI.
Static Analysis: includes/class-webdecoy-cli.php#L174
Call to static method error() on an unknown class WP_CLI.
Static Analysis: includes/class-webdecoy-cli.php#L170
Call to static method error() on an unknown class WP_CLI.
Static Analysis: includes/class-webdecoy-cli.php#L165
Call to static method log() on an unknown class WP_CLI.
Static Analysis: includes/class-webdecoy-cli.php#L158
Call to static method error() on an unknown class WP_CLI.
Static Analysis: includes/class-webdecoy-cli.php#L153
Function WP_CLI\Utils\format_items not found.
Static Analysis: includes/class-webdecoy-cli.php#L110
Function WP_CLI\Utils\format_items not found.
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/
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#L68
Use of a direct database call is discouraged.
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#L2718
Use of a direct database call is discouraged.
PHP Coding Standards: webdecoy.php#L1982
Use of a direct database call is discouraged.
PHP Coding Standards: webdecoy.php#L1866
Use of a direct database call is discouraged.
PHP Coding Standards: webdecoy.php#L1716
Use of a direct database call is discouraged.
PHP Coding Standards: webdecoy.php#L1675
Use of a direct database call is discouraged.
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/