Skip to content

also consider } as a closing delimiter of the calc we're hiding, to p… #55

also consider } as a closing delimiter of the calc we're hiding, to p…

also consider } as a closing delimiter of the calc we're hiding, to p… #55

Triggered via push August 7, 2025 22:01
Status Failure
Total duration 1m 47s
Artifacts

plugin-check.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
WordPress.WP.I18n.MissingArgDomain: classes/autoptimizeCriticalCSSCore.php#L462
Missing $domain parameter in function call to esc_html__().
WordPress.WP.I18n.MissingArgDomain: classes/autoptimizeCriticalCSSCore.php#L449
Missing $domain parameter in function call to esc_html__().
WordPress.WP.I18n.MissingArgDomain: classes/autoptimizeCriticalCSSCore.php#L443
Missing $domain parameter in function call to esc_html__().
WordPress.WP.I18n.MissingArgDomain: classes/autoptimizeCriticalCSSCore.php#L431
Missing $domain parameter in function call to esc_html__().
WordPress.WP.I18n.MissingArgDomain: classes/autoptimizeCriticalCSSCore.php#L424
Missing $domain parameter in function call to esc_html__().
WordPress.WP.EnqueuedResources.NonEnqueuedScript: classes/autoptimizeCriticalCSSCore.php#L219
Scripts must be registered/enqueued via wp_enqueue_script()
WordPress.WP.I18n.MissingTranslatorsComment: classes/autoptimizeExtra.php#L631
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#L608
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#L576
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.DB.DirectDatabaseQuery.NoCaching: classes/autoptimizeVersionUpdatesHandler.php#L156
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#L156
Use of a direct database call is discouraged.
WordPress.WP.EnqueuedResourceParameters.MissingVersion: classes/autoptimizeCriticalCSSSettings.php#L100
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
readme_parser_warnings_trimmed_short_description: readme.txt#L0
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
readme_parser_warnings_too_many_tags: readme.txt#L0
One or more tags were ignored. Please limit your plugin to 5 tags.
mismatched_plugin_name: readme.txt#L0
Plugin name "Autoptimize Beta" is different from the name declared in plugin header "Autoptimize".
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().
WordPress.DB.DirectDatabaseQuery.DirectQuery: classes/autoptimizeMain.php#L727
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#L695
Use of a direct database call is discouraged.