fix: ✨ Add RepairHome and RepairWormhole #47
deploy.yml
on: pull_request
deploy-to-tencent-cos
2m 25s
Annotations
5 errors and 10 warnings
deploy-to-tencent-cos:
logic/Server/RpcServices.cs#L312
'Game' does not contain a definition for 'RepairHome' and no accessible extension method 'RepairHome' accepting a first argument of type 'Game' could be found (are you missing a using directive or an assembly reference?)
|
deploy-to-tencent-cos:
logic/Server/RpcServices.cs#L328
'Game' does not contain a definition for 'RepairWormhole' and no accessible extension method 'RepairWormhole' accepting a first argument of type 'Game' could be found (are you missing a using directive or an assembly reference?)
|
deploy-to-tencent-cos:
logic/Server/RpcServices.cs#L312
'Game' does not contain a definition for 'RepairHome' and no accessible extension method 'RepairHome' accepting a first argument of type 'Game' could be found (are you missing a using directive or an assembly reference?)
|
deploy-to-tencent-cos:
logic/Server/RpcServices.cs#L328
'Game' does not contain a definition for 'RepairWormhole' and no accessible extension method 'RepairWormhole' accepting a first argument of type 'Game' could be found (are you missing a using directive or an assembly reference?)
|
deploy-to-tencent-cos
Process completed with exit code 1.
|
deploy-to-tencent-cos:
logic/Preparation/Utility/Value/SafeValue/SafeMethod/InterlockedEx.cs#L73
Converting null literal or possible null value to non-nullable type.
|
deploy-to-tencent-cos:
logic/Preparation/Utility/Value/SafeValue/SafeMethod/InterlockedEx.cs#L48
Possible null reference argument for parameter 'meth' in 'void ILGenerator.Emit(OpCode opcode, MethodInfo meth)'.
|
deploy-to-tencent-cos:
logic/Preparation/Utility/Value/SafeValue/SafeMethod/InterlockedEx.cs#L23
Possible null reference argument for parameter 'meth' in 'void ILGenerator.Emit(OpCode opcode, MethodInfo meth)'.
|
deploy-to-tencent-cos:
logic/Server/GameServer.cs#L18
Non-nullable field 'status' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
deploy-to-tencent-cos:
logic/Server/GameServer.cs#L19
Non-nullable field 'scores' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
deploy-to-tencent-cos:
logic/Server/HttpSender.cs#L62
Dereference of a possibly null reference.
|
deploy-to-tencent-cos:
logic/Preparation/Utility/Value/SafeValue/SafeMethod/InterlockedEx.cs#L73
Converting null literal or possible null value to non-nullable type.
|
deploy-to-tencent-cos:
logic/Preparation/Utility/Value/SafeValue/SafeMethod/InterlockedEx.cs#L48
Possible null reference argument for parameter 'meth' in 'void ILGenerator.Emit(OpCode opcode, MethodInfo meth)'.
|
deploy-to-tencent-cos:
logic/Preparation/Utility/Value/SafeValue/SafeMethod/InterlockedEx.cs#L23
Possible null reference argument for parameter 'meth' in 'void ILGenerator.Emit(OpCode opcode, MethodInfo meth)'.
|
deploy-to-tencent-cos:
logic/Server/GameServer.cs#L18
Non-nullable field 'status' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|