Compatibility with Progress Planner v1.8 #403
Annotations
11 errors and 1 warning
|
Check code style
Process completed with exit code 1.
|
|
Check code style:
inc/progress-planner/comment-redirect.php#L93
@return annotation of method \EmiliaProjects\WP\Comment\Inc\Progress_Planner\Comment_Redirect::add_task_actions() does not specify type hint for items of its traversable return value.
|
|
Check code style:
inc/progress-planner/comment-redirect.php#L91
Usage of "mixed" type hint is disallowed.
|
|
Check code style:
inc/progress-planner/comment-redirect.php#L90
Usage of "mixed" type hint is disallowed.
|
|
Check code style:
inc/progress-planner/comment-moderation.php#L131
@return annotation of method \EmiliaProjects\WP\Comment\Inc\Progress_Planner\Comment_Moderation::add_task_actions() does not specify type hint for items of its traversable return value.
|
|
Check code style:
inc/progress-planner/comment-moderation.php#L129
Usage of "mixed" type hint is disallowed.
|
|
Check code style:
inc/progress-planner/comment-moderation.php#L128
Usage of "mixed" type hint is disallowed.
|
|
Check code style:
inc/progress-planner/comment-policy.php#L94
@return annotation of method \EmiliaProjects\WP\Comment\Inc\Progress_Planner\Comment_Policy::add_task_actions() does not specify type hint for items of its traversable return value.
|
|
Check code style:
inc/progress-planner/comment-policy.php#L92
Usage of "mixed" type hint is disallowed.
|
|
Check code style:
inc/progress-planner/comment-policy.php#L91
Usage of "mixed" type hint is disallowed.
|
|
Check code style
Process completed with exit code 1.
|
|
Check code style:
admin/admin.php#L112
When passing the $key parameter to get_comment_meta(), it is recommended to also pass the $single parameter to explicitly indicate whether a single value or multiple values are expected to be returned.
|