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

DataStoreException checkType should support kotlin vs java primitive types #2743

Open
anandwana001 opened this issue Sep 19, 2024 · 1 comment
Labels
type: code health Improvements to readability or robustness of codebase

Comments

@anandwana001
Copy link
Collaborator

The function throw error if you compare Kotlin Long (java.lang.Long) vs Java primitive long (long)

@anandwana001 anandwana001 added the type: bug Something isn't working label Sep 19, 2024
@gino-m gino-m added type: code health Improvements to readability or robustness of codebase and removed type: bug Something isn't working labels Nov 19, 2024
@gino-m
Copy link
Collaborator

gino-m commented Nov 19, 2024

There haven't been any crashes due to this, so moving to "Code health".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: code health Improvements to readability or robustness of codebase
Projects
Status: No status
Development

No branches or pull requests

2 participants