Skip to content

Running Copilot coding agent #13

Running Copilot coding agent

Running Copilot coding agent #13

Triggered via dynamic January 19, 2026 12:00
Status Success
Total duration 33m 37s
Artifacts

copilot

on: dynamic
Fit to window
Zoom out
Zoom in

Annotations

9 errors
copilot: src/Font_Collection_Command.php#L174
Call to an undefined method WP_Font_Collection::get_slug().
copilot: src/Font_Collection_Command.php#L171
Call to an undefined method WP_Font_Collection::get_config().
copilot: src/Font_Collection_Command.php#L102
No error with identifier method.notFound is reported on line 102.
copilot: src/Font_Collection_Command.php#L99
No error with identifier method.notFound is reported on line 99.
copilot: src/Font_Collection_Command.php#L174
Call to an undefined method WP_Font_Collection::get_slug().
copilot: src/Font_Collection_Command.php#L171
Call to an undefined method WP_Font_Collection::get_config().
copilot: src/Font_Collection_Command.php#L174
Cannot call method get_slug() on WP_Font_Collection|null.
copilot: src/Font_Collection_Command.php#L171
Cannot call method get_config() on WP_Font_Collection|null.
copilot: src/Font_Collection_Command.php#L167
is_wp_error(WP_Font_Collection|null) will always evaluate to false.