Must-share information (formatted with Markdown):
- which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
- what are you trying to achieve
- what have you tried so far to achieve this
Hi Team
I have Configured SonarQube Developer Edition trial in one of my remote machine.
Version: sonarqube-developer-8.3.1.34397
and launched using 9000.
This is ios mobile application. (Language: Swift and Objective C)
Have created a Pipeline in VSTS and added Sonarqube task.
Downloaded VSTS Agent, Build wrapper and placed in macOS machine.
when I executed the PIPELINE, It is getting failed in Run code Analysis task.
Errors:
##[error]ERROR: String is not parsed (file RRDHub/RRDHub/ProjectModules/LoginView/LogInViewController.swift, line 1)
##[error]java.io.UncheckedIOException: java.io.IOException: Is a directory
##[error]at com.sonar.swift.plugin.B.A(Unknown Source
##[error]at org.sonar.scanner.sensor.ModuleSensorsExecutor.withModuleStrategy(ModuleSensorsExecutor.java:77)