SonarQube Cloud: Error while executing task Publish: Task failed with status FAILED

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?

Hey there.

Have you checked your billing information? This error can happen if payment failed, or somebody downgraded your organization.

Thank you, the card expired.
Is there possibility to get valid message when billing is not ok?

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.