Dev Tools
SonarCloud
SonarCloud is a cloud-based code quality and security analysis service that detects bugs, code smells, and vulnerabilities in pull requests for CI/CD pipelines.
What is SonarCloud?
SonarCloud is the cloud-hosted offering of Sonarsource's static analysis platform, providing the same code quality and security analysis that SonarQube delivers on-premises — delivered as a service integrated directly into cloud version control platforms. Developers at organisations using GitHub, GitLab, Azure DevOps, or Bitbucket see SonarCloud analysis results as pull request decoration: code quality gates appear inline with the PR, blocking merge if critical issues are introduced. The platform analyses for bugs, code smells, security vulnerabilities, and security hotspots across more than thirty programming languages, making it a broad-coverage quality enforcement tool in CI/CD pipelines.
SonarCloud's integration architecture means it participates in two different failure domains. First, it receives webhooks from version control platforms when pull requests open or commits push, triggering analysis jobs. Second, it posts results back to the PR as status checks and inline comments, which the version control platform uses to determine whether the branch protection rules are satisfied. Both legs of this integration must function for the quality gate to operate end to end. Background analysis jobs queue on SonarCloud's infrastructure and process code asynchronously, with results available through the SonarCloud web interface and API in addition to the VCS integration.
SonarCloud disruptions break the CI/CD quality gate in specific ways. Webhook delivery failures — where the VCS platform sends the trigger but SonarCloud fails to receive or acknowledge it — cause analysis jobs never to start, leaving pull requests with "pending" status checks that never resolve. Analysis jobs that start but fail mid-execution return error status to the PR, blocking merge even when the actual code has no quality issues. The SonarCloud web dashboard fails to load project history and current analysis results when the frontend backend is degraded. New project onboarding — importing a repository and configuring analysis — fails during API backend outages, blocking teams from getting started with the service.
Outage.gg tracks SonarCloud service status using real-time community reports from developers and DevOps engineers. If pull request analysis is not running, quality gates are stuck pending, or the SonarCloud dashboard is unavailable, the live status page shows current impact from the SonarCloud developer community.
Common SonarCloud Problems
Issues users most frequently report when SonarCloud is having problems.
Login failures
Players are unable to sign in, receiving authentication errors or being stuck on loading screens.
Matchmaking problems
Unable to find or join matches, long queue times, or errors when trying to connect to game servers.
Disconnections mid-session
Getting unexpectedly kicked from active sessions, losing in-game progress or items.
In-game store & purchases
Cannot load the in-game store, complete purchases, or received items are not appearing in inventory.
Frequently Asked Questions
Common questions about SonarCloud outages and server status.
You can check the live SonarCloud server status at outage.gg/services/sonarcloud. The page shows real-time community-submitted outage reports, an hourly trend chart, and the current health status.
SonarCloud can stop working for a number of reasons including scheduled maintenance windows, unexpected server failures, network infrastructure problems, or DDoS attacks. Check the live status page on Outage.gg for the latest community reports to see if others are experiencing the same issue.
Go to outage.gg/services/sonarcloud and click the "Report an Issue" button. Your report is counted immediately and helps confirm whether a problem is widespread. Reports from multiple users trigger a status change visible to everyone watching the page.
Click the "Notify Me" bell button on the SonarCloud status page at outage.gg/services/sonarcloud. Create a free account and we will send you an email the moment SonarCloud comes back online — no app download required.
Many services maintain official status pages with planned maintenance notices. Outage.gg aggregates real-time community-reported outages which often surface faster than official channels.
Related Services
Other services you might be tracking alongside SonarCloud.