Add server to .sln - #48
Merged
Merged
Annotations
10 warnings
|
logic/Server/RpcServices.cs#L173
Dereference of a possibly null reference.
|
|
logic/Server/RpcServices.cs#L137
Dereference of a possibly null reference.
|
|
logic/Server/HttpSender.cs#L64
Dereference of a possibly null reference.
|
|
logic/Server/GameServer.cs#L250
The variable 'crash' is assigned but its value is never used
|
|
logic/Gaming/Game.cs#L652
The variable 'hpMax' is assigned but its value is never used
|
|
logic/Gaming/Game.cs#L140
Converting null literal or possible null value to non-nullable type.
|
|
logic/Preparation/Utility/Value/SafeValue/SafeMethod/InterlockedEx.cs#L23
Possible null reference argument for parameter 'meth' in 'void ILGenerator.Emit(OpCode opcode, MethodInfo meth)'.
|
|
logic/Preparation/Utility/Value/SafeValue/SafeMethod/InterlockedEx.cs#L48
Possible null reference argument for parameter 'meth' in 'void ILGenerator.Emit(OpCode opcode, MethodInfo meth)'.
|
|
logic/Preparation/Utility/Value/SafeValue/SafeMethod/InterlockedEx.cs#L73
Converting null literal or possible null value to non-nullable type.
|
|
logic/ClientTest/program.cs#L76
Unreachable code detected
|
The logs for this run have expired and are no longer available.
Loading