This Question is Not Answered

1 "correct" answer available (4 pts) 1 "helpful" answer available (2 pts)
2 Replies Last post: Feb 20, 2013 4:20 PM by Stefano Tacconi  
Stefano Tacconi Newbie 2 posts since
Feb 14, 2013
Currently Being Moderated

Feb 14, 2013 3:11 PM

Code issues on same code differ

Goodmorning,

I am evaluating Resharper free evaluation 7.1.1 version on a Windows Forms application made up by nine different projects, grouped into a single solution. I use Microsoft Visual Studio 2010.

I see that if I run the "Inspect code issues in current project" every day, on the same code, the results differ: for example, if a day I find 9500 issues, the day after i Find 9520. This despite no change has been done to code !
Anybody could explain a possible reason for this apparently incorrect ReSharper behaviour ??

 

Thanks a lot !

Alex Berezoutsky JetBrains 455 posts since
Feb 18, 2011
Currently Being Moderated
Feb 18, 2013 1:17 PM in response to: Stefano Tacconi
Re: Code issues on same code differ

Hello Stefano,

 

Thanks for the report. Actually, it is a known behavior for ReSharper, since the actual amount of Code Issues in solution may differ because of Code Analysis applied for searching for the issues.

Unfortunately, this cannot be avoided.

 

We apologize for the inconvenenice.

Thanks!

More Like This

  • Retrieving data ...