Skip to content

ci: add workflow to run wp plugin checks #1

ci: add workflow to run wp plugin checks

ci: add workflow to run wp plugin checks #1

Triggered via pull request October 12, 2024 09:54
Status Success
Total duration 2m 8s
Artifacts

wordpress-plugin-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
WordPress.PHP.DevelopmentFunctions.error_log_error_log: inc/class-antivirus-checksumverifier.php#L46
error_log() found. Debug code should not normally be used in production.
WordPress.WP.EnqueuedResourceParameters.NotInFooter: inc/class-antivirus.php#L352
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
readme_parser_warnings_too_many_tags: README.md#L1
One or more tags were ignored. Please limit your plugin to 5 tags.