DeepSource
Dashboard Resources Pricing Discover Directory Log in

Run your first analysis.

Find thousands of code security and quality issues in your codebase, before they end up in production.

Start now

CommiteDev / Commite-auth-service
Active

Last analyzed bebaedb 5 months ago
Default analysis branch is
Currently analyzing run
.. All runsmainJavascript

Checks

JavaScript
25

Run summary

5 months ago
65736d5..bebaedb
8 seconds
JavaScript
JavaScript @bebaedb
Ready
main
25 issues introduced
25
introduced
0
resolved

Avoid using console in code that runs on browser

JS-0002
Bug risk
Found in app.js
1

Should not have unused variables

JS-0128
Bug risk
Found in Controllers/userController.js
12

Found no return statements in callbacks of array methods

JS-0042
Anti-pattern
Found in app.js
3

Use shorthand property syntax for object literals

JS-0240
Anti-pattern
Found in app.js and Controllers/userController.js
3

Found warning comments in code

JS-0099
Documentation
Found in Controllers/userController.js, Middleware/middleware.js and 1 other file
3

Use const declarations for variables that are never reassigned

JS-0242
Anti-pattern
Found in Controllers/userController.js
2

Documentation comments not found for functions and classes

JS-D1001
Documentation
Found in app.js
1