How to distinguish languages when importing reports in common format with externalIssuesReportPaths

Must-share information (formatted with Markdown):

  • which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
    SonarQube 7.5 Scanner & SonarQube Scanner 3.3.0.1492
  • what are you trying to achieve
    Import the reports generated by stylint and eslint into sonar.
  • what have you tried so far to achieve this
    I use parameter sonar.externalIssuesReportPaths and import multiple reports such as JS and CSS and the import is successful. I want to view the results classified by JS and CSS on the issue page. What should I do to achieve this effect?

Hi,

Your version is past EOL. You should upgrade to either the latest version or the current LTS at your earliest convenience. Your upgrade path is:

7.5 → 7.9.6 → 8.9.9 → 9.6 (last step optional)

You may find the Upgrade Guide and the LTS-to-LTS Upgrade Notes helpful. If you have questions about upgrading, feel free to open a new thread for that here.

If your error persists after upgrade, please come back to us.

Please don’t let me upgrade the version. I just want to solve the problem. As far as I know, the problem still exists after upgrading the version.

Or is there anyone else who can help me answer this question.