小编Kri*_*ard的帖子

扫描C#文件时,行1203超出范围

我们有一个非常大的代码库,其中一个项目打破了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#配置文件中的所有规则仍会导致此问题.

c# sonarqube

6
推荐指数
1
解决办法
2337
查看次数

标签 统计

c# ×1

sonarqube ×1