TeamCity
 
You are viewing the documentation for an earlier version of TeamCity.

Inspections (.NET)

Last modified: 20 April 2023

The Inspections (.NET) runner allows you to use the benefits of JetBrains ReSharper Code Analysis feature right in TeamCity. This runner is intended to detect errors and problems in C#, VB.NET, XAML, XML, ASP.NET, JavaScript, CSS and HTML code.

Sources to analyze



Agent environment requirements



Additional options



Build before analyze



In order to have adequate inspections execution results it might be nesessary to build your solution before run analysis. This pre-step is especially actual when you use (implicitly or explicitly) code generation in your project.