Hi, I try to configurate SonarCloud + GitHub for PullRequest decoration.
I use this instruction, but there is no comments from Sonar in my PR.
My config:
Provider: Github
CI: Travis
Sonar version : Sonarcloud
Source code language : Java
Code coverage : JaCoCo
I use Maven plugin for integration with Sonar
I don’t have any warnings in Sonar.
I tried add secured token in configuration and clear, I tried to reinstall application in github properties, I tried to recreate token and I tried any configurations in sonar plugin.