Skip to content

fix(typescript): findAccount may return undefined #786

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Sep 18, 2020

Conversation

jstewmon
Copy link
Contributor

All findAccount call sites handle the possibility that a falsy value is
returned, indicating that no account was found.

All findAccount call sites handle the possibility that a falsy value is
returned, indicating that no account was found.
@panva panva changed the title fix(types): findAccount may return null or undefined fix(typescript): findAccount may return undefined Sep 18, 2020
@panva panva merged commit 6689cdb into panva:master Sep 18, 2020
@jstewmon jstewmon deleted the fix-findAccount-type branch September 19, 2020 02:50
@github-actions github-actions bot locked and limited conversation to collaborators Dec 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants