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

Uncooldevs / mc-server-manager-api
Active

Last analyzed be804d7 a month ago
Default analysis branch is
Currently analyzing run
All issues
97
Recommended
11
Bug risk
1
Anti-pattern
9
Security
0
Performance
0
Type check
0
Coverage
0
Style
28
Documentation
59

Imported name is not used anywhere in the module

PY-W2000
Anti-pattern
4 months ago — 5 months old
Found in main.py
1

No newline at end of file

FLK-W292
Style
4 months ago — 5 months old
Found in mc_server_manager_api/models.py
1

Unnecessary else / elif used after return

PYL-R1705
Style
5 months ago — 5 months old
Found in main.py
1

Function or method is being redefined

PYL-E0102
Bug risk
a month ago — 4 months old
Found in main.py
1

Exception caught is very general

PYL-W0703
Anti-pattern
4 months ago — 5 months old
Found in main.py
4

Function contains unused argument

PYL-W0613
Anti-pattern
5 months ago — 5 months old
Found in mc_server_manager_api/utils.py
1

Exceptions are overlapping

PYL-W0714
Anti-pattern
4 months ago — 4 months old
Found in main.py
2