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

rolik55 / course-management-system
Active

Last analyzed 3a19ff5 4 months ago
Default analysis branch is
Currently analyzing run
All issues
181
Recommended
25
Bug risk
18
Anti-pattern
0
Security
7
Performance
1
Type check
0
Coverage
0
Style
0
Documentation
155

Private field is never initialized

JAVA-E1065
Bug risk
4 months ago — 4 months old
Found in src/../FolderInfo.java and src/../HelloController.java
8
75%

Wrong thread for swing method invocation

JAVA-W1062
Bug risk
4 months ago — 4 months old
Found in src/../LoginWindow.java, src/../ModeratorCoursesWindow.java and 3 other files
9
from 0

Inefficient use of toArray with non-zero sized array argument

JAVA-P0335
Performance
4 months ago — 4 months old
Found in src/../SelectedCourseWindow.java
1

Spring component introduces unmanaged state

JAVA-S1060
Security
4 months ago — 4 months old
Found in src/../CourseWeb.java, src/../FileWeb.java and 2 other files
7
from 0