Sonnarscanner run issue

Thanks. Now I can able to see the analysis results in the the sonarqube server

I have three things which are pending in order to complete Sonascanner integration end to end.

  1. If you see the above attached screenshot where you can see the java version Java 1.8.0_261 (32 bit). But I have 64 bit machine where I installed the Jdk 14.0.2 64 bit and try to refer the path in the System environment variables. Then when i run the sonar scanner it’s not working because java command is not able to recognize.

  2. Can you please let me know how can we integrate the code coverage with the angular project.

  3. What would be the command to integrate the sonar scanner into Github pipeline?

Thanks for your patience.