Skip to content

Proper return type on HatMap.getToken() #2552

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 1 commit into from
Jul 24, 2024
Merged

Proper return type on HatMap.getToken() #2552

merged 1 commit into from
Jul 24, 2024

Conversation

AndreasArvidsson
Copy link
Member

In some places we rely on the fact that the hat map can return undefined for a token and in other places we didn't handle this because the return type was wrong.

Checklist

  • [/] I have added tests
  • [/] I have updated the docs and cheatsheet
  • [/] I have not broken the cheatsheet

@AndreasArvidsson AndreasArvidsson requested a review from pokey as a code owner July 23, 2024 07:35
@pokey pokey added this pull request to the merge queue Jul 24, 2024
Merged via the queue into main with commit 37d271a Jul 24, 2024
15 checks passed
@pokey pokey deleted the getToken branch July 24, 2024 13:52
@auscompgeek
Copy link
Member

@AndreasArvidsson
Copy link
Member Author

Sounds very reasonable

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 this pull request may close these issues.

3 participants