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

Fix RV_CHECK_COMPARETO_FOR_SPECIFIC_RETURN_VALUE SpotBugs violation #294

Merged

Conversation

basil
Copy link
Member

@basil basil commented Feb 13, 2022

Fixes the following SpotBugs violation:

[ERROR] Medium: Check to see if return value of org.apache.maven.artifact.versioning.ArtifactVersion.compareTo(Object) is equal to -1 [org.jenkinsci.maven.plugins.hpi.TestInsertionMojo] At TestInsertionMojo.java:[line 77] RV_CHECK_COMPARETO_FOR_SPECIFIC_RETURN_VALUE

@jglick jglick merged commit 91c5b49 into jenkinsci:master Feb 22, 2022
@basil basil deleted the RV_CHECK_COMPARETO_FOR_SPECIFIC_RETURN_VALUE branch February 22, 2022 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants