Jenkins 13493 - Automatic git cache maintenance #1277
ci.jenkins.io / SpotBugs
failed
Aug 15, 2024 in 0s
2 new issues
Total | New | Outstanding | Fixed | Trend |
---|---|---|---|---|
2 | 2 | 0 | 0 | 👎 |
Reference build: Plugins » git-plugin » master #1382
Details
Severity distribution of new issues
Error | Warning High | Warning Normal | Warning Low |
---|---|---|---|
0 | 0 | 0 | 2 |
Annotations
ci-jenkins-io / SpotBugs
MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR
LOW:
Overridable method load is called from constructor new jenkins.plugins.git.maintenance.MaintenanceTaskConfiguration().
Raw output
no message found
Check warning on line 57 in src/main/java/jenkins/plugins/git/maintenance/TaskExecutor.java
ci-jenkins-io / SpotBugs
MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR
LOW:
Overridable method getCaches is called from constructor new jenkins.plugins.git.maintenance.TaskExecutor(Task).
Raw output
no message found
Loading