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

Wrong error message for TimestampFromV7 #132

Closed
PatrLind opened this issue Apr 8, 2024 · 1 comment
Closed

Wrong error message for TimestampFromV7 #132

PatrLind opened this issue Apr 8, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@PatrLind
Copy link
Contributor

PatrLind commented Apr 8, 2024

Seems like the UUID library returns the wrong error message for function TimestampFromV7.
The returned error message is (with input 'e86160d3-beff-443c-b9b5-1f8197ccb12e':
uuid: e86160d3-beff-443c-b9b5-1f8197ccb12e is version 4, not version 6
The expected error message should be:
uuid: e86160d3-beff-443c-b9b5-1f8197ccb12e is version 4, not version 7

@cameracker
Copy link
Collaborator

Hi, this has been closed with #127

@cameracker cameracker added the bug Something isn't working label May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants