beta1 #1
Annotations
10 warnings
src/Sdk/PasswordlessApiException.cs#L26
Non-nullable property 'Extensions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Sdk/Models/VerifiedUser.cs#L5
Non-nullable property 'UserId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Sdk/Models/VerifiedUser.cs#L6
Non-nullable property 'CredentialId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Sdk/Models/VerifiedUser.cs#L9
Non-nullable property 'RpId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Sdk/Models/VerifiedUser.cs#L10
Non-nullable property 'Origin' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Sdk/Models/VerifiedUser.cs#L11
Non-nullable property 'Device' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Sdk/Models/VerifiedUser.cs#L12
Non-nullable property 'Country' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Sdk/Models/VerifiedUser.cs#L13
Non-nullable property 'Nickname' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Sdk/Models/VerifiedUser.cs#L16
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Sdk/Models/RegisterTokenResponse.cs#L5
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading