Skip to content

Temporarily log response to help troubleshooting CI #19633

Temporarily log response to help troubleshooting CI

Temporarily log response to help troubleshooting CI #19633

Triggered via push November 29, 2024 11:06
Status Failure
Total duration 1m 12s
Artifacts

cs.yml

on: push
Check code style
59s
Check code style
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 10 warnings
Check code style
Process completed with exit code 2.
Check code style: src/helpers/user-helper.php#L17
Usage of "mixed" type hint is disallowed.
Check code style: src/helpers/user-helper.php#L27
@param annotation of method \Yoast\WP\SEO\Helpers\User_Helper::count_posts() does not specify type hint for items of its traversable parameter $post_type.
Check code style: src/helpers/user-helper.php#L92
Usage of "mixed" type hint is disallowed.
Check code style: src/helpers/user-helper.php#L93
Usage of "mixed" type hint is disallowed.
Check code style: src/helpers/user-helper.php#L114
Usage of "mixed" type hint is disallowed.
Check code style: admin/class-meta-columns.php#L90
@param annotation of method \WPSEO_Meta_Columns::column_heading() does not specify type hint for items of its traversable parameter $columns.
Check code style: admin/class-meta-columns.php#L92
@return annotation of method \WPSEO_Meta_Columns::column_heading() does not specify type hint for items of its traversable return value.
Check code style: admin/class-meta-columns.php#L201
@param annotation of method \WPSEO_Meta_Columns::column_sort() does not specify type hint for items of its traversable parameter $columns.
Check code style: admin/class-meta-columns.php#L203
@return annotation of method \WPSEO_Meta_Columns::column_sort() does not specify type hint for items of its traversable return value.
Check code style: admin/class-meta-columns.php#L227
@param annotation of method \WPSEO_Meta_Columns::column_hidden() does not specify type hint for items of its traversable parameter $hidden.
Check code style
Process completed with exit code 2.
Check code style: admin/class-meta-columns.php#L590
Detected usage of meta_query, possible slow query.
Check code style: admin/class-meta-columns.php#L591
Detected usage of meta_query, possible slow query.
Check code style: admin/class-meta-columns.php#L597
Detected usage of meta_query, possible slow query.
Check code style: tests/WP/Admin/Meta_Columns_Test.php#L208
Detected usage of meta_query, possible slow query.
Check code style: tests/WP/Admin/Meta_Columns_Test.php#L238
Detected usage of meta_query, possible slow query.
Check code style: tests/WP/Admin/Meta_Columns_Test.php#L286
Detected usage of meta_query, possible slow query.
Check code style: tests/WP/Dashboard/User_Interface/Scores/SEO_Scores_Route_Test.php#L234
error_log() found. Debug code should not normally be used in production.
Check code style: tests/WP/Dashboard/User_Interface/Scores/SEO_Scores_Route_Test.php#L234
print_r() found. Debug code should not normally be used in production.
Check code style: tests/WP/Dashboard/User_Interface/Scores/SEO_Scores_Route_Test.php#L255
error_log() found. Debug code should not normally be used in production.
Check code style: tests/WP/Dashboard/User_Interface/Scores/SEO_Scores_Route_Test.php#L255
print_r() found. Debug code should not normally be used in production.