Dashboard
Resources
Pricing
Discover
Directory
Log in
junepark678
/
GIRRewrite
Active
Last analyzed
4cc622f
3 months ago
Default analysis branch is
main
Currently analyzing run
Overview
Issues
Metrics
History
All
Sort
Recommended
537
All issues
2,500
Recommended
537
Bug risk
194
Anti-pattern
280
Security
7
Performance
22
Type check
0
Coverage
0
Style
1,997
Documentation
0
Multiple imports for an import name detected
PYL-W0404
Bug risk
3 months ago
—
3 months old
Found in cogs/../help.py, cogs/../music.py and 1 other file
3
Anomalous backslash detected
PY-W0073
Bug risk
3 months ago
—
3 months old
Found in cogs/monitors/utils/jailbreak_monitors.py
5
Consider using identity comparison with singleton
PTC-W0068
Bug risk
3 months ago
—
3 months old
Found in cogs/../memes.py and cogs/../music.py
4
Use of
exit()
or
quit()
detected
PYL-R1722
Bug risk
3 months ago
—
3 months old
Found in utils/config.py
1
Dangerous default argument
PYL-W0102
Bug risk
3 months ago
—
3 months old
Found in cogs/../genius_submod.py and data/../guild_service.py
2
Duplicate dictionary keys
PYL-W0109
Bug risk
3 months ago
—
3 months old
Found in utils/views/menus/role_buttons.py
1
Consider merging
isinstance
calls
PYL-R1701
Anti-pattern
3 months ago
—
3 months old
Found in cogs/../filter.py and main.py
2
Consider removing the commented out code block
PY-W0069
Anti-pattern
3 months ago
—
3 months old
Found in cogs/../help.py, cogs/../ioscfw.py and 11 other files
28
Imported name is not used anywhere in the module
PY-W2000
Anti-pattern
3 months ago
—
3 months old
Found in bridge/core.py, cogs/../context_commands.py and 15 other files
30
Use of an unneeded
not
detected
PYL-C0113
Anti-pattern
3 months ago
—
3 months old
Found in cogs/../music.py and cogs/../boosteremojis.py
2
Consider iterating dictionary
PYL-C0201
Anti-pattern
3 months ago
—
3 months old
Found in cogs/commands/misc/misc.py
1
Consider using
in
PYL-R1714
Performance
3 months ago
—
3 months old
Found in cogs/../userinfo.py, cogs/../unban_appeals.py and 1 other file
5
Consider using a set comprehension
PYL-R1718
Performance
3 months ago
—
3 months old
Found in cogs/commands/mod/antiraid.py
1
Unnecessary use of comprehension
PYL-R1721
Performance
3 months ago
—
3 months old
Found in cogs/../antiraid.py and utils/../autocompleters.py
2
Assert statement used outside of tests
BAN-B101
Security
3 months ago
—
3 months old
Found in scrape_emojis.py
1
No newline at end of file
FLK-W292
Style
3 months ago
—
3 months old
Found in cogs/../context_commands.py, data/model/case.py and 17 other files
19
Blank line contains whitespace
FLK-W293
Style
3 months ago
—
3 months old
Found in cogs/../help.py, cogs/../stats.py and 27 other files
142
Misplaced comparison constant
PYL-C2201
Style
3 months ago
—
3 months old
Found in cogs/../music.py and cogs/../xp.py
6
Unnecessary
else
/
elif
used after
return
PYL-R1705
Style
3 months ago
—
3 months old
Found in bridge/core.py, cogs/../core.py and 10 other files
34
Unnecessary
else
/
elif
used after
raise
PYL-R1720
Style
3 months ago
—
3 months old
Found in cogs/../help.py, cogs/../giveaway.py and 2 other files
6
Unnecessary
elif
/
else
block after
continue
PYL-R1724
Style
3 months ago
—
3 months old
Found in cogs/commands/info/help.py
1
Method used has been deprecated
PYL-W1505
Bug risk
3 months ago
—
3 months old
Found in cogs/../sabbath.py, cogs/../jailbreak_monitors.py and 2 other files
5
Function or method is being redefined
PYL-E0102
Bug risk
3 months ago
—
3 months old
Found in utils/jobs.py
1
Method hidden by an attribute
PYL-E0202
Bug risk
3 months ago
—
3 months old
Found in utils/views/menus/menu.py
1
iter
returns a non-iterator
PYL-E0301
Bug risk
3 months ago
—
3 months old
Found in cogs/commands/misc/music.py
1
1
2