Dashboard
Resources
Pricing
Discover
Directory
Log in
Zxce3
/
userbot
Active
Last analyzed
5a36260
2 months ago
Default analysis branch is
main
Currently analyzing run
Overview
Issues
Metrics
History
All
Sort
Recommended
42
All issues
125
Recommended
42
Bug risk
5
Anti-pattern
34
Security
6
Performance
8
Type check
0
Coverage
0
Style
72
Documentation
0
Consider removing the commented out code block
PY-W0069
Anti-pattern
4 months ago
—
4 months old
Found in userbot/__main__.py
1
Imported name is not used anywhere in the module
PY-W2000
Anti-pattern
3 months ago
—
4 months old
Found in userbot/../neko.py and userbot/__main__.py
5
No newline at end of file
FLK-W292
Style
3 months ago
—
4 months old
Found in userbot/../afk.py, userbot/../basic.py and 3 other files
5
Undefined name detected
PYL-E0602
Bug risk
4 months ago
—
4 months old
Found in userbot/__main__.py
2
Protected member accessed from outside the class
PYL-W0212
Bug risk
4 months ago
—
4 months old
Found in userbot/utils/scripts.py
2
Exception caught is very general
PYL-W0703
Anti-pattern
4 months ago
—
4 months old
Found in userbot/../neko.py and userbot/__main__.py
3
Unused variable found
PYL-W0612
Anti-pattern
4 months ago
—
4 months old
Found in userbot/../neko.py and userbot/../scripts.py
2
Re-defined variable from outer scope
PYL-W0621
Anti-pattern
3 months ago
—
4 months old
Found in userbot/../basic.py, userbot/../exec.py and 5 other files
13
Function contains unused argument
PYL-W0613
Anti-pattern
3 months ago
—
3 months old
Found in userbot/../basic.py, userbot/../exec.py and 4 other files
9