google / gson

A Java serialization/deserialization library to convert Java Objects into JSON and back
Apache License 2.0
23.29k stars 4.28k forks source link

Add `@CheckReturnValue` to our packages. #2693

Closed cpovirk closed 4 months ago

cpovirk commented 4 months ago

...as threatened in https://github.com/google/gson/issues/2676#issuecomment-2135838276.

Marcono1234 commented 4 months ago

Sorry for the incorrect "Check API compatibility" workflow failure. This has been fixed by #2694; please merge main into your branch, that should fix the failure.

Edit: Nevermind, Éamonn was faster and already merged in the fix 😄