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
We want to promote the deprecation of the StrictlyPositiveInt type to an error level, for using the PositiveInteger type instead. Factory functions returning an instance of StrictlyPositiveInt are also concerned by this deprecation.
๐ Description
We want to promote the deprecation of the
StrictlyPositiveInt
type to an error level, for using thePositiveInteger
type instead. Factory functions returning an instance ofStrictlyPositiveInt
are also concerned by this deprecation.๐ Dependencies
This issue is blocked by the following items:
StrictlyPositiveInt
type with warning level #766The text was updated successfully, but these errors were encountered: