Get started
Step 4 - first analysis

If you have successfully followed the in-product tutorial, SonarCloud will run its first analysis on your project.

The first analysis is always a main branch analysis (an analysis of the default branch of your repository, usually called main or master).

From now on, a new analysis will be triggered every time you make a change to the main branch by direct push, pull request merge, or branch merge.

  • Commit and push
  • Review check status
  • Troubleshoot
  • Review analysis results
  • Adjust A11y Quality Gate for overall code
  • Optionally re-run analysis