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

Brainiac11 / My-Projects
Active

Last analyzed 832c648 2 months ago
Default analysis branch is
Currently analyzing run
All issues
547
Recommended
72
Bug risk
11
Anti-pattern
27
Security
0
Performance
8
Type check
0
Coverage
0
Style
501
Documentation
0

Use of exit() or quit() detected

PYL-R1722
Bug risk
2 months ago — 2 months old
Found in graphing-calculator.py and .vscode/../snake.py
8

Imported name is not used anywhere in the module

PY-W2000
Anti-pattern
2 months ago — 2 months old
Found in Calculator.py, graphing-calculator.py and 2 other files
9

No newline at end of file

FLK-W292
Style
2 months ago — 2 months old
Found in Calculator.py, Facial-Recognition.py and 6 other files
8

Blank line contains whitespace

FLK-W293
Style
2 months ago — 2 months old
Found in Calculator.py, graphing-calculator.py and 4 other files
33

Re-defined variable from outer scope

PYL-W0621
Anti-pattern
2 months ago — 2 months old
Found in graphing-calculator.py, .vscode/../snake.py and 1 other file
10

Re-definition found for builtin function

PYL-W0622
Anti-pattern
2 months ago — 2 months old
Found in .vscode/../SortingDatapy.py and .vscode/../VideoGame.py
2

Unused variable found

PYL-W0612
Anti-pattern
2 months ago — 2 months old
Found in .vscode/../snake.py and .vscode/../TransformTheString.py
2