Skip to content

Move generic site data into self contained objects. #17875

Move generic site data into self contained objects.

Move generic site data into self contained objects. #17875

Triggered via pull request May 6, 2024 13:52
Status Failure
Total duration 1m 4s
Artifacts

cs.yml

on: pull_request
Check code style
53s
Check code style
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Check code style
Process completed with exit code 2.
Check code style: admin/formatter/class-term-metabox-formatter.php#L37
@var annotation of property \WPSEO_Term_Metabox_Formatter::$options does not specify type hint for its items.
Check code style: admin/formatter/class-term-metabox-formatter.php#L66
@return annotation of method \WPSEO_Term_Metabox_Formatter::get_values() does not specify type hint for items of its traversable return value.
Check code style: admin/formatter/class-term-metabox-formatter.php#L104
@return annotation of method \WPSEO_Term_Metabox_Formatter::get_focus_keyword_usage() does not specify type hint for items of its traversable return value.
Check code style: admin/taxonomy/class-taxonomy.php#L298
@return annotation of method \WPSEO_Taxonomy::localize_term_scraper_script() does not specify type hint for items of its traversable return value.
Check code style: admin/taxonomy/class-taxonomy.php#L314
@return annotation of method \WPSEO_Taxonomy::localize_replace_vars_script() does not specify type hint for items of its traversable return value.
Check code style: admin/formatter/class-post-metabox-formatter.php#L37
@param annotation of method \WPSEO_Post_Metabox_Formatter::__construct() does not specify type hint for items of its traversable parameter $post.
Check code style: admin/formatter/class-post-metabox-formatter.php#L38
@param annotation of method \WPSEO_Post_Metabox_Formatter::__construct() does not specify type hint for items of its traversable parameter $options.
Check code style: admin/formatter/class-post-metabox-formatter.php#L60
@return annotation of method \WPSEO_Post_Metabox_Formatter::get_values() does not specify type hint for items of its traversable return value.
Check code style: admin/formatter/class-post-metabox-formatter.php#L109
@return annotation of method \WPSEO_Post_Metabox_Formatter::get_focus_keyword_usage() does not specify type hint for items of its traversable return value.
Check code style: admin/formatter/class-post-metabox-formatter.php#L127
@param annotation of method \WPSEO_Post_Metabox_Formatter::get_post_types_for_all_ids() does not specify type hint for items of its traversable parameter $post_ids_per_keyword.
Check code style
Process completed with exit code 1.