Skip to content
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

Correctly respect NoWarn CLI/Task options in Compatibility logging interface #46061

Merged
merged 4 commits into from
Jan 17, 2025

Conversation

ViktorHofer
Copy link
Member

@ViktorHofer ViktorHofer requested a review from a team as a code owner January 16, 2025 21:17
@ViktorHofer ViktorHofer requested a review from ericstj January 16, 2025 21:18
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-ApiCompat untriaged Request triage from a team member labels Jan 16, 2025
{
Console.WriteLine(messageTextWithCode);
}
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Considering we now know this code can break consumers like it happened with aspnetcore, I think we should have a couple tests to verify the behavior.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed. I filed #46062 to track adding a new test project for the apicompat global tool.

Copy link
Member

@ericstj ericstj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, Small suggestion

@ViktorHofer ViktorHofer enabled auto-merge (squash) January 16, 2025 21:34
@carlossanlop carlossanlop removed the untriaged Request triage from a team member label Jan 17, 2025
@ViktorHofer ViktorHofer merged commit 712c574 into main Jan 17, 2025
35 of 38 checks passed
@ViktorHofer ViktorHofer deleted the LoggingWarningsCompatibility branch January 17, 2025 02:28
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.

3 participants