0.2.2 #35
Annotations
10 warnings
Winch/obj/Release/Winch.AssemblyInfo.cs#L15
The specified version string '1.4.*' does not conform to the recommended format - major.minor.build.revision
|
Winch/Util/PoiUtil.cs#L41
Dereference of a possibly null reference.
|
Winch/Util/PoiUtil.cs#L88
Converting null literal or possible null value to non-nullable type.
|
Winch/Util/PoiUtil.cs#L112
Dereference of a possibly null reference.
|
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.
|
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.
|
Winch/Serialization/POI/Harvest/CustomHarvestPoi.cs#L11
Non-nullable field 'items' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Winch/Serialization/POI/Harvest/CustomHarvestPoi.cs#L12
Non-nullable field 'nightItems' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Winch/Logging/Logger.cs#L39
Converting null literal or possible null value to non-nullable type.
|
Winch.Examples/DisasterButton/obj/Release/DisasterButton.AssemblyInfo.cs#L15
The specified version string '1.0.*' does not conform to the recommended format - major.minor.build.revision
|
The logs for this run have expired and are no longer available.
Loading