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

Nininanou16 / Letrefle-bot
Error

Last analyzed 0baed8b 3 months ago
Default analysis branch is
Currently analyzing run
All issues
399
Recommended
33
Bug risk
84
Anti-pattern
307
Security
0
Performance
2
Type check
0
Coverage
0
Style
0
Documentation
6

function or var declarations in nested blocks is not preferred

JS-0016
Bug risk
3 months ago — 3 months old
Found in Buttons/OpenTicket.js
1

Should not have unused variables

JS-0128
Bug risk
3 months ago — 3 months old
Found in Buttons/CloseChannels.js, Buttons/CloseTicket.js and 13 other files
23

Avoid use of == and !=

JS-0050
Anti-pattern
3 months ago — 3 months old
Found in Buttons/CloseTicket.js and Buttons/DecreaseData.js
2

Avoid using lexical declarations in case clauses

JS-0054
Anti-pattern
3 months ago — 3 months old
Found in Events/messageReactionAdd.js, Events/messageReactionRemove.js and 2 other files
7