Skip to content
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

return type mismatch #2580

Closed
3 tasks done
shtse8 opened this issue Jul 29, 2022 · 0 comments · Fixed by #2583
Closed
3 tasks done

return type mismatch #2580

shtse8 opened this issue Jul 29, 2022 · 0 comments · Fixed by #2583

Comments

@shtse8
Copy link

shtse8 commented Jul 29, 2022

Describe the bug

https://github.com/FormidableLabs/urql/blob/b4338ac7ae254a480450da68834630fb2a04d5d8/exchanges/execute/src/execute.ts#L36

https://github.com/FormidableLabs/urql/blob/b4338ac7ae254a480450da68834630fb2a04d5d8/exchanges/execute/src/execute.ts#L143

According to these two lines, I think it's a typo error of return type to be void. It suppose to be any.

Reproduction

typing error

Urql version

latest

Validations

  • I can confirm that this is a bug report, and not a feature request, RFC, question, or discussion, for which GitHub Discussions should be used
  • Read the docs.
  • Follow our Code of Conduct
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant