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

Gracefully handle no analyzers case in DiagnosticComputer #68545

Merged
merged 1 commit into from
Jun 13, 2023

Conversation

mavasani
Copy link
Contributor

Fixes AB#1802055

Handle the case where a project/solution has analyzer references, but there are no analyzers in any of these analyzer assemblies.

Fixes [AB#1802055](https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1802055)

Handle the case where a project/solution has analyzer references, but there are no analyzers in any of these analyzer assemblies.
@mavasani mavasani added Area-IDE Tenet-Reliability Customer telemetry indicates that the product is failing in a crash/hang/dataloss manner. labels Jun 12, 2023
@mavasani mavasani requested a review from sharwell June 12, 2023 04:00
@mavasani mavasani requested a review from a team as a code owner June 12, 2023 04:00
@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged Issues and PRs which have not yet been triaged by a lead label Jun 12, 2023
@mavasani mavasani merged commit 7aa5af7 into dotnet:main Jun 13, 2023
@ghost ghost added this to the Next milestone Jun 13, 2023
@mavasani mavasani deleted the Bug1802055 branch June 13, 2023 14:24
@RikkiGibson RikkiGibson modified the milestones: Next, 17.7 P3 Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-IDE Tenet-Reliability Customer telemetry indicates that the product is failing in a crash/hang/dataloss manner. untriaged Issues and PRs which have not yet been triaged by a lead
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants