File to analyze was not found in the file system

I appear to be seeing a very similar issue. Using version 10.30.0.82084 I instantly get the same “Checks failed” error when pressing Commit or Commit and Push in IntelliJ. In the verbose logs I just see the following line appear: “Pre-commit analysis cancelled because analysis did not start”.

No actual commit is created. It might be relevant that I am just deleting two Java files in the commit, so it makes sense that there are no actual changes to be analysed.

sonarqube-for-ide.log (264.1 KB)