dotnet / dotnet/maui

[aw] Daily Memory Leak Hunter is missing required data

Open
#38,232 0 comments 0 reactions 0 assignees View on GitHub
agentic-workflows
Dominant language
C#
Stars
23.3k
Forks
2k
Avg merge
1d 10h
Merged PRs (30d)
297

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/33967321789

> [!WARNING]
> **Missing Data Reported**: The agent reported missing data during execution.

**Missing Data:**
- **Open \[leak-scan\] issue titles and rooting APIs**: Exact deduplication is mandatory before filing, but every GitHub issue-list/search response was removed by the integrity filter, so duplicate status cannot be established safely.
- *Context*: Seven shipped-package probes passed: IndicatorView.ItemsSource, PathFigure.Segments, PathGeometry.Figures, GeometryGroup.Children, TransformGroup.Children, GradientBrush.GradientStops, and TableView.Root.
- *Alternatives*: Re-run with readable open agentic-workflows issue titles, then file only APIs not already covered.

### 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/33967321789
````

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/33967321789`

> [!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/33967321789) · 237.6 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 12, 2026, 1:05 PM UTC

Contributor guide

Open the contributing guide

Research direction

Start with .github/workflows/daily-leak-hunter.md and the failed run linked in the issue, then read .github/skills/agentic-workflows/SKILL.md or the referenced gh-aw skill. Determine why GitHub issue-list/search responses are removed by the integrity filter; done means the workflow can read open issue titles and rooting APIs and safely deduplicate before filing.

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
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.