Step By Step | Simply Install SonarQube Locally And Test | Code Quality Analysis | .NET Core

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 ก.ย. 2024

ความคิดเห็น • 13

  • @VIKAS91025
    @VIKAS91025 2 ปีที่แล้ว +4

    Thanks for the explanation but I am facing Java error when clicked on StartSonar.bat . I am facing this error message - "Exception in thread "main" java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release"

    • @Castellobra
      @Castellobra ปีที่แล้ว

      Hi Vikas. You should use the JDK 11. Pay attention if any other app is using the same port as the SonarServer. Good luck.

  • @hozmannew896
    @hozmannew896 2 ปีที่แล้ว +2

    very good and simple explanation, thank you so much

  • @venky107
    @venky107 ปีที่แล้ว

    Dotnet is not available bro how to install I'm facing issue to run dotnet command

  • @nmkkannan1256
    @nmkkannan1256 ปีที่แล้ว

    Hi I need a help, for big project with no proper folder structure, we need to import and run a build using visual studio before running in sonarqube?

  • @julesruzindana-rukundo6254
    @julesruzindana-rukundo6254 ปีที่แล้ว

    Hi.thank you for your videos.does the community version support frameworks like django and laravel in other words can it analyse a project in any of these two frameworks.

  • @MrRuilova
    @MrRuilova ปีที่แล้ว

    Awesome explanation, I never comment on youtube but I want you to be at the top of the searches... The other videos are lame, not complete and have the same video duration...

  • @phamtunganh183
    @phamtunganh183 ปีที่แล้ว

    This is the best tutorial about setup Sonarqube i had ever found!!!

  • @osamahaider5447
    @osamahaider5447 6 หลายเดือนก่อน

    You best 😍

  • @sharvan-kumar-official
    @sharvan-kumar-official ปีที่แล้ว

    Thank you bro for nice and clean explanation

  • @morshedsarwer
    @morshedsarwer 2 ปีที่แล้ว

    Unrecognized command line argument

    • @thecodeswitch
      @thecodeswitch  2 ปีที่แล้ว

      Possibly because of cmd tools missing. Make sure you've dotnet CLI & JDK installed.