Skip to content

Merge pull request #176 from Akhetonics/bugfix/lightButtonUndoProblem #319

Merge pull request #176 from Akhetonics/bugfix/lightButtonUndoProblem

Merge pull request #176 from Akhetonics/bugfix/lightButtonUndoProblem #319

Triggered via push August 6, 2024 12:52
Status Success
Total duration 51s
Artifacts

xUnitTests.yaml

on: push
πŸ” xUnit Tests
41s
πŸ” xUnit Tests
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
πŸ” xUnit Tests: Connect-A-Pic-Core/Components/Part.cs#L30
Dereference of a possibly null reference.
πŸ” 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/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)'.