I have recently integrated my projects (private) to SonarCloud and I am facing issues with running analysis on VB .NET webforms application. We are using Azure DevOps and build agent was setup on a On-premise server to build the application. Pre Analysis and Build are successful but getting JAVA version error when running the analysis. We have installed JDK 11 on the on-premise server where the build agent is running but still getting JAVA version error.
Do we need to install Sonar Scanner on the server?
As we are using SonarCloud, not expecting a Sonar scanner required to be installed on any of our servers. Please advise. Let me know if you need any further information.