SonarQube in 10min - How companies control code quality?

Опубликовано: 29 Май 2026
на канале: Coding Session with Piotr Kowalski
175
8

Find bugs, security issues, and hidden technical debt automatically with SonarQube. In this video we scan a real JavaScript project and see what the analyzer actually finds. Learn how to run Sonar locally and integrate it with GitHub Actions in minutes.

Links:
https://sonarcloud.io/ — SonarQube Cloud
https://hub.docker.com/_/sonarqube — Docker image
https://dashboard.ngrok.com/ — ngrok tunneling
https://github.com/localtunnel/localt... — localtunnel
https://github.com/SonarSource/sonarq... — GitHub Action
https://www.sonarsource.com/plans-and... — pricing
https://docs.sonarsource.com/sonarqub... — analysis parameters
https://docs.sonarsource.com/sonarqub... — branch analysis

Contact:
https://x.com/piecioshka
https://github.com/piecioshka

Support me:
https://github.com/sponsors/piecioshka
https://buymeacoffee.com/piecioshka

Chapters:
00:00:00 Why does this topic matter?
00:00:38 What is SonarQube?
00:01:02 Platforms
00:01:44 How to use SonarQube?
00:02:29 SonarQube Cloud
00:03:46 Preparations (Docker)
00:05:20 SonarQube with GitHub Actions
00:07:05 SonarQube on Docker Hub without GitHub Actions
00:08:02 Resources
00:08:10 Thanks!

#code #quality #analysis