added project_id to defined variables #1722
Closed
ci.jenkins.io / SpotBugs
failed
Nov 8, 2024 in 0s
1 new issue
Total | New | Outstanding | Fixed | Trend |
---|---|---|---|---|
1 | 1 | 0 | 0 | 👎 |
Reference build: Plugins » gitlab-plugin » master #712
Details
Severity distribution of new issues
Error | Warning High | Warning Normal | Warning Low |
---|---|---|---|
0 | 0 | 1 | 0 |
Annotations
Check warning on line 118 in src/main/java/com/dabsquared/gitlabjenkins/cause/CauseData.java
ci-jenkins-io / SpotBugs
BX_UNBOXING_IMMEDIATELY_REBOXED
NORMAL:
Boxed value is unboxed and then immediately reboxed in new com.dabsquared.gitlabjenkins.cause.CauseData(CauseData$ActionType, Integer, Integer, Integer, String, String, String, String, String, String, String, String, String, String, String, String, String, String, Integer, Integer, Integer, List, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String)
Raw output
<p>A boxed value is unboxed and then immediately reboxed. </p>
Loading