Update Program.cs #45
Annotations
10 warnings
Build Winch:
WinchCommon/Logging/LogMessage.cs#L9
Non-nullable property 'Source' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Winch:
WinchCommon/Logging/LogMessage.cs#L15
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Winch:
WinchConsole/LogSocketListener.cs#L19
The field 'LogSocketListener._hasReceivedFatalMessage' is never used
|
Build Winch:
Winch/Logging/LogSocket.cs#L39
Cannot convert null literal to non-nullable reference type.
|
Build Winch:
Winch/Logging/Logger.cs#L71
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/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.
|
Build Winch:
Winch/Serialization/POI/Harvest/CustomHarvestPoi.cs#L10
Non-nullable field 'harvestableParticlePrefab' 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