Skip to content
Triggered via pull request October 22, 2024 08:58
Status Success
Total duration 1m 44s
Artifacts

plugin-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
WordPress.PHP.DevelopmentFunctions.error_log_var_dump: includes/Helper.php#L55
var_dump() found. Debug code should not normally be used in production.
WordPress.PHP.DevelopmentFunctions.error_log_print_r: includes/Helper.php#L75
print_r() found. Debug code should not normally be used in production.
WordPress.PHP.DevelopmentFunctions.error_log_error_log: includes/Helper.php#L93
error_log() found. Debug code should not normally be used in production.
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/