Merge pull request #176 from Akhetonics/bugfix/lightButtonUndoProblem #319
Annotations
10 warnings
Connect-A-Pic-Core/Components/Part.cs#L30
Dereference of a possibly null reference.
|
Connect-A-Pic-Core/CodeExporter/NazcaExporter.cs#L25
Possible null reference argument for parameter 'item' in 'bool List<Component>.Contains(Component item)'.
|
Connect-A-Pic-Core/CodeExporter/NazcaExporter.cs#L44
Dereference of a possibly null reference.
|
Connect-A-Pic-Core/CodeExporter/NazcaExporter.cs#L52
Dereference of a possibly null reference.
|
Connect-A-Pic-Core/CodeExporter/NazcaExporter.cs#L60
Dereference of a possibly null reference.
|
Connect-A-Pic-Core/CodeExporter/NazcaExporter.cs#L66
Dereference of a possibly null reference.
|
Connect-A-Pic-Core/CodeExporter/NazcaExporter.cs#L75
Dereference of a possibly null reference.
|
Connect-A-Pic-Core/CodeExporter/NazcaExporter.cs#L75
Possible null reference argument for parameter 'item' in 'void List<Component>.Add(Component item)'.
|
Connect-A-Pic-Core/CodeExporter/NazcaExporter.cs#L81
Dereference of a possibly null reference.
|
Connect-A-Pic-Core/CodeExporter/NazcaExporter.cs#L81
Possible null reference argument for parameter 'component' in 'List<ParentAndChildTile> IComponentRelationshipManager.GetConnectedNeighborsOfComponent(Component component)'.
|
This job succeeded
Loading