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

danielfloresd / team-profile-generator
Active

Last analyzed 5f2d907 4 months ago
Default analysis branch is
Currently analyzing run
All issues
144
Recommended
46
Bug risk
68
Anti-pattern
53
Security
0
Performance
0
Type check
0
Coverage
0
Style
0
Documentation
23

Found the usage of undeclared variables

JS-0125
Bug risk
4 months ago — 4 months old
Found in public/js/script.js
43

Should not have unused variables

JS-0128
Bug risk
4 months ago — 4 months old
Found in public/js/script.js
2

Avoid using lexical declarations in case clauses

JS-0054
Anti-pattern
4 months ago — 4 months old
Found in index.js
1