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

LisahMan / Chat-Application
Active

Last analyzed 8e6890c 3 months ago
Default analysis branch is
Currently analyzing run
All issues
94
Recommended
18
Bug risk
17
Anti-pattern
77
Security
0
Performance
0
Type check
0
Coverage
0
Style
0
Documentation
0

Found the usage of undeclared variables

JS-0125
Bug risk
3 months ago — 3 months old
Found in public/chat.js
1

Should not have unused variables

JS-0128
Bug risk
3 months ago — 3 months old
Found in api/../messages.js, api/../users.js and 2 other files
8

Avoid use of == and !=

JS-0050
Anti-pattern
3 months ago — 3 months old
Found in public/chat.js and server.js
9