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

Use jenkins.baseline property to avoid BOM update mistakes #305

Merged

Define and use jenkins.baseline property

5928e1d
Select commit
Loading
Failed to load commit list.
Merged

Use jenkins.baseline property to avoid BOM update mistakes #305

Define and use jenkins.baseline property
5928e1d
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Maven succeeded Jul 24, 2024 in 0s

1 new issue, 2 total

Total New Outstanding Fixed Trend
2 1 1 0 👎

Reference build: Plugins » testng-plugin-plugin » master #310

Details

Severity distribution of new issues

Error Warning High Warning Normal Warning Low
0 0 1 0

Annotations

Check warning on line 488 in jenkins-console.log

See this annotation in the file changed.

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

hpi:test-hpl

NORMAL:
Raw output
<pre><code>Javadoc Warnings /home/jenkins/agent/workspace/gins_testng-plugin-plugin_PR-305/src/main/java/hudson/plugins/testng/TestNGProjectAction.java:101: warning: @inheritDoc used but getSearchUrl() does not override or implement any method. public String getSearchUrl() { ^ /home/jenkins/agent/workspace/gins_testng-plugin-plugin_PR-305/src/main/java/hudson/plugins/testng/TestNGProjectAction.java:101: warning: @inheritDoc used but getSearchUrl() does not override or implement any method. public String getSearchUrl() { ^ /home/jenkins/agent/workspace/gins_testng-plugin-plugin_PR-305/src/main/java/hudson/plugins/testng/TestNGProjectAction.java:101: warning: @inheritDoc used but getSearchUrl() does not override or implement any method. public String getSearchUrl() { ^ 3 warnings</code></pre>