Add Plugin Check workflow #1
Annotations
10 errors and 10 warnings
compressed_files:
packages/e2e-tests/data/yoast-simple-custom-post-type.zip#L1
Compressed files are not permitted.
|
hidden_files:
.editorconfig#L1
Hidden files are not permitted.
|
hidden_files:
.browserslistrc#L1
Hidden files are not permitted.
|
hidden_files:
.eslintrc#L1
Hidden files are not permitted.
|
hidden_files:
apps/content-analysis/.eslintrc#L1
Hidden files are not permitted.
|
hidden_files:
apps/content-analysis/.gitignore#L1
Hidden files are not permitted.
|
hidden_files:
apps/components/.babelrc#L1
Hidden files are not permitted.
|
hidden_files:
.cache/.gitkeep#L1
Hidden files are not permitted.
|
hidden_files:
.gitignore#L1
Hidden files are not permitted.
|
hidden_files:
.nvmrc#L1
Hidden files are not permitted.
|
WordPress.DB.PreparedSQL.InterpolatedNotPrepared:
lib/migrations/adapter.php#L263
Use placeholders and $wpdb->prepare(); found interpolated variable $table at "SELECT * FROM $table LIMIT 1"
|
WordPress.DB.PreparedSQL.InterpolatedNotPrepared:
admin/class-bulk-editor-list-table.php#L281
Use placeholders and $wpdb->prepare(); found interpolated variable {$subquery} at "SELECT COUNT(ID) FROM {$subquery}\n
|
WordPress.DB.PreparedSQL.InterpolatedNotPrepared:
admin/class-bulk-editor-list-table.php#L308
Use placeholders and $wpdb->prepare(); found interpolated variable {$subquery} at \t\t\t\t\t\t\t\tSELECT COUNT(ID) FROM {$subquery}\n
|
WordPress.DB.PreparedSQL.InterpolatedNotPrepared:
admin/class-bulk-editor-list-table.php#L330
Use placeholders and $wpdb->prepare(); found interpolated variable {$subquery} at "SELECT COUNT(ID) FROM {$subquery}\n
|
WordPress.DB.PreparedSQL.InterpolatedNotPrepared:
admin/class-bulk-editor-list-table.php#L383
Use placeholders and $wpdb->prepare(); found interpolated variable {$subquery} at "SELECT DISTINCT post_type FROM {$subquery}\n
|
WordPress.DB.PreparedSQL.InterpolatedNotPrepared:
admin/class-bulk-editor-list-table.php#L542
Use placeholders and $wpdb->prepare(); found interpolated variable {$subquery} at "SELECT COUNT(ID) FROM {$subquery}\n
|
WordPress.DB.PreparedSQL.InterpolatedNotPrepared:
admin/class-bulk-editor-list-table.php#L543
Use placeholders and $wpdb->prepare(); found interpolated variable {$all_states} at \t\t\t\tWHERE post_status IN ({$all_states})\n
|
WordPress.DB.PreparedSQL.InterpolatedNotPrepared:
admin/class-bulk-editor-list-table.php#L544
Use placeholders and $wpdb->prepare(); found interpolated variable {$post_type_clause} at \t\t\t\t\t{$post_type_clause}\n
|
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
|