sonar github plugin for scala [sonarqube] [github] -


using sonar github plugin, did several java base based projects jenkins -> sonar scan -> github pull request

i need same thing scala based project (regular scala sonar run well).

however, plugin (sonar-github) seems dropping scala scan results. luck it? or impossible do? or need plugin? thanks

chris l

there's no official code analyzer scala. that's reason why no issues detected on scala code.

note not relate github plugin, aims decorate pull requests issues raised code analyzers.


Comments

Popular posts from this blog

php - Cannot override Laravel Spark authentication with own implementation -

What is happening when Matlab is starting a "parallel pool"? -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -