Skip to content

added project_id to defined variables #1722

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

removed null error

157bc31
Select commit
Loading
Failed to load commit list.
Closed

added project_id to defined variables #1722

removed null error
157bc31
Select commit
Loading
Failed to load commit list.
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

See this annotation in the file changed.

@ci-jenkins-io 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>