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

Deeper spotbugs checks #99

Closed
wants to merge 2 commits into from

Conversation

prince-panwar
Copy link
Contributor

Increase the chance of detecting bugs

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did

Increase chance of bug detecting
@prince-panwar prince-panwar requested a review from a team as a code owner February 9, 2023 17:30
Copy link
Contributor

@MarkEWaite MarkEWaite left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the pull request.

The spotbugs warnings need to be resolved, either by adding an exclusions filter definition or by changes in the source code.

You can see the warnings in your local development environment (compile with mvn clean verify and can also see them at https://ci.jenkins.io/job/Plugins/job/gitlab-oauth-plugin/view/change-requests/job/PR-99/lastBuild/spotbugs/

pom.xml Outdated Show resolved Hide resolved
Co-authored-by: Mark Waite <mark.earl.waite@gmail.com>
@MarkEWaite
Copy link
Contributor

Replaced by #100

@MarkEWaite MarkEWaite closed this Feb 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants