Hi @Frederic, VB.NET (and C#) need to be built in order to be analyzed. Our .NET analyzers are actually plugins for the compiler and work during the compilation of the project. In addition, to analyze .NET source code you have to use Scanner for MSBuild, as it provides the needed integration with the build process that allows the analyzers to work correctly.
Val
(Valeri Hristov)
2
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Sonaqube 6.7.3 does not analyze vbnet code | 1 | 625 | September 4, 2018 | |
| Scanning VB.net project does not ́t publish code result to sonarqube server | 7 | 1591 | September 25, 2020 | |
| Run SonarCloud Analysis with aspx Vb.net code | 5 | 504 | March 24, 2023 | |
| Sonar Cloud is not working with VB.NET | 9 | 949 | March 31, 2023 | |
| Issue in running sonarqube analysis | 6 | 3533 | April 24, 2019 |