[aw] Daily Memory Leak Hunter is missing required data
- 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/33032907450
> [!WARNING]
> **Missing Data Reported**: The agent reported missing data during execution.
**Missing Data:**
- **Open \[leak-scan\] issue titles**: Required to deduplicate seven empirically confirmed rooting APIs before issue creation; every GitHub issue read returned only integrity-filter redaction markers.
- *Context*: Confirmed against Microsoft.Maui.Controls 10.0.0: IndicatorView.ItemsSource, GradientBrush.GradientStops, TransformGroup.Children, GeometryGroup.Children, PathFigure.Segments, PathGeometry.Figures, VisualElement.Resources.
- *Alternatives*: Expose number/title for open agentic-workflows \[leak-scan\] issues, then rerun this workflow to safely create only non-duplicate issues.
### 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/33032907450
````
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/33032907450`
> [!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/33032907450) · 110.4 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 3, 2026, 2:28 AM UTC
Contributor guide
Research direction
Start with .github/workflows/daily-leak-hunter.md and the failed run linked in the issue. Read .github/skills/agentic-workflows/SKILL.md or the referenced gh-aw debug guide, then trace why open [leak-scan] issue titles are returned as redaction markers. Done means the workflow can access the required issue numbers or titles and reruns without reporting missing data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100