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

nimash3eshan / COMBook
Active

Last analyzed 77277b7 3 months ago
Default analysis branch is
Currently analyzing run
All issues
346
Recommended
93
Bug risk
193
Anti-pattern
116
Security
0
Performance
0
Type check
0
Coverage
0
Style
0
Documentation
37

Duplicate conditions in if-else-if chains

JS-0034
Bug risk
3 months ago — 3 months old
Found in trans.js
1

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

JS-0059
Bug risk
3 months ago — 3 months old
Found in trans.js
1

Found the usage of undeclared variables

JS-0125
Bug risk
3 months ago — 3 months old
Found in fps.js, index.js and 3 other files
47

Should not have unused variables

JS-0128
Bug risk
3 months ago — 3 months old
Found in fps.js, PnL.js and 2 other files
24

Avoid use of == and !=

JS-0050
Anti-pattern
3 months ago — 3 months old
Found in fps.js, PnL.js and 2 other files
20