Update 0.9, multifaction #54
Annotations
10 warnings
Source/Common/Util/DynDelegate.cs#L164
Cannot convert null literal to non-nullable reference type.
|
Source/Common/Native.cs#L33
Cannot convert null literal to non-nullable reference type.
|
Source/Common/Native.cs#L33
Cannot convert null literal to non-nullable reference type.
|
Source/Common/Native.cs#L36
Cannot convert null literal to non-nullable reference type.
|
Source/Common/Native.cs#L36
Cannot convert null literal to non-nullable reference type.
|
Source/Common/Native.cs#L78
Possible null reference return.
|
Source/Common/Native.cs#L92
Possible null reference return.
|
Source/Common/Util/DynDelegate.cs#L129
Cannot convert null literal to non-nullable reference type.
|
Source/Common/Util/ServerLog.cs#L8
Non-nullable field 'info' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Source/Common/Util/ServerLog.cs#L9
Non-nullable field 'error' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
The logs for this run have expired and are no longer available.
Loading