I am getting exception: " SonarQube Cloud: Error while executing task Publish: Task failed with status FAILED, Error message: The organization ‘xxxx’ is not allowed to use private projects. " My organization is only having private projects.
I am getting this error on the step:
task: SonarCloudPublish@3
displayName: ‘Publish Quality Gate Result’
continueOnError: true
What could be an issue with this task?