Template for a good bug report, formatted with Markdown:
-
versions used (SonarQube, Scanner, Plugin, and any relevant extension)
sonarqube 7.6, is installed on window 64
scanner: sonar-scanner-4.6.2.2472-windows
plugin:none -
error observed (wrap logs/code around triple quote ``` for proper formatting)
no -
steps to reproduce
-
create eslint json file
-
create related to report.html
-
on windows bash command: sonar-scanner -Dsonar.projectKey=eslint_cms -Dsonar.projectName=eslint_cms -Dsonar.sources=./src -Dsonar.eslint.reportPaths=eslint.json
4)view result on sonarqube web
- potential workaround
it is eslint.jsoneslint.json (1.0 MB)
related to report.html Processing: result.html…
P.S.: use the #bug:fault sub-category if you’re hitting a specific crash/error , or the #bug:fp sub-category for rules-related behaviour