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

Visual Studio relies on an old snapshot and shows non-existent issues #69

Closed
aybe opened this issue Apr 28, 2020 · 1 comment
Closed
Labels
other project This issue is not related to this project

Comments

@aybe
Copy link

aybe commented Apr 28, 2020

Bug description

Even though project is rebuilt, cleaned, etc, the green squiggles in Solution Explorer do not disappear, except when you disable Disable the full build of projects. As soon as you do that the problem is instantly fixed.

Visual Studio Version 16.5.4
VSTU 4.6.0.0 Experimental
also installed Microsoft Code Analysis 2019 3.0.0.1925803

To Reproduce

Steps or code to reproduce the behavior:

  1. edit your code until you trigger some of these analyzers
  2. do some work that rebuilds the project
  3. see that errors are non-existent
  4. now disable Disable the full build of projects.
  5. rebuild your project
  6. analyzer errors are now gone

Expected behavior

Disable the full build of projects should not influence the analysis.

(in Tools/Options/Tools for Unity)

Screenshots

Also, here all the extensions I have installed:

devenv_2020-04-28_05-20-38

devenv_2020-04-28_05-21-07

@sailro
Copy link
Member

sailro commented Apr 28, 2020

Thanks for the feedback!

This is not an issue related to this Analyzers project but rather a VSTU/VSTUM issue with our lightweight build feature.

So I'm going to close this ticket, and we'll continue discussing this offline.

Regards
Seb

@sailro sailro closed this as completed Apr 28, 2020
@sailro sailro added the other project This issue is not related to this project label Apr 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
other project This issue is not related to this project
Projects
None yet
Development

No branches or pull requests

2 participants