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

pumpkin-zbh / amqp_comm_example
Active

Last analyzed 43795de 4 months ago
Default analysis branch is
Currently analyzing run
All issues
60
Recommended
4
Bug risk
24
Anti-pattern
36
Security
0
Performance
0
Type check
0
Coverage
0
Style
0
Documentation
0

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

JS-0059
Bug risk
4 months ago — 4 months old
Found in src/client.js
1

Should not have unused variables

JS-0128
Bug risk
4 months ago — 4 months old
Found in src/amqp.js
1

Avoid square-bracket notation when accessing properties

JS-0049
Anti-pattern
4 months ago — 4 months old
Found in src/client.js
1

Avoid use of == and !=

JS-0050
Anti-pattern
4 months ago — 4 months old
Found in src/client.js
1