Pylint with my SonarCloud configuration

Hi Sonar team,

I hope you are doing well. I’ve successfully integrated Pylint with my SonarCloud configuration, and I can see the report in my GitHub Actions workflow. However, my concern is that I’m unable to find the report in the “Issues” tab, and there is no Pylint option available. Could you please assist with this?

Thank you.

Hi,

If your Pylint report is being imported into analysis, then you should see its issues integrated into the issues list. There is no specific option in the interface for any of the external analyzer reports. The issues just show up along with all the others.

 
HTH,
Ann