Sonarqube scan error with line out of range?

后端 未结 7 815
南方客
南方客 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-31 00:06

    Same damn issue happens in python code as well. I got it resolved adding a blank line at the end of the file.

    0 讨论(0)
提交回复
热议问题