microsoft / microsoft/mu_devops
[Task] Follow up on CodeQL workflow `cargo make` failure
Nobody has claimed this yet.
- Dominant language
- Dockerfile
- Stars
- 43
- Forks
- 36
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 10
Description
The CodeQL workflow in mu_plus dev/202502 began failing for PRs. Example: https://github.com/microsoft/mu_plus/actions/runs/15787129446
A quick change was made to unblock other PRs: https://github.com/microsoft/mu_plus/pull/705
That needs to be followed up on for a root cause and longer term fix.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the CodeQL workflow failure in the linked Actions run and compare it with the quick change in PR #705. Determine the root cause of the cargo make failure and define a longer-term workflow fix, then verify that CodeQL runs successfully for pull requests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100