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
ErrorType is a sealed class, and problems could be created when adding a new ErrorType (Breaking change - It can break the compilation in a when clause).
ErrorType is a sealed class, and problems could be created when adding a new ErrorType (Breaking change - It can break the compilation in a when clause).