You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix SpotBugs EQ_DOESNT_OVERRIDE_EQUALS violations
Implemented equals() and hashCode() overrides for 24 classes flagged by SpotBugs.
Updated quality report script to enforce EQ_DOESNT_OVERRIDE_EQUALS.
* Fix SpotBugs EQ_DOESNT_OVERRIDE_EQUALS violations
Refactored anonymous ConnectionRequest in CloudImageProperty to a named inner class to implement equals/hashCode.
Fixed equality check in GZConnectionRequest.
Corrected duplicate Javadoc in InnerActive.
Updated quality report script to enforce EQ_DOESNT_OVERRIDE_EQUALS.
---------
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
0 commit comments