Skip to content

Addressing comment on PR #567 #15

Addressing comment on PR #567

Addressing comment on PR #567 #15

Triggered via dynamic January 19, 2026 15:43
Status Success
Total duration 4m 47s
Artifacts

copilot

on: dynamic
Fit to window
Zoom out
Zoom in

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.