[WIP] Initial exploration of compatibility with WC HPOS #4569
lint.yml
on: pull_request
ES and Style Lint
56s
PHP Lint
52s
Annotations
1 error and 4 warnings
PHP Lint
Process completed with exit code 1.
|
ES and Style Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHP Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHP Lint:
includes/classes/Feature/WooCommerce/OrdersHPOS.php#L100
error_log() found. Debug code should not normally be used in production.
|
PHP Lint:
includes/classes/Feature/WooCommerce/OrdersHPOS.php#L100
var_export() found. Debug code should not normally be used in production.
|