Update Build_Exe.yaml #299
Annotations
10 warnings
π xUnit Tests:
Connect-A-Pic-Core/CodeExporter/NazcaExporter.cs#L25
Possible null reference argument for parameter 'item' in 'bool List<Component>.Contains(Component item)'.
|
π xUnit Tests:
Connect-A-Pic-Core/Grid/TileManager.cs#L15
Non-nullable event 'OnGridCreated' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
π xUnit Tests:
Connect-A-Pic-Core/CodeExporter/NazcaExporter.cs#L44
Dereference of a possibly null reference.
|
π xUnit Tests:
Connect-A-Pic-Core/CodeExporter/NazcaExporter.cs#L52
Dereference of a possibly null reference.
|
π xUnit Tests:
Connect-A-Pic-Core/CodeExporter/NazcaExporter.cs#L60
Dereference of a possibly null reference.
|
π xUnit Tests:
Connect-A-Pic-Core/CodeExporter/NazcaExporter.cs#L66
Dereference of a possibly null reference.
|
π xUnit Tests:
Connect-A-Pic-Core/CodeExporter/NazcaExporter.cs#L75
Dereference of a possibly null reference.
|
π xUnit Tests:
Connect-A-Pic-Core/CodeExporter/NazcaExporter.cs#L75
Possible null reference argument for parameter 'item' in 'void List<Component>.Add(Component item)'.
|
π xUnit Tests:
Connect-A-Pic-Core/CodeExporter/NazcaExporter.cs#L81
Dereference of a possibly null reference.
|
π xUnit Tests:
Connect-A-Pic-Core/CodeExporter/NazcaExporter.cs#L81
Possible null reference argument for parameter 'component' in 'List<ParentAndChildTile> IComponentRelationshipManager.GetConnectedNeighborsOfComponent(Component component)'.
|