DroidsOnRoids / bitrise-step-sonarqube-scanner

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

sonarqube-scanner getting stuck macOS 11.4 (Big Sur) #26

Closed shoaibsadanaut closed 3 years ago

shoaibsadanaut commented 3 years ago

Hi, This step is getting stuck on Big Sur and working fine for Catalina. What can be the issue? I am trying to push my test coverage report from Xcode to SonarCloud.

sonarqube-scanner version = 1.0.9 Xcode version = 13.0 OS = macOS 11.4 (Big Sur)

Screenshot 2021-10-22 at 3 32 21 PM
koral-- commented 3 years ago

There was a similar issue on another macOS stack: https://github.com/DroidsOnRoids/bitrise-step-sonarqube-scanner/issues/18#issuecomment-849641647

Could you confirm whether it is the same thing as in your case?

shoaibsadanaut commented 3 years ago

@koral-- You can close this one, works fine with the fix.