Skip to content
Commit 2dbb5e54 authored by Basil Crow's avatar Basil Crow Committed by Oleg Nenashev
Browse files

Switch to SpotBugs (#4062)



* Switch to SpotBugs

* Suppress erroneous NP_PARAMETER_MUST_BE_NONNULL_BUT_MARKED_AS_NULLABLE warnings

* Try replacing Nullable with CheckForNull, per Oleg's suggestion.

* Tidy up SpotBugs annotation reference in POM

* Update core/src/main/java/jenkins/security/apitoken/LegacyApiTokenAdministrativeMonitor.java

Co-Authored-By: default avatarJeff Thompson <37345299+jeffret-b@users.noreply.github.com>

* Update core/src/main/java/jenkins/security/apitoken/LegacyApiTokenAdministrativeMonitor.java

Co-Authored-By: default avatarJeff Thompson <37345299+jeffret-b@users.noreply.github.com>

* Update core/src/main/java/jenkins/security/apitoken/LegacyApiTokenAdministrativeMonitor.java

Co-Authored-By: default avatarJeff Thompson <37345299+jeffret-b@users.noreply.github.com>

* Revert "Try replacing Nullable with CheckForNull, per Oleg's suggestion."

This reverts commit 39ae38e21494524cea17d9a088b366f47c4b33c0.
parent 9731522f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment