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

WROracer / UNO-Engine
Active

Last analyzed 5a991a8 2 months ago
Default analysis branch is
Currently analyzing run
All issues
52
Recommended
6
Bug risk
0
Anti-pattern
5
Security
1
Performance
1
Type check
0
Coverage
0
Style
0
Documentation
45

Method superfluously delegates to parent class method

JAVA-W1016
Anti-pattern
2 months ago — 2 months old
Found in src/../SkipCard.java, src/../WildCard.java and 1 other file
4

Concrete collection type used in method declaration

JAVA-W1065
Anti-pattern
2 months ago — 2 months old
Found in src/main/java/de/wroracer/unoengine/Game.java
1

Mutable fields should not directly be returned

JAVA-S1049
Security
2 months ago — 2 months old
Found in src/main/java/de/wroracer/unoengine/Game.java
1