Enforce lowercase for email addresses #977
Annotations
20 warnings
|
|
|
|
|
|
|
|
Refresh.GameServer/Types/SequentialIdStorage.cs#L7
Non-nullable property 'TypeName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Refresh.GameServer/Endpoints/ApiV3/DataTypes/Request/ApiResetUserPasswordRequest.cs#L5
Non-nullable property 'PasswordSha512' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
|
|
|
|
|
|
|
Refresh.GameServer/Endpoints/ApiV3/DataTypes/Request/ApiResetUserPasswordRequest.cs#L5
Non-nullable property 'PasswordSha512' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Refresh.GameServer/Endpoints/Game/DataTypes/Response/GameUserResponse.cs#L23
Non-nullable property 'Handle' 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