Unable to import external reports like Code coverage, linters

Hi Fabrice,

Sorry for another set of questions.

  • Where do I see the results of the external reports on the SonarCloud dashboard?
    I’m importing rubocop report and eslint report using the sonar-project.properties. The reports are getting generated and the properties file has sonar.eslint.reportPaths=report.json and sonar.ruby.rubocop.reportPaths=rubocop-result.json.