Hi
I’m analyzing my project hosted on GitHub with SonarCloud from Travis CI.
I installed the SonarCloud application in GitHub.
From what I understand from Travis documentation, https://docs.travis-ci.com/user/sonarcloud/#analysis-of-internal-pull-requests and from SonarCloud documentation, https://sonarcloud.io/documentation/integrations/github/ nothing else must be done and everything will take place automatically.
I simulated a few issues, and on the GitHub PR I see the negative check from SonarCloud (with a “Details” link that brings to SonarCloud) but I do not see any further comment from SonarCloud on the PR. I would have expected to see a comment in the conversation with the lines with the issues, as shown in the screenshot of this page https://sonarcloud.io/about/sq/branch-analysis-and-pr-decoration
Do I need further configuration anywhere?
thanks in advance
Lorenzo