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

Aronshire / ValoCord
Active

Last analyzed 2e88ba6 3 months ago
Default analysis branch is
Currently analyzing run
All issues
123
Recommended
43
Bug risk
54
Anti-pattern
49
Security
0
Performance
0
Type check
0
Coverage
0
Style
0
Documentation
20

Found the usage of undeclared variables

JS-0125
Bug risk
3 months ago — 4 months old
Found in client/valorant.js, electron/renderer.js and 1 other file
25

Should not have unused variables

JS-0128
Bug risk
3 months ago — 4 months old
Found in electron/renderer.js, index.js and 1 other file
13

Found reassigning const variables

JS-0230
Bug risk
3 months ago — 3 months old
Found in client/valorant.js
2

Avoid use of == and !=

JS-0050
Anti-pattern
3 months ago — 3 months old
Found in client/utils.js and client/valorant.js
3