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

vivekkoya / classfiles
Active

Last analyzed f8d215e a month ago
Default analysis branch is
Currently analyzing run
All issues
34
Recommended
15
Bug risk
9
Anti-pattern
20
Security
1
Performance
4
Type check
0
Coverage
0
Style
0
Documentation
0

Anomalous backslash detected

PY-W0073
Bug risk
2 months ago — 4 months old
Found in ComputerArchitecture/../ASCII-Parser.py and SE1/../TST-Conversion.py
3

Consider removing the commented out code block

PY-W0069
Anti-pattern
2 months ago — 2 months old
Found in SE1/TSV/TST-Conversion.py
2

Imported name is not used anywhere in the module

PY-W2000
Anti-pattern
2 months ago — 2 months old
Found in SE1/TSV/TST-Conversion.py
1

Static fields of the parent class should not be accessed through child class instances

JAVA-W1030
Anti-pattern
2 months ago — 3 months old
Found in ObjOrProg/hw4/ShapeDisplayer.java
1

JUnit5 test classes and methods should be package-private

JAVA-W1058
Anti-pattern
2 months ago — 2 months old
Found in Eclipse-Workspace/../LinkedListTester.java
1

File opened without the with statement

PTC-W0010
Anti-pattern
2 months ago — 2 months old
Found in SE1/TSV/TST-Conversion.py
1

Function contains unused argument

PYL-W0613
Anti-pattern
2 months ago — 2 months old
Found in SE1/TSV/TST-Conversion.py
1

Re-defined variable from outer scope

PYL-W0621
Anti-pattern
2 months ago — 2 months old
Found in SE1/TSV/TST-Conversion.py
5