Skip to content

extra checks in can_optimize_image to take weird image URL's into acc… #20

extra checks in can_optimize_image to take weird image URL's into acc…

extra checks in can_optimize_image to take weird image URL's into acc… #20

Triggered via push February 3, 2024 13:00
Status Failure
Total duration 2m 5s
Artifacts

plugin-check.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
WordPress.WP.I18n.MissingTranslatorsComment: classes/autoptimizeExtra.php#L565
A function call to esc_html__() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
WordPress.WP.I18n.MissingTranslatorsComment: classes/autoptimizeExtra.php#L597
A function call to esc_html__() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
WordPress.WP.I18n.MissingTranslatorsComment: classes/autoptimizeExtra.php#L620
A function call to esc_html__() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
WordPress.WP.I18n.MissingTranslatorsComment: classes/autoptimizePartners.php#L56
A function call to esc_html__() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
WordPress.WP.I18n.MissingTranslatorsComment: classes/autoptimizeConfig.php#L475
A function call to esc_html__() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
WordPress.WP.I18n.MissingTranslatorsComment: classes/autoptimizeMain.php#L768
A function call to esc_html_e() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
WordPress.WP.I18n.MissingTranslatorsComment: classes/autoptimizeImages.php#L1333
A function call to esc_html__() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
WordPress.WP.I18n.MissingTranslatorsComment: classes/critcss-inc/admin_settings_explain.php#L45
A function call to esc_html__() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
no_license: readme.txt#L1
Your plugin has no license declared. Please update your readme with a GPLv2 (or later) compatible license.
stable_tag_mismatch: readme.txt#L1
The Stable Tag in your readme file does not match the version in your main plugin file.
WordPress.DB.DirectDatabaseQuery.DirectQuery: classes/autoptimizeMain.php#L695
Use of a direct database call is discouraged.
WordPress.DB.DirectDatabaseQuery.NoCaching: classes/autoptimizeMain.php#L695
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
WordPress.DB.DirectDatabaseQuery.DirectQuery: classes/autoptimizeMain.php#L727
Use of a direct database call is discouraged.
WordPress.DB.DirectDatabaseQuery.NoCaching: classes/autoptimizeMain.php#L727
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
readme_parser_warnings: readme.txt#L1
One or more tags were ignored. Please limit your plugin to 5 tags.
readme_parser_warnings: readme.txt#L1
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
WordPress.DB.DirectDatabaseQuery.DirectQuery: classes/autoptimizeVersionUpdatesHandler.php#L157
Use of a direct database call is discouraged.
WordPress.DB.DirectDatabaseQuery.NoCaching: classes/autoptimizeVersionUpdatesHandler.php#L157
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
WordPress.DB.DirectDatabaseQuery.DirectQuery: classes/autoptimizeVersionUpdatesHandler.php#L186
Use of a direct database call is discouraged.
WordPress.DB.DirectDatabaseQuery.NoCaching: classes/autoptimizeVersionUpdatesHandler.php#L186
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().