Sonarqube scan error with line out of range?

后端 未结 7 898
南方客
南方客 2020-12-30 23:26

[07:43:57]W: [Step 1/1] ERROR: Error during SonarQube Scanner execution

[07:43:57]W: [Step 1/1] ERROR: Line 523 is out of range in the file src/main/

7条回答
  •  死守一世寂寞
    2020-12-30 23:47

    In my case, an iOS project written in Swift had to remove previous reports. Just delete sonar-reports folder.

提交回复
热议问题