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
IOType now provides these methods as passed-in options, not as overridden methods that require JSDoc. As we move methods like toStateObject to the core types, we will need to remember to add visibility annotations for those, but I think lint rules will help us remember. This issue seems ready to close.
Lots of missing visibility annotations in IO Types and IOImpl inner classes. Recommended to review and fix.
The text was updated successfully, but these errors were encountered: