Skip to content

fix(woocommerce): resolve checkout attempts from order status, not payment_complete #68

fix(woocommerce): resolve checkout attempts from order status, not payment_complete

fix(woocommerce): resolve checkout attempts from order status, not payment_complete #68

Triggered via pull request July 30, 2026 02:34
Status Success
Total duration 41s
Artifacts

ci.yml

on: pull_request
PHP Coding Standards
16s
PHP Coding Standards
Static Analysis
33s
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#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 "'.
PHP Coding Standards: tests/run.php#L16
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'TestRunner'.
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#L110
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
PHP Coding Standards: uninstall.php#L110
Use of a direct database call is discouraged.
PHP Coding Standards: uninstall.php#L89
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
PHP Coding Standards: uninstall.php#L89
Use of a direct database call is discouraged.
PHP Coding Standards: uninstall.php#L68
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
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 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/