Operating system: Fedora Linux 42 (Workstation Edition)
SonarQube for IntelliJ plugin version: 10.30.0.82084
IntelliJ version: 2025.2.1 Ultimate
Programming language you’re coding in: Java
Is connected mode used: not used
And a thorough description of the problem / question:
Sometimes when I try to commit something or amend a commit in the IntelliJ commit window, the (amend) commit button does nothing and below I see “checks failed“.
I could not find anything being logged in the intellij logs.
If I remove the setting “Perform SonarQube for IDE analysis“ from the commit dialog options (gear icon), the problem seems to be solved.
Hello Tibi, @EclipseWizard is right - this issue should be resolved in our latest release, version 11.0.
Additionally, we’ve updated how pre-commit analysis works: even if it fails, users can still proceed with their commit. We no longer block commits without providing the option to continue.