Skip to content

Use IReadOnlyList or IReadOnlyCollection instead of IEnumerable #126

Use IReadOnlyList or IReadOnlyCollection instead of IEnumerable

Use IReadOnlyList or IReadOnlyCollection instead of IEnumerable #126

Triggered via push January 14, 2024 18:28
Status Success
Total duration 7m 30s
Artifacts

ci.yml

on: push
Build pages
27s
Build pages
Build and deploy
7m 22s
Build and deploy
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
Build and deploy: src/FactorioTools/OilField/Steps/AddElectricPoles.cs#L405
Converting null literal or possible null value to non-nullable type.
Build and deploy: src/FactorioTools/OilField/Steps/AddElectricPoles.cs#L428
Possible null reference argument for parameter 'key' in 'bool ILocationDictionary<ElectricPoleCandidateInfo>.ContainsKey(Location key)'.
Build and deploy: src/FactorioTools/OilField/Steps/AddElectricPoles.cs#L405
Converting null literal or possible null value to non-nullable type.
Build and deploy: src/FactorioTools/OilField/Steps/AddElectricPoles.cs#L428
Possible null reference argument for parameter 'key' in 'bool ILocationDictionary<ElectricPoleCandidateInfo>.ContainsKey(Location key)'.
Build and deploy: src/FactorioTools/OilField/Steps/AddElectricPoles.cs#L405
Converting null literal or possible null value to non-nullable type.
Build and deploy: src/FactorioTools/OilField/Steps/AddElectricPoles.cs#L428
Possible null reference argument for parameter 'key' in 'bool ILocationDictionary<ElectricPoleCandidateInfo>.ContainsKey(Location key)'.
Build and deploy: src/FactorioTools/OilField/Steps/AddElectricPoles.cs#L405
Converting null literal or possible null value to non-nullable type.
Build and deploy: src/FactorioTools/OilField/Steps/AddElectricPoles.cs#L428
Possible null reference argument for parameter 'key' in 'bool ILocationDictionary<ElectricPoleCandidateInfo>.ContainsKey(Location key)'.