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

gui-ying233 / my-bot
Active

Last analyzed 0f97f7c 2 months ago
Default analysis branch is
Currently analyzing run
All issues
177
Recommended
14
Bug risk
39
Anti-pattern
27
Security
0
Performance
0
Type check
0
Coverage
0
Style
111
Documentation
0

Duplicate dictionary keys

PYL-W0109
Bug risk
3 months ago — 3 months old
Found in 监视者.py
2

Global variable is declared but not used

PYL-W0602
Bug risk
3 months ago — 3 months old
Found in 咪波.py
3

Implicit enumerate calls found

PTC-W0060
Anti-pattern
3 months ago — 3 months old
Found in 咪波.py and 监视者.py
2

No newline at end of file

FLK-W292
Style
3 months ago — 3 months old
Found in 咪波.py
1

Unnecessary else / elif used after break

PYL-R1723
Style
3 months ago — 3 months old
Found in 咪波.py
1

Avoid use of == and !=

JS-0050
Anti-pattern
3 months ago — 3 months old
Found in 统计者.js
1

File opened without the with statement

PTC-W0010
Anti-pattern
3 months ago — 3 months old
Found in Castle-3.py, 咪波.py and 1 other file
4