Skip to content
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

[JENKINS-71345] Remove 'undefined' from system dropdown menu #8052

Merged

[JENKINS-71345] Revert "Add updates count badge to Updates sidebar it…

6988935
Select commit
Failed to load commit list.
Merged

[JENKINS-71345] Remove 'undefined' from system dropdown menu #8052

[JENKINS-71345] Revert "Add updates count badge to Updates sidebar it…
6988935
Select commit
Failed to load commit list.
ci.jenkins.io / Java Compiler succeeded May 26, 2023 in 0s

2 new issues, 15 total

Total New Outstanding Fixed Trend
15 2 13 2 👎

Reference build: Core » jenkins » stable-2.401 #3

Details

Severity distribution of new issues

Error Warning High Warning Normal Warning Low
0 0 2 0

Annotations

Check warning on line 75 in C:/Jenkins/workspace/Core_jenkins_PR-8052/core/src/main/java/hudson/Extension.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Java Compiler

spotbugs:spotbugs

NORMAL:
should be marked @Retention(RetentionPolicy.SOURCE)

Check warning on line 134 in C:/Jenkins/workspace/Core_jenkins_PR-8052/core/src/main/java/hudson/cli/DisablePluginCommand.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Java Compiler

spotbugs:spotbugs

NORMAL:
non-varargs call of varargs method with inexact argument type for last parameter;