Bump Bunkum from 4.4.0 to 4.4.1 #1033
Annotations
20 warnings
Refresh.GameServer/RefreshGameServer.cs#L62
'BunkumHttpServer.BunkumHttpServer(BunkumListener, LoggerConfiguration?, List<ILoggerSink>?)' is obsolete: 'This constructor is obsolete, `UseListener` is preferred instead!'
|
|
Refresh.GameServer/Types/Matching/Responses/SerializedRoomMatchResponse.cs#L6
Non-nullable property 'Players' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Refresh.GameServer/Types/Matching/Responses/SerializedRoomMatchResponse.cs#L7
Non-nullable property 'Slots' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Refresh.GameServer/Types/Activity/ActivityPage.cs#L46
Non-nullable property 'Users' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Refresh.GameServer/Types/Activity/ActivityPage.cs#L46
Non-nullable property 'Levels' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
|
|
|
Refresh.GameServer/RefreshGameServer.cs#L62
'BunkumHttpServer.BunkumHttpServer(BunkumListener, LoggerConfiguration?, List<ILoggerSink>?)' is obsolete: 'This constructor is obsolete, `UseListener` is preferred instead!'
|
Refresh.GameServer/Types/Activity/ActivityPage.cs#L46
Non-nullable property 'Users' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Refresh.GameServer/Types/Activity/ActivityPage.cs#L46
Non-nullable property 'Levels' 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.
|
Refresh.GameServer/Types/Matching/Responses/SerializedRoomMatchResponse.cs#L6
Non-nullable property 'Players' 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