What's Problem?
Previously, I decided that the quality of the code would be low because I didn't use a static code analysis tool.
According to SonarLint, static code analysis tool, issued 137 problems on my project.

How?
Refactoring with SonarLint plugin and analysis with SonarQube
Expected!
It will be good codes.