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

Add structured location information to BuildCheck results #10338

Open
Tracked by #10337
JanKrivanek opened this issue Jul 8, 2024 · 0 comments
Open
Tracked by #10337

Add structured location information to BuildCheck results #10338

JanKrivanek opened this issue Jul 8, 2024 · 0 comments

Comments

@JanKrivanek
Copy link
Member

Context

BuildCheckResultError, BuildCheckResultWarning, BuildCheckResultInfo currently do not have structured information about location (see #10227 (comment)).
In order to do this - we'll need move IMsBuildElementLocation into Microsoft.Build.Framework and add it to IBuildCheckResult (instead of just the LocationString)

Justification

This will unlock the integration that uses the location info from the EventArgs (Binlog Viewer, Visual Studio Error Window, ...)

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

No branches or pull requests

2 participants