working docker file #62
Annotations
10 warnings
|
Ankh/Models/Rework/UserModel.cs#L19
Non-nullable property 'ProfileImage' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Ankh/Models/Rework/UserModel.cs#L25
Non-nullable property 'Gender' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Ankh/Models/Rework/UserModel.cs#L11
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Ankh/Models/Rework/UserModel.cs#L12
Non-nullable property 'Sauce' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Ankh/Models/Rework/UserModel.cs#L13
Non-nullable property 'SessionId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Ankh/Models/Rework/UserModel.cs#L7
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Ankh/Models/Rework/RoomModel.cs#L61
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Ankh/Models/Rework/RoomModel.cs#L64
Non-nullable property 'Privacy' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Ankh/Models/Rework/RoomModel.cs#L73
Non-nullable property 'ThemedImageUrl' 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