You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.
Certain DateTime.MaxValue tests (and related types) tests have been commented out as they cause errors when deserializing.
❌ SimpleLetTest(val1: 9999-12-31T23:59:59.9999999Z, val2: 9999-12-31T23:59:59.9999999Z)
System.ArgumentOutOfRangeException : Ticks must be between 0 and and TimeOnly.MaxValue.Ticks. (Parameter 'ticks')
The text was updated successfully, but these errors were encountered:
Certain DateTime.MaxValue tests (and related types) tests have been commented out as they cause errors when deserializing.
The text was updated successfully, but these errors were encountered: