Please provide
- Operating system: MacOS Sequoia (macbook pro m2)
- SonarLint plugin version: 10.14.0.80203
- IntelliJ version: 2024.3.1 ultimate
- Programming language you’re coding in: Java
- Is connected mode used: Yes (same issue with not connected)
- Connected to SonarCloud or SonarQube (and which version): Sonarcloud
And a thorough description of the problem / question:
No analysis is being triggered. When I click “Analyze current file” I get no results, even if I know there are issues on the file as I see them on sonarcloud.
This happens only on a particular intellij project: It is a multimodule multirepository project.
The last line of log is
[2024-12-19T09:01:23.358] [SonarLint Server RPC request executor] ERROR sonarlint - No file to analyze
Find full Log attached
log-sonar.txt (54.2 KB)