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 error when casting empty string to duration #4965

Merged
merged 1 commit into from
Jan 5, 2024

Conversation

mattnibs
Copy link
Collaborator

@mattnibs mattnibs commented Jan 4, 2024

Closes #4962

@mattnibs mattnibs requested a review from a team January 4, 2024 20:54
@mattnibs mattnibs merged commit c41dc7e into main Jan 5, 2024
3 checks passed
@mattnibs mattnibs deleted the cast-duration-empty-str branch January 5, 2024 19:01
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.

An empty string casts to a duration value of 0s
2 participants