Allow specific locations to be avoided #136
Annotations
8 warnings
Build release without defines:
src/FactorioTools/OilField/Steps/AddElectricPoles.cs#L405
Converting null literal or possible null value to non-nullable type.
|
Build release without defines:
src/FactorioTools/OilField/Steps/AddElectricPoles.cs#L428
Possible null reference argument for parameter 'key' in 'bool ILocationDictionary<ElectricPoleCandidateInfo>.ContainsKey(Location key)'.
|
Build release without defines:
src/FactorioTools/OilField/Steps/AddElectricPoles.cs#L405
Converting null literal or possible null value to non-nullable type.
|
Build release without defines:
src/FactorioTools/OilField/Steps/AddElectricPoles.cs#L428
Possible null reference argument for parameter 'key' in 'bool ILocationDictionary<ElectricPoleCandidateInfo>.ContainsKey(Location key)'.
|
Build debug, no defines at all:
src/FactorioTools/OilField/Steps/AddElectricPoles.cs#L405
Converting null literal or possible null value to non-nullable type.
|
Build debug, no defines at all:
src/FactorioTools/OilField/Steps/AddElectricPoles.cs#L428
Possible null reference argument for parameter 'key' in 'bool ILocationDictionary<ElectricPoleCandidateInfo>.ContainsKey(Location key)'.
|
Build debug, no defines at all:
src/FactorioTools/OilField/Steps/AddElectricPoles.cs#L405
Converting null literal or possible null value to non-nullable type.
|
Build debug, no defines at all:
src/FactorioTools/OilField/Steps/AddElectricPoles.cs#L428
Possible null reference argument for parameter 'key' in 'bool ILocationDictionary<ElectricPoleCandidateInfo>.ContainsKey(Location key)'.
|
The logs for this run have expired and are no longer available.
Loading