Skip to content

WIP - simplifying higlighting #243

WIP - simplifying higlighting

WIP - simplifying higlighting #243

Triggered via push July 3, 2024 08:53
Status Failure
Total duration 45s
Artifacts

xUnitTests.yaml

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

Annotations

10 errors and 10 warnings
πŸ” xUnit Tests: Scenes/Tutorial/ExclusionControl.cs#L20
The name 'MouseFilterEnum' does not exist in the current context
πŸ” xUnit Tests: Scenes/Tutorial/TutorialSystem.cs#L66
The name 'TutorialScenario' does not exist in the current context
πŸ” xUnit Tests: Scenes/Tutorial/TutorialSystem.cs#L67
The name 'currentStateIndex' does not exist in the current context
πŸ” xUnit Tests: Scenes/Tutorial/TutorialScenarios/InitialTutorial.cs#L174
There is no argument given that corresponds to the required parameter 'highlightedNode' of 'HighlightedElement<Node2D>.HighlightedElement(Node2D)'
πŸ” xUnit Tests: Scenes/Tutorial/TutorialScenarios/InitialTutorial.cs#L194
There is no argument given that corresponds to the required parameter 'highlightedNode' of 'HighlightedElement<Node2D>.HighlightedElement(Node2D)'
πŸ” xUnit Tests: Scenes/Tutorial/TutorialSystem.cs#L90
The name 'TutorialScenario' does not exist in the current context
πŸ” xUnit Tests: Scenes/Tutorial/TutorialSystem.cs#L101
The name 'TutorialScenario' does not exist in the current context
πŸ” xUnit Tests: Scenes/Tutorial/TutorialSystem.cs#L112
There is no argument given that corresponds to the required parameter 'highlightedNode' of 'HighlightedElement<Node2D>.HighlightedElement(Node2D)'
πŸ” xUnit Tests: Scenes/Tutorial/TutorialSystem.cs#L130
The name 'TutorialScenario' does not exist in the current context
πŸ” xUnit Tests: Scenes/Tutorial/TutorialSystem.cs#L145
The name 'HighlightLeftPorts' does not exist in the current context
πŸ” 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/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/Logger.cs#L39
Converting null literal or possible null value to non-nullable type.
πŸ” xUnit Tests: Connect-A-Pic-Core/Logger.cs#L40
Dereference of a possibly null reference.
πŸ” xUnit Tests: Connect-A-Pic-Core/Logger.cs#L42
Dereference of a possibly null reference.
πŸ” xUnit Tests: Connect-A-Pic-Core/Logger.cs#L42
Dereference of a possibly null reference.
πŸ” xUnit Tests: Connect-A-Pic-Core/Logger.cs#L56
Converting null literal or possible null value to non-nullable type.
πŸ” xUnit Tests: Connect-A-Pic-Core/Logger.cs#L57
Dereference of a possibly null reference.
πŸ” xUnit Tests: Connect-A-Pic-Core/Logger.cs#L57
Dereference of a possibly null reference.
πŸ” xUnit Tests: Connect-A-Pic-Core/Logger.cs#L57
Dereference of a possibly null reference.