Skip to content

Fix error when multiple messages come in at once #42

Fix error when multiple messages come in at once

Fix error when multiple messages come in at once #42

Triggered via push December 26, 2023 20:31
Status Success
Total duration 22s
Artifacts 2
Build debug  /  Create artifacts
12s
Build debug / Create artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build debug / Create artifacts: 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 debug / Create artifacts: 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 debug / Create artifacts: WinchConsole/LogSocketListener.cs#L20
The field 'LogSocketListener._hasReceivedFatalMessage' is never used
Build debug / Create artifacts: Winch/Logging/LogSocket.cs#L39
Cannot convert null literal to non-nullable reference type.
Build debug / Create artifacts: Winch/Logging/Logger.cs#L71
Converting null literal or possible null value to non-nullable type.
Build debug / Create artifacts: Winch/Util/PoiUtil.cs#L41
Dereference of a possibly null reference.
Build debug / Create artifacts: Winch/Core/ModAssemblyLoader.cs#L128
Cannot convert null literal to non-nullable reference type.
Build debug / Create artifacts: Winch/Util/PoiUtil.cs#L88
Converting null literal or possible null value to non-nullable type.
Build debug / Create artifacts: Winch/Util/PoiUtil.cs#L112
Dereference of a possibly null reference.
Build debug / Create artifacts: 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.

Artifacts

Produced during runtime
Name Size
Winch Expired
1.03 MB
Winch Examples Expired
93 KB