Bump Realm from 11.6.0 to 11.6.1 #1015
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/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/SequentialIdStorage.cs#L7
Non-nullable property 'TypeName' 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.
|
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/RefreshGameServer.cs#L62
'BunkumHttpServer.BunkumHttpServer(BunkumListener, LoggerConfiguration?, List<ILoggerSink>?)' is obsolete: 'This constructor is obsolete, `UseListener` is preferred instead!'
|
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