dotnet / dotnet/maui

[aw] Daily Memory Leak Hunter is missing required data

Open
#38,261 0 comments 0 reactions 0 assignees View on GitHub
agentic-workflows
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/34072457387

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

**Missing Data:**
- **Open \[leak-scan\] issue titles and bodies**: GitHub returned the scanner issue set only as integrity-filtered records, so exact Type.Member de-duplication could not be completed safely.
- *Context*: All source candidates surfaced existing scanner-era search hits, but their canonical rooting APIs could not be inspected.
- *Alternatives*: Provide an approved title-only export of open agentic-workflows \[leak-scan\] issues, then rerun the shipped-package probes.

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

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

> [!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/34072457387) · 402.5 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 14, 2026, 1:28 AM UTC

Contributor guide

Open the contributing guide

Research direction

Start with .github/workflows/daily-leak-hunter.md and the linked failed run, then read debug.md and .github/skills/agentic-workflows/SKILL.md. Trace why open [leak-scan] issue titles and bodies are returned only as integrity-filtered records, and rerun the shipped-package probes. Done means the workflow can safely complete its Type.Member de-duplication without reporting missing required 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.