Dashboard
Resources
Pricing
Discover
Directory
Log in
ppxxxg22
/
anime_crawler
Active
Last analyzed
6a2ce7d
3 months ago
Default analysis branch is
main
Currently analyzing run
Overview
Issues
Metrics
History
All
Sort
Recommended
15
All issues
152
Recommended
15
Bug risk
0
Anti-pattern
24
Security
0
Performance
13
Type check
0
Coverage
0
Style
15
Documentation
100
Consider using
any
PY-W0074
Anti-pattern
4 months ago
—
4 months old
Found in anime_crawler/utils/bloomfilter/__init__.py
1
Imported name is not used anywhere in the module
PY-W2000
Anti-pattern
3 months ago
—
4 months old
Found in anime_crawler/core/requests_generator.py
1
Unnecessary
else
/
elif
used after
return
PYL-R1705
Style
4 months ago
—
4 months old
Found in anime_crawler/../bloom_utils.py and anime_crawler/../__init__.py
2
Unnecessary
else
/
elif
used after
break
PYL-R1723
Style
4 months ago
—
4 months old
Found in anime_crawler/core/engine.py
1
Function contains unused argument
PYL-W0613
Anti-pattern
4 months ago
—
4 months old
Found in anime_crawler/core/download.py
1
Re-definition found for builtin function
PYL-W0622
Anti-pattern
4 months ago
—
4 months old
Found in anime_crawler/../download.py, anime_crawler/../requests_repository.py and 1 other file
3
Re-defined variable from outer scope
PYL-W0621
Anti-pattern
4 months ago
—
4 months old
Found in anime_crawler/utils/bloomfilter/__init__.py
2
Exception caught is very general
PYL-W0703
Anti-pattern
3 months ago
—
4 months old
Found in anime_crawler/../download.py and anime_crawler/../imageio.py
2