Merge (#320) #1528
Annotations
3 errors and 10 warnings
Build Logic:
logic/Server/HttpSender.cs#L61
The type or namespace name 'ResponseResult' could not be found (are you missing a using directive or an assembly reference?)
|
Build Logic:
logic/Server/HttpSender.cs#L61
The type or namespace name 'ResponseResult' could not be found (are you missing a using directive or an assembly reference?)
|
Build Logic
Process completed with exit code 1.
|
Build Logic:
logic/ClientTest/Program.cs#L41
Unreachable code detected
|
Build Logic:
logic/Preparation/Utility/Value/SafeValue/SafeMethod/InterlockedEx.cs#L73
Converting null literal or possible null value to non-nullable type.
|
Build Logic:
logic/Preparation/Utility/Value/SafeValue/SafeMethod/InterlockedEx.cs#L48
Possible null reference argument for parameter 'meth' in 'void ILGenerator.Emit(OpCode opcode, MethodInfo meth)'.
|
Build Logic:
logic/Preparation/Utility/Value/SafeValue/SafeMethod/InterlockedEx.cs#L23
Possible null reference argument for parameter 'meth' in 'void ILGenerator.Emit(OpCode opcode, MethodInfo meth)'.
|
Build Logic:
installer/Data/ConfigFileData.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Logic:
installer/Data/ConfigFileData.cs#L34
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Logic:
installer/Data/ConfigFileData.cs#L133
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Logic:
installer/Data/ConfigFileData.cs#L134
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Logic:
installer/Data/ConfigFileData.cs#L135
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Logic:
installer/Data/ConfigFileData.cs#L136
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading