Reporter | Tatyana Lunegova (lunega) |
---|---|
Created | Oct 12, 2017 3:06:21 PM |
Updated | Apr 19, 2018 6:02:47 PM |
Subsystem | Solution Wide Error Analysis (SWEA) |
Assignee | Anton Spilnyy (Anton.Spilnyy) |
Priority | Critical |
State | Submitted |
Type | Bug |
Fix version | 2018.2 |
Affected versions | No Affected versions |
Fixed In Version ReSharper | Undefined |
VsVersion | All Versions |
Create a new class. There is inspection "Type or member is never used". By default the severity is Suggestion. Change severity to Error - swea does not show any errors in this class but it is highlighted properly in the code editor.
Seems like the problem is for the inspections with Suggestion severity level by default. If Hint or Warning is changed to Error SWEA shows it is an error
Seems like the problem is for the inspections with Suggestion severity level by default. If Hint or Warning is changed to Error SWEA shows it is an error