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
{{ message }}
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.
Some RPC call return types should be unioned with null
The derived read example fails when utilizing a test ctx –– how do we want to handle optionals/non-existent entries? Should this be baked into the effect system (propagate the undefined)?
The text was updated successfully, but these errors were encountered:
Ensure proper treatment of optionals:
null
undefined
)?The text was updated successfully, but these errors were encountered: