MauroDataMapper/mdm-ui

Resolve "code smells" issues identified by Sonarqube report

Opened this issue · 0 comments

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:

  1. 130 critical
  2. 1255 major
  3. 114 minor
  4. 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.