Bump spotbugs.version to v4.10.4 - #1969
Conversation
☀️ Quality MonitorTests Coverage for New Code 〰️ Line Coverage: 100.00% — perfect 🎉 Coverage for Whole Project 〰️ Line Coverage: 92.03% Style Bugs API Problems 🚫 Revapi: No warnings Vulnerabilities 🛡️ OWASP Dependency Check: No vulnerabilities Software Metrics 🌀 Cyclomatic Complexity: 397 (total) 📌 Reference ResultsDelta reports computed against the reference results of 4c03824 in workflow run 31337545724. 🚦 Quality GatesOverall Status: ✅ SUCCESS✅ Passed Gates
Created by Quality Monitor v4.15.0 (#82d77af). More details are shown in the GitHub Checks Result. |
This PR contains the following updates:
4.10.3→4.10.44.10.3→4.10.4Release Notes
spotbugs/spotbugs (com.github.spotbugs:spotbugs)
v4.10.4Compare Source
Fixed
NN_NAKED_NOTIFYfalse negatives when a field read is stored in a local variable beforenotify()ornotifyAll()(#3884)ASE_ASSERTION_WITH_SIDE_EFFECTandASE_ASSERTION_WITH_SIDE_EFFECT_METHODfalse positives in every method analysed after a method that reads$assertionsDisabledwithout throwing anAssertionError(#3483)INT_BAD_COMPARISON_WITH_SIGNED_BYTEfalse positive for meaningful comparisons of a signed byte with127(b < 127,b >= 127) (#4201)EI_EXPOSE_REPfalse negative for public getters in anonymous classes (#4237)java.util.Collections$EmptyNavigableSetandjava.util.Collections$EmptyNavigableMapwhen the result ofCollections.emptySortedSet(),emptyNavigableSet(),emptySortedMap()oremptyNavigableMap()is stored (#4244)URF_UNREAD_FIELDfalse negative for unread instance fields declared in enums (#4246)Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.