github-actions[bot]
published Aug 27, 2026, 4:10 AM · updated Aug 27, 2026, 4:10 AM
Workflow Failure
Workflow: Semantic Function Refactoring
Branch: main
Run: https://github.com/github/gh-aw/actions/runs/33038125657
Warning
Missing Tools Reported: The agent reported missing tools during execution.
Missing Tools:
- serena (Go language server): Serena semantic tools (find_referencing_symbols, get_symbols_overview, find_symbol) were unusable: the language server manager failed to initialize with "go: Go is not installed. Please install Go from (golang.org/redacted) and make sure it is add
[Content
[Content truncated due to length]
Alternatives:
| Tool | Alternative |
|---|---|
| serena (Go language server) | Used Grep and Read to enumerate symbols and trace call sites. Sufficient for this 8-file slice but would not scale to a large package or catch semantically-equivalent duplicates with different identifiers. |
Action Required
Assign this issue to an agent to debug and fix the issue.
Debug with any coding agent
Use this prompt with any coding agent (GitHub Copilot, Claude, Gemini, etc.):
Debug the agentic workflow failure using https://raw.githubusercontent.com/github/gh-aw/main/debug.md
The failed workflow run is at https://github.com/github/gh-aw/actions/runs/33038125657
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.
- Start your agent
- Load the
agentic-workflowsskill from.github/skills/agentic-workflows/SKILL.mdor https://github.com/github/gh-aw/blob/main/.github/skills/agentic-workflows/SKILL.md - Type
debug the agentic workflow semantic-function-refactor failure in https://github.com/github/gh-aw/actions/runs/33038125657
Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set report-failure-as-issue: false in its frontmatter:
safe-outputs:
report-failure-as-issue: falseGenerated from Semantic Function Refactoring · claude · 200.4 AIC · ◷
- expires on Aug 27, 2026, 4:10 PM UTC