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

ANocturnalGuy / proxy-api
Active

Last analyzed e57c5fa 2 months ago
Default analysis branch is
Currently analyzing run
All issues
72
Recommended
14
Bug risk
46
Anti-pattern
22
Security
0
Performance
0
Type check
0
Coverage
0
Style
0
Documentation
4

Null comparisons without type-checking operators may not work as intended

JS-0059
Bug risk
2 months ago — 2 months old
Found in src/../controller.js and src/withdraw.js
3

Found the usage of undeclared variables

JS-0125
Bug risk
2 months ago — 2 months old
Found in src/../controller.js and src/withdraw.js
2

Should not have unused variables

JS-0128
Bug risk
2 months ago — 2 months old
Found in src/../controller.js and src/withdraw.js
6

Avoid use of == and !=

JS-0050
Anti-pattern
2 months ago — 2 months old
Found in src/../controller.js and src/withdraw.js
3