Skip to content

Update Build_Exe.yaml #297

Update Build_Exe.yaml

Update Build_Exe.yaml #297

Triggered via push July 28, 2024 17:44
Status Success
Total duration 48s
Artifacts

xUnitTests.yaml

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

Annotations

10 warnings
πŸ” 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#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/Components/Component.cs#L41
Non-nullable event 'SliderValueChanged' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
πŸ” 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.