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

Yellow triangle on Analyzer with full path displayed solved in 16.5 preview, back in 17.6 preview #8936

Closed
ebfortin opened this issue Mar 26, 2023 · 2 comments
Assignees
Labels
Feature-Dependency-Node "Dependencies" node in Solution Explorer that display project, binary & package references Triage-Investigate Reviewed and investigation needed by dev team
Milestone

Comments

@ebfortin
Copy link

In #4893 the OP was describing a problem where Analyzers showed the full patch to the Analyzer assembly and a Yellow warning triangle. The issue has been closed as it has been resolved in 16.5 preview. However I just got the same error described in 17.6 preview 2.0.

image

I have nothing to diagnose that problem. All I can say it that I updated from .NET 5 to .NET 7 on four projects in a solution and that's when I encountered the problem. I did all the different thing you can do with doing that upgrade breaks things up : delute .vs dir, clear nuget cache and restore, force load of project dependencies. Nothing works.

I also have yellow triangle on all of my dependencies.

@tmeschter tmeschter added Feature-Dependency-Node "Dependencies" node in Solution Explorer that display project, binary & package references Bug Triage-Investigate Reviewed and investigation needed by dev team labels Mar 30, 2023
@tmeschter tmeschter added this to the 17.7 milestone Mar 30, 2023
@drewnoakes
Copy link
Member

@ebfortin when yellow triangles appear on all dependencies, it's usually a sign that the design-time build has failed.

Rather than detail this here, I've added a doc about this in the following PR: #8948

Could you please review that doc and see whether it contains enough information to help you diagnose the issue you're encountering?

Alternatively, are you able to provide a minimal repro for the issue here so that we can investigate?

Thanks.

@drewnoakes drewnoakes modified the milestones: 17.7, 17.8 Jul 13, 2023
@drewnoakes drewnoakes modified the milestones: 17.8, 17.9 Sep 12, 2023
@drewnoakes
Copy link
Member

I cannot repro this, and the code here has evolved enough that I supsect it's fixed. If anyone sees this and has repro steps they can share, please do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature-Dependency-Node "Dependencies" node in Solution Explorer that display project, binary & package references Triage-Investigate Reviewed and investigation needed by dev team
Projects
None yet
Development

No branches or pull requests

3 participants