我们有一个非常大的代码库,其中一个项目打破了SonarQube分析,出现以下错误.
016-12-15T11:20:30.8989361Z ##[error]ERROR: Error during SonarQube Scanner execution
2016-12-15T11:20:30.8999277Z ##[error]java.lang.IllegalStateException: Line 1203 is out of range in the file Converters/IMSServiceToESBConverter.cs (lines: 1202)
Run Code Online (Sandbox Code Playgroud)
我们正在使用SonarQube 6.1和最新的C#插件(5.5.1.522).
禁用C#配置文件中的所有规则仍会导致此问题.