Addressing comment on PR #567 #15
Annotations
7 errors
|
copilot:
src/Font_Collection_Command.php#L295
Offset 'category' on *NEVER* in isset() always exists and is not nullable.
|
|
copilot:
src/Font_Collection_Command.php#L300
Empty array passed to foreach.
|
|
copilot:
src/Font_Collection_Command.php#L293
Offset 'category' on *NEVER* in isset() always exists and is not nullable.
|
|
copilot:
src/Font_Collection_Command.php#L290
Call to function is_array() with *NEVER* will always evaluate to true.
|
|
copilot:
src/Font_Face_Command.php#L472
Parameter #1 $postarr of function wp_insert_post expects array{ID?: int, post_author?: int, post_date?: string, post_date_gmt?: string, post_content?: string, post_content_filtered?: string, post_title?: string, post_excerpt?: string, ...}, array{post_type: 'wp_font_face', post_parent: mixed, post_title: non-falsy-string, post_status: 'publish', post_content: non-empty-string|false} given.
|
|
copilot:
src/Font_Collection_Command.php#L297
Empty array passed to foreach.
|
|
copilot:
src/Font_Collection_Command.php#L290
Offset 'category' on *NEVER* in isset() always exists and is not nullable.
|