Dashboard
Resources
Pricing
Discover
Directory
Log in
Baracchino-Della-Scuola
/
Bot
Active
Last analyzed
576285e
21 days ago
Default analysis branch is
master
Currently analyzing run
Overview
Issues
Metrics
History
All
Sort
Recommended
37
All issues
137
Recommended
37
Bug risk
10
Anti-pattern
51
Security
14
Performance
34
Type check
0
Coverage
0
Style
28
Documentation
0
Anomalous backslash detected
PY-W0073
Bug risk
3 months ago
—
5 months old
Found in cogs/misc.py
1
Bad comparison test
PTC-W0023
Anti-pattern
3 months ago
—
5 months old
Found in cogs/misc.py
1
Imported name is not used anywhere in the module
PY-W2000
Anti-pattern
3 months ago
—
5 months old
Found in main.py
2
iter
returns a non-iterator
PYL-E0301
Bug risk
3 months ago
—
5 months old
Found in cogs/music.py
1
Undefined name detected
PYL-E0602
Bug risk
3 months ago
—
5 months old
Found in cogs/dance.py and cogs/speech.py
2
Test for membership should be 'not in'
FLK-E713
Anti-pattern
3 months ago
—
5 months old
Found in cogs/share.py
4
Function contains unused argument
PYL-W0613
Anti-pattern
3 months ago
—
5 months old
Found in cogs/support.py
1
Re-definition found for builtin function
PYL-W0622
Anti-pattern
3 months ago
—
5 months old
Found in cogs/calc.py and cogs/carbon.py
2
Exception caught is very general
PYL-W0703
Anti-pattern
3 months ago
—
5 months old
Found in cogs/misc.py, cogs/owner.py and 1 other file
4
Unused variable found
PYL-W0612
Anti-pattern
3 months ago
—
5 months old
Found in cogs/api.py, cogs/birthday.py and 6 other files
10
Unnecessary use of
json.dumps()
for file data
PY-W0079
Anti-pattern
3 months ago
—
5 months old
Found in cogs/events.py, cogs/rss.py and 1 other file
6
Unnecessary use of
json.loads()
for file data
PY-W0078
Anti-pattern
3 months ago
—
5 months old
Found in cogs/rss.py and cogs/share.py
3