Skip to content

JENKINS-75316: Make Git build summary clickable links

7f70c23
Select commit
Loading
Failed to load commit list.
Open

JENKINS-75316: Make Git build summary clickable links #3874 #3924

JENKINS-75316: Make Git build summary clickable links
7f70c23
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / SpotBugs failed Jan 30, 2026

1 new issue

Total New Outstanding Fixed Trend
1 1 0 0 👎

Reference build: Plugins » git-plugin » master #1608

Details

Severity distribution of new issues

Error Warning High Warning Normal Warning Low
0 0 1 0

Annotations

Check warning on line 302 in src/main/java/hudson/plugins/git/util/BuildData.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / SpotBugs

PA_PUBLIC_PRIMITIVE_ATTRIBUTE

NORMAL:
Primitive field hudson.plugins.git.util.BuildData.browser is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility.
Raw output
no message found