[aw] Daily Memory Leak Hunter failed
- Dominant language
- C#
- Stars
- 23.3k
- Forks
- 2k
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 290
Description
### Workflow Failure
**Workflow:** [Daily Memory Leak Hunter](https://github.com/dotnet/maui/blob/main/.github/workflows/daily-leak-hunter.md)
**Branch:** main
**Run:** https://github.com/dotnet/maui/actions/runs/33312688468
> [!WARNING]
> **Engine Failure**: The `copilot` engine terminated unexpectedly.
**Last agent output:**
```
422 This content was flagged for possible cybersecurity risk. If this seems wrong, try rephrasing your request. To get authorized for security work, join the Trusted Access for Cyber program: https://chatgpt.com/cyber
Changes +0 -0
Duration 7m 29s
Tokens ↑ 2.6m (2.3m cached, 322.3k written) • ↓ 35.3k (13.1k reasoning)
Resume copilot --resume=6811cbae-656c-477c-82d1-960d30a91e67
422 This content was flagged for possible cybersecurity risk. If this seems wrong, try rephrasing your request. To get authorized for security work, join the Trusted Access for Cyber program: https://chatgpt.com/cyber
Changes +0 -0
Duration 8m 6s
Tokens ↑ 2.6m (2.3m cached, 322.3k written) • ↓ 35.3k (13.1k reasoning)
Resume copilot --resume=6811cbae-656c-477c-82d1-960d30a91e67
```
### 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/dotnet/maui/actions/runs/33312688468
````
Manually invoke the agent
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
- Type `debug the agentic workflow daily-leak-hunter failure in https://github.com/dotnet/maui/actions/runs/33312688468`
> [!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:
> ```yaml
> safe-outputs:
> report-failure-as-issue: false
> ```
>
>
> Generated from [Daily Memory Leak Hunter](https://github.com/dotnet/maui/actions/runs/33312688468) · 382.7 AIC · [◷](https://github.com/search?q=repo%3Adotnet%2Fmaui+is%3Aissue+%22gh-aw-workflow-id%3A+daily-leak-hunter%22&type=issues)
> - [x] expires on Sep 6, 2026, 1:05 PM UTC
Contributor guide
Research direction
Start with .github/workflows/daily-leak-hunter.md and the failed run linked in the issue. Read the gh-aw debug.md guidance and the agentic-workflows skill at .github/skills/agentic-workflows/SKILL.md, then inspect the run logs around the Copilot engine failure. Done means the workflow completes successfully or its failure reporting is intentionally corrected and verified with a rerun.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd, devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100