Changed verb syncing to work closer like IThingHolder #412
Annotations
10 warnings
Build:
Source/Common/Util/DynDelegate.cs#L164
Cannot convert null literal to non-nullable reference type.
|
Build:
Source/Common/Native.cs#L36
Cannot convert null literal to non-nullable reference type.
|
Build:
Source/Common/Native.cs#L36
Cannot convert null literal to non-nullable reference type.
|
Build:
Source/Common/Native.cs#L39
Cannot convert null literal to non-nullable reference type.
|
Build:
Source/Common/Native.cs#L39
Cannot convert null literal to non-nullable reference type.
|
Build:
Source/Common/Util/DynDelegate.cs#L129
Cannot convert null literal to non-nullable reference type.
|
Build:
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.
|
Build:
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.
|
Build:
Source/Common/ChatCommands.cs#L7
Possible null reference return.
|
Build:
Source/Common/Util/DynDelegate.cs#L161
Possible null reference return.
|
The logs for this run have expired and are no longer available.
Loading