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
A method annotated with @updateprovider should return an instance of Updatable. This is, however, not checked compile time, which could result in runtime errors.
To fix this we need an compile time annotation processor.
https://checkerframework.org/
The text was updated successfully, but these errors were encountered: