Must-share information (formatted with Markdown):
I am just integrating Sonarqube in build pipeline (some UI project build pipeline created by some one else),I have created the Tasks as per the screenshot(disabled the tasks as was getting error)
There is already a Task, Run build commandline as shown in the image which has build–force ,but running the pipeline I am getting error Sonarqube was unable to collect the required info about your project.
The sonarqube is not able to get info about the project ,since there is already biuld --force i don’t know what else to try ,I am already configured sonarqube task for MSBUILD ,and if i disable the task related to sonarqube(first one and the last two) there are no errors.
Any help will be appreciated