discussion: Found Some code quality issues found
pnijhara opened this issue · 0 comments
pnijhara commented
I have forked this repo and ran DeepSource analysis on it. Found around 400+ issues which I think can be solvable. Some of them are cosmetic issues, antipatterns, bug-risks and performance issues. A detailed list is given below.
- 385 Antipatterns
- 22 bug-risk issues
- 28 Performance issues
- 1 security issue
Where some of them are autofixable by DeepSource auto-fix tool.
Refer to the full report here => https://deepsource.io/gh/pnijhara/junction/
I have also added a deepsource.toml
config file for running DeepSource analysis on my forked repo. You can find the file here
Which of these issues do you think are of high priority and which among them are false positives?
I can send a patch with some fix if you want.