Skip to content

Add default value for namedArg in Microsoft.Gen.Metrics.parser #6238

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

BowenYang666
Copy link

@BowenYang666 BowenYang666 commented Apr 3, 2025

Add default value for namedArg in Microsoft.Gen.Metrics.parser

Microsoft Reviewers: Open in CodeFlow

@dariusclay
Copy link
Contributor

@BowenYang666 can you describe the situation where this change fixes an issue? I'm not against the change but would like more details in the PR.

@BowenYang666
Copy link
Author

BowenYang666 commented Apr 8, 2025

@BowenYang666 can you describe the situation where this change fixes an issue? I'm not against the change but would like more details in the PR.

@dariusclay
This is to solve the build error: 'Use of unassigned local variable namedArg'. I saw this error when I open the project via visual studio. But seems building through build.cmd doesn't have this issue.

Besides that, it's my first time contributing this repo. So I'm finding some simple code that I can fix to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants