DroidsOnRoids / bitrise-step-sonarqube-scanner

Step for running SonarQube Scanner CLI
MIT License
6 stars 19 forks source link

Exception in thread "main" java.lang.StringIndexOutOfBoundsException: String index out of range: 0 + Andriod Issue #25

Closed SatishDevOps-azure closed 3 years ago

SatishDevOps-azure commented 3 years ago

Hi ,

I am facing the below for android application , sonar plugin has downgraded to 1.0.7 ,1.0.6 ,1.0.5 and 1.0.9 but no luck . can you please help to address the issue. Thanks!

Capture

efremovartem792 commented 3 years ago

We are facing exactly the same problem. It stopped working a few days ago

koral-- commented 3 years ago

Does it reproduce when you enable debug option?

efremovartem792 commented 3 years ago

@koral-- which debug option do you mean?

koral-- commented 3 years ago

is_debug step input.

SatishDevOps-azure commented 3 years ago

Thanks Koral updated step version (1.0.9) is available in bitrise ,Now it is good :)