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

Zxce3 / userbot
Active

Last analyzed a95d69a 4 months ago
Default analysis branch is
Currently analyzing run
All issues
122
Recommended
42
Bug Risk
5
Anti-pattern
34
Security
5
Performance
8
Typecheck
0
Coverage
0
Style
70
Documentation
0

Consider removing the commented out code block

PY-W0069
Anti-pattern
4 months ago — 8 months old
Found in userbot/__main__.py
1

Imported name is not used anywhere in the module

PY-W2000
Anti-pattern
4 months ago — 8 months old
Found in userbot/../neko.py and userbot/__main__.py
5

Empty block of code found

PTC-W0047
Anti-pattern
4 months ago — 8 months old
Found in userbot/__init__.py
1

Exception caught is very general

PYL-W0703
Anti-pattern
4 months ago — 8 months old
Found in userbot/../neko.py and userbot/__main__.py
3

Unused variable found

PYL-W0612
Anti-pattern
4 months ago — 8 months old
Found in userbot/../neko.py and userbot/../scripts.py
2

Re-defined variable from outer scope

PYL-W0621
Anti-pattern
4 months ago — 8 months old
Found in userbot/../basic.py, userbot/../exec.py and 5 other files
13

Function contains unused argument

PYL-W0613
Anti-pattern
4 months ago — 7 months old
Found in userbot/../basic.py, userbot/../exec.py and 4 other files
9