Skip to content

Add Plugin Check workflow #17

Add Plugin Check workflow

Add Plugin Check workflow #17

Triggered via pull request November 10, 2023 17:21
Status Failure
Total duration 7m 30s
Artifacts

plugin-check.yml

on: pull_request
Build and check plugin
7m 19s
Build and check plugin
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
plugin_updater_detected: inc/class-addon-manager.php#L1
Plugin Updater detected. These are not permitted in WordPress.org hosted plugins. Detected: site_transient_update_plugins
stable_tag_mismatch: readme.txt#L1
The Stable Tag in your readme file does not match the version in your main plugin file.
localhost_code_detected: admin/class-admin-asset-dev-server-location.php#L1
Do not use Localhost/127.0.0.1 in your code.
Build and check plugin
Process completed with exit code 1.
update_modification_detected: inc/class-addon-manager.php#L1
Detected code which may be altering WordPress update routines. Detected: pre_set_site_transient_update_plugins
update_modification_detected: inc/class-addon-manager.php#L1
Detected code which may be altering WordPress update routines. Detected: _site_transient_update_plugins
WordPressVIPMinimum.Performance.WPQueryParams.PostNotIn_post__not_in: inc/sitemaps/class-sitemap-image-parser.php#L437
Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
WordPress.DB.SlowDBQuery.slow_db_query_meta_key: inc/sitemaps/class-sitemap-image-parser.php#L483
Detected usage of meta_key, possible slow query.
WordPress.DB.SlowDBQuery.slow_db_query_meta_value: inc/sitemaps/class-sitemap-image-parser.php#L484
Detected usage of meta_value, possible slow query.
update_modification_detected: admin/tracking/class-tracking-plugin-data.php#L1
Detected code which may be altering WordPress update routines. Detected: auto_update_plugin
WordPress.DB.SlowDBQuery.slow_db_query_meta_query: admin/class-meta-columns.php#L579
Detected usage of meta_query, possible slow query.
WordPress.DB.SlowDBQuery.slow_db_query_meta_query: admin/class-meta-columns.php#L580
Detected usage of meta_query, possible slow query.
WordPress.DB.SlowDBQuery.slow_db_query_meta_query: admin/class-meta-columns.php#L586
Detected usage of meta_query, possible slow query.
WordPress.DB.SlowDBQuery.slow_db_query_meta_key: admin/import/plugins/class-import-wpseo.php#L165
Detected usage of meta_key, possible slow query.