v1.0.10 #16
Annotations
2 errors and 4 warnings
stable_tag_mismatch:
readme.txt#L1
Mismatched Stable Tag: 1.0.9 != 1.0.10. The Stable Tag in your readme file does not match the version in your main plugin file. Your Stable Tag is meant to be the stable version of your plugin, not of WordPress. For your plugin to be properly downloaded from WordPress.org, those values need to be the same. If they're out of sync, your users won't get the right version of your code.
|
test
Process completed with exit code 1.
|
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/
|