Merge branch 'master' into log-console #39
Annotations
10 warnings
Build Winch:
Winch/Logging/LogSocket.cs#L39
Cannot convert null literal to non-nullable reference type.
|
Build Winch:
Winch/Logging/LogMessage.cs#L8
Non-nullable property 'Source' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Winch:
Winch/Logging/LogMessage.cs#L11
Non-nullable property 'Level' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Winch:
Winch/Logging/LogMessage.cs#L14
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Winch:
Winch/Logging/Logger.cs#L47
Converting null literal or possible null value to non-nullable type.
|
Build Winch:
Winch/Util/PoiUtil.cs#L41
Dereference of a possibly null reference.
|
Build Winch:
Winch/Util/PoiUtil.cs#L88
Converting null literal or possible null value to non-nullable type.
|
Build Winch:
Winch/Util/PoiUtil.cs#L112
Dereference of a possibly null reference.
|
Build Winch:
Winch/Core/ModAssemblyLoader.cs#L128
Cannot convert null literal to non-nullable reference type.
|
Build Winch:
Winch/Serialization/POI/Harvest/CustomHarvestPoi.cs#L8
Non-nullable field 'id' 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