Fix the url missmatch of virtual image source set #259
plugin_check_on_pull_request.yml
on: pull_request
Run Plugin Check
4m 55s
Annotations
10 warnings
|
NonBlockingScripts.NoStrategy:
assets/src/libs/analytics.min.js#L0
This script on http://localhost:8880/?attachment_id=6 (with handle analytics-library) is loaded in the footer. Consider a defer or async script loading strategy instead.
|
|
NonBlockingScripts.NoStrategy:
assets/src/libs/analytics.min.js#L0
This script on http://localhost:8880/?page_id=2 (with handle analytics-library) is loaded in the footer. Consider a defer or async script loading strategy instead.
|
|
NonBlockingScripts.NoStrategy:
assets/src/libs/analytics.min.js#L0
This script on http://localhost:8880/?p=1 (with handle analytics-library) is loaded in the footer. Consider a defer or async script loading strategy instead.
|
|
NonBlockingScripts.NoStrategy:
assets/src/libs/analytics.min.js#L0
This script on http://localhost:8880 (with handle analytics-library) is loaded in the footer. Consider a defer or async script loading strategy instead.
|
|
EnqueuedScriptsScope:
assets/src/libs/analytics.min.js#L0
This script is being loaded in all frontend contexts.
|
|
EnqueuedStylesScope:
assets/build/css/main.css#L0
This style is being loaded in all contexts.
|
|
PluginCheck.Security.DirectDB.UnescapedDBParameter:
inc/classes/media-library/class-media-folder-utils.php#L91
Unescaped parameter $where_clause used in $wpdb->get_var($wpdb->prepare(\n\t\t\t\t"\n\t\t\tSELECT COUNT(DISTINCT p.ID)\n\t\t\tFROM {$wpdb->posts} p\n\t\t\tINNER JOIN {$wpdb->term_relationships} tr ON p.ID = tr.object_id\n\t\t\tINNER JOIN {$wpdb->term_taxonomy} tt ON tr.term_taxonomy_id = tt.term_taxonomy_id\n\t\t\tWHERE {$where_clause}\n\t\t",\n\t\t\t\t$query_params\n\t\t\t))\n$where_clause assigned unsafely at line 82:\n $where_clause .= ' AND p.post_mime_type LIKE %s'\n$query_params[] used without escaping.\n$mime_type used without escaping.
|
|
trademarked_term:
readme.txt#L0
The plugin name includes a restricted term. Your chosen plugin name - "GoDAM - Organize WordPress Media Library & File Manager with Unlimited Folders for Images, Videos & more" - contains the restricted term "wordpress" which cannot be used at all in your plugin name.
|
|
mismatched_plugin_name:
readme.txt#L0
Plugin name "GoDAM - Organize WordPress Media Library & File Manager with Unlimited Folders for Images, Videos & more" is different from the name declared in plugin header "GoDAM".
|
|
missing_composer_json_file:
composer.json#L0
The "/vendor" directory using composer exists, but "composer.json" file is missing.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
plugin-check-results
Expired
|
1.26 KB |
sha256:5dfb85e118be8fdc1535c8b0e80cdb1db058d923d5d975cc0625cca0cb21267b
|
|