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 / Maven succeeded Jan 30, 2026

3 new issues, 12 total

Total New Outstanding Fixed Trend
12 3 9 0 👎

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

Details

Severity distribution of new issues

Error Warning High Warning Normal Warning Low
1 0 2 0

Annotations

Check warning on line 10911 in jenkins-console.log

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Maven

surefire:test

NORMAL:
Raw output
<pre><code>Tests run: 11, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 219.4 s -- in hudson.plugins.git.GitStepTest</code></pre>

Check warning on line 11239 in jenkins-console.log

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Maven

surefire:test

NORMAL:
Raw output
<pre><code>Tests run: 5245, Failures: 0, Errors: 0, Skipped: 48</code></pre>

Check warning on line 11319 in jenkins-console.log

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Maven

spotbugs:check

ERROR:
Raw output
<pre><code>Medium: 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. [hudson.plugins.git.util.BuildData] At BuildData.java:[line 302] PA_PUBLIC_PRIMITIVE_ATTRIBUTE</code></pre>