Inconsistent InspectCode results for same app version when running Inspections (.NET) task on TeamCity.
Hello,
We have InspectCode v.2016.2 installed on TeamCity to run inspections against our solution. We have noticed that number of inspection warnings varies from one run to another despite build version was explicitly set on TeamCity. See Screenshot, I am not able provide access to the source code
Task settings on TeamCity are default, no additional command line parameters, no custom profiles. Target frameworks are not changed between runs. Solution-wide analysis is on.
I wasn’t able to reproduce exactly the same issue locally. The closest attempt was when I manually deleted folder with inspections cache. Please see InspectionsTest.zip file send through web form. It contains two report files for the demo projects. Note that “Inconsistent naming” warning was not exposed when another issue “FieldCanBeMadeReadOnly.Local” with lower severity was detected.
Please advise whether it's a known defect or there's a way how to deal with this issue.
Best Regards,
Dmitriy Syrkin
Please sign in to leave a comment.
Hello Dmitriy,
It looks pretty the same as the following issue https://youtrack.jetbrains.com/issue/RSRP-461241. Feel free to comment/follow/vote for the ticket.
Thanks!