I modify RpcServices.cs, adding product producing api "Produce" and A… - #56
Merged
Annotations
10 warnings
|
logic/Gaming/Trade.cs#L31
Possible null reference argument for parameter 'obj' in 'string LoggingFunctional.AutoLogInfo(object obj)'.
|
|
logic/Gaming/Game.cs#L723
The variable 'hpMax' is assigned but its value is never used
|
|
logic/Gaming/Game.cs#L162
Converting null literal or possible null value to non-nullable type.
|
|
logic/GameClass/GameObj/Map/Map.cs#L161
Unreachable code detected
|
|
logic/GameClass/GameObj/Character.cs#L225
Unreachable code detected
|
|
logic/GameClass/GameObj/Character.cs#L206
Unreachable code detected
|
|
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#L77
Unreachable code detected
|
The logs for this run have expired and are no longer available.
Loading