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

[ImgBot] Optimize images #1688

Merged
merged 1 commit into from
Feb 28, 2024

[ImgBot] Optimize images

0481ed7
Select commit
Loading
Failed to load commit list.
Merged

[ImgBot] Optimize images #1688

[ImgBot] Optimize images
0481ed7
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / SpotBugs failed Feb 25, 2024 in 0s

1 new issue

Total New Outstanding Fixed Trend
1 1 0 0 👎

Reference build: Plugins » warnings-ng-plugin » main #47

Details

Severity distribution of new issues

Error Warning High Warning Normal Warning Low
0 0 0 1

Annotations

Check warning on line 147 in ui-tests/src/test/java/io/jenkins/plugins/analysis/warnings/SmokeTests.java

See this annotation in the file changed.

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

UPM_UNCALLED_PRIVATE_METHOD

LOW:
Private method io.jenkins.plugins.analysis.warnings.SmokeTests.verifyDashboardTablePortlet(DashboardTable, String) is never called
Raw output
<p> This private method is never called. Although it is possible that the method will be invoked through reflection, it is more likely that the method is never used, and should be removed. </p>