Add Patchwork UserAgent parsing for Vita #2220
Annotations
20 warnings
|
Refresh.GameServer/Types/Challenges/Lbp3/SerializedLevelChallenge.cs#L50
Non-nullable property 'Content' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Refresh.GameServer/Types/Challenges/Lbp3/SerializedLevelChallenge.cs#L35
Non-nullable property 'LamsTitleId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Refresh.GameServer/Types/Challenges/Lbp3/SerializedLevelChallenge.cs#L29
Non-nullable property 'LamsDescriptionId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Refresh.GameServer/Types/Challenges/Lbp3/SerializedLevelChallengeList.cs#L43
Non-nullable property 'Challenges' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Refresh.GameServer/Types/Reviews/GameReviewSlot.cs#L9
Non-nullable property 'SlotType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Refresh.GameServer/Types/Reviews/SerializedGameReview.cs#L21
Non-nullable property 'Reviewer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Refresh.GameServer/Types/Reviews/SerializedGameReview.cs#L18
Non-nullable property 'Slot' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Refresh.GameServer/Types/Scores/FriendScoresRequest.cs#L9
Non-nullable property 'Usernames' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Refresh.GameServer/Types/Playlists/SerializedLbp3Playlist.cs#L16
Nullability of reference types in return type of 'string? SerializedLbp3Playlist.Description.get' doesn't match implicitly implemented member 'string ISerializedCreatePlaylistInfo.Description.get' (possibly because of nullability attributes).
|
|
Refresh.GameServer/Types/Playlists/SerializedLbp3Playlist.cs#L15
Nullability of reference types in return type of 'string? SerializedLbp3Playlist.Name.get' doesn't match implicitly implemented member 'string ISerializedCreatePlaylistInfo.Name.get' (possibly because of nullability attributes).
|
|
Refresh.GameServer/Types/Playlists/SerializedLbp1Playlist.cs#L24
Non-nullable property 'Location' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Refresh.GameServer/Types/Playlists/SerializedLbp1Playlist.cs#L21
Non-nullable property 'Icon' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Refresh.GameServer/Types/Playlists/SerializedLbp1Playlist.cs#L19
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Refresh.GameServer/Types/Playlists/SerializedLbp1Playlist.cs#L17
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Refresh.GameServer/Types/Reviews/GameReviewSlot.cs#L9
Non-nullable property 'SlotType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Refresh.GameServer/Types/Reviews/SerializedGameReview.cs#L21
Non-nullable property 'Reviewer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Refresh.GameServer/Types/Reviews/SerializedGameReview.cs#L18
Non-nullable property 'Slot' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Refresh.GameServer/Types/Scores/FriendScoresRequest.cs#L9
Non-nullable property 'Usernames' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Refresh.GameServer/Types/Playlists/SerializedLbp3Playlist.cs#L16
Nullability of reference types in return type of 'string? SerializedLbp3Playlist.Description.get' doesn't match implicitly implemented member 'string ISerializedCreatePlaylistInfo.Description.get' (possibly because of nullability attributes).
|
|
Refresh.GameServer/Types/Playlists/SerializedLbp3Playlist.cs#L15
Nullability of reference types in return type of 'string? SerializedLbp3Playlist.Name.get' doesn't match implicitly implemented member 'string ISerializedCreatePlaylistInfo.Name.get' (possibly because of nullability attributes).
|
The logs for this run have expired and are no longer available.
Loading