Workflow Failure Workflow: Test Coverage Improver Branch: main Run: https://github.com/github/gh-aw-firewall/actions/runs/32946854745 Action Required Assign this issue to an agent to debug and fix the issue. <details> <summary>Debug with any coding agent</summary> Use this prompt with any coding agent (GitHub Copilot, Claude, Gemini, etc.): </details> <details> <summary>Manually invoke the agent</summary> Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt. Start your agent Load the agentic-workflows skill from .github/skills/agentic-workflows/SKILL.md or <https://github.com/github/gh-aw/blob/main/.github/skills/agentic-workflows/SKILL.md> Type debug...
Workflow Failure Workflow: Test Coverage Improver Branch: main Run: https://github.com/github/gh-aw-firewall/actions/runs/30528699796 [!WARNING] Lock File Out of Sync: The workflow could not start because its compiled lock file no longer matches the source markdown. This means the workflow's .md file was edited but gh aw compile was not run afterwards to regenerate the corresponding .lock.yml file. The agent is prevented from running against a stale configuration to avoid unexpected behaviour. To fix, recompile the workflow: Then commit and push the updated .lock.yml file. <details> <summary>More ways to recompile</summary> Using the gh-aw MCP server (if configured): Recompile all workflo...