-
Improvement
-
Resolution: Not A Defect
-
Minor
-
None
Running MSBuild with Code Analysis enabled outputs warnings like this:
(RunCodeAnalysis target) ->
c:\dev\proj\Example\MyClass.cs(10): warning CA2214: Microsoft.Usage : 'MyClass.MyClass()' contains a call chain that results in a call to a virtual method defined by the class. Review the following call stack for unintended consequences: \r [C:\dev\proj\Example\Example.csproj]
[JENKINS-27976] MsBuildParser should parse Code Analysis warnings
Resolution | New: Not A Defect [ 7 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 162575 ] | New: JNJira + In-Review [ 196994 ] |
Interested in providing a pull request (incl. a test) that improves the regular expression?