Resolve "code smells" issues identified by Sonarqube report
Opened this issue · 0 comments
pjmonks commented
The full Sonarqube report can be found here: https://jenkins.cs.ox.ac.uk/sonarqube/project/issues?id=mdm-ui&resolved=false&types=CODE_SMELL
At the time of writing, it has identified code smells as:
- 130 critical
- 1255 major
- 114 minor
- 21 info
Also note that npm run eslint
produces currently over 800 warnings on the code as well.
It should be identified what issues to resolve and improve the code quality for.