DeepSource
Dashboard Resources Pricing 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

CODE ANALYSIS ACTIVE
SCA INACTIVE
All issues
34
Recommended
15
Secrets
0
Bug Risk
9
Anti-pattern
20
Security
1
Performance
4
Typecheck
0
Coverage
0
Style
0
Documentation
0

Anomalous backslash detected

PY-W0073
Bug risk
Major
2 years ago — 3 years old
Seen in 2 files
3

readLine result is read without a null check

JAVA-E0220
Bug risk
Critical
2 years ago — 3 years old
Seen in 1 file
2

System.exit() should only be invoked within application entry points

JAVA-W0060
Bug risk
Major
3 years ago — 3 years old
Seen in 1 file
1

Fields must not shadow other fields with the same name from super classes

JAVA-W1007
Bug risk
Major
2 years ago — 3 years old
Seen in 1 file
2

Non-static nested class found

JAVA-W1019
Bug risk
Minor
2 years ago — 2 years old
Seen in 1 file
1