Skip to content

new file, new implementation with separate thread to modify the colle… #278

new file, new implementation with separate thread to modify the colle…

new file, new implementation with separate thread to modify the colle… #278

Triggered via pull request April 15, 2025 16:30
Status Failure
Total duration 59s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 20 warnings
Build - Release: src/Blazor.Diagrams/Components/LinkWidget.razor#L10
The type 'SvgPath' is defined in an assembly that is not referenced. You must add a reference to assembly 'SvgPathProperties, Version=1.1.2.0, Culture=neutral, PublicKeyToken=fad8b12329e4d35c'.
Build - Release: src/Blazor.Diagrams/Components/LinkWidget.razor#L26
The type 'SvgPath' is defined in an assembly that is not referenced. You must add a reference to assembly 'SvgPathProperties, Version=1.1.2.0, Culture=neutral, PublicKeyToken=fad8b12329e4d35c'.
Build - Release: src/Blazor.Diagrams/Components/LinkWidget.razor#L28
The type 'SvgPath' is defined in an assembly that is not referenced. You must add a reference to assembly 'SvgPathProperties, Version=1.1.2.0, Culture=neutral, PublicKeyToken=fad8b12329e4d35c'.
Build - Release: src/Blazor.Diagrams/Components/LinkWidget.razor#L64
The type 'SvgPath' is defined in an assembly that is not referenced. You must add a reference to assembly 'SvgPathProperties, Version=1.1.2.0, Culture=neutral, PublicKeyToken=fad8b12329e4d35c'.
Build - Release: src/Blazor.Diagrams/Components/LinkWidget.razor#L10
The type 'SvgPath' is defined in an assembly that is not referenced. You must add a reference to assembly 'SvgPathProperties, Version=1.1.2.0, Culture=neutral, PublicKeyToken=fad8b12329e4d35c'.
Build - Release: src/Blazor.Diagrams/Components/LinkWidget.razor#L26
The type 'SvgPath' is defined in an assembly that is not referenced. You must add a reference to assembly 'SvgPathProperties, Version=1.1.2.0, Culture=neutral, PublicKeyToken=fad8b12329e4d35c'.
Build - Release: src/Blazor.Diagrams/Components/LinkWidget.razor#L28
The type 'SvgPath' is defined in an assembly that is not referenced. You must add a reference to assembly 'SvgPathProperties, Version=1.1.2.0, Culture=neutral, PublicKeyToken=fad8b12329e4d35c'.
Build - Release: src/Blazor.Diagrams/Components/LinkWidget.razor#L64
The type 'SvgPath' is defined in an assembly that is not referenced. You must add a reference to assembly 'SvgPathProperties, Version=1.1.2.0, Culture=neutral, PublicKeyToken=fad8b12329e4d35c'.
Build - Release
Process completed with exit code 1.
Build - Debug
The job was canceled because "Release" failed.
Build - Debug: src/Blazor.Diagrams.Core/PathGenerators/PathGeneratorResult.cs#L2
The type or namespace name 'SvgPathProperties' could not be found (are you missing a using directive or an assembly reference?)
Build - Debug: src/Blazor.Diagrams.Core/PathGenerators/SmoothPathGenerator.cs#L5
The type or namespace name 'SvgPathProperties' could not be found (are you missing a using directive or an assembly reference?)
Build - Debug: src/Blazor.Diagrams.Core/PathGenerators/StraightPathGenerator.cs#L3
The type or namespace name 'SvgPathProperties' could not be found (are you missing a using directive or an assembly reference?)
Build - Debug: src/Blazor.Diagrams.Core/PathGenerators/PathGeneratorResult.cs#L19
The type or namespace name 'SvgPath' could not be found (are you missing a using directive or an assembly reference?)
Build - Debug: src/Blazor.Diagrams.Core/PathGenerators/PathGeneratorResult.cs#L20
The type or namespace name 'SvgPath' could not be found (are you missing a using directive or an assembly reference?)
Build - Debug: src/Blazor.Diagrams.Core/PathGenerators/PathGeneratorResult.cs#L8
The type or namespace name 'SvgPath' could not be found (are you missing a using directive or an assembly reference?)
Build - Debug: src/Blazor.Diagrams.Core/PathGenerators/PathGeneratorResult.cs#L8
The type or namespace name 'SvgPath' could not be found (are you missing a using directive or an assembly reference?)
Build - Debug: src/Blazor.Diagrams.Core/PathGenerators/PathGeneratorResult.cs#L2
The type or namespace name 'SvgPathProperties' could not be found (are you missing a using directive or an assembly reference?)
Build - Debug: src/Blazor.Diagrams.Core/PathGenerators/SmoothPathGenerator.cs#L5
The type or namespace name 'SvgPathProperties' could not be found (are you missing a using directive or an assembly reference?)
Build - Debug: src/Blazor.Diagrams.Core/PathGenerators/StraightPathGenerator.cs#L3
The type or namespace name 'SvgPathProperties' could not be found (are you missing a using directive or an assembly reference?)
Build - Release: tests/Blazor.Diagrams.Core.Tests/Models/Base/BaseLinkModelTests.cs#L17
Cannot convert null literal to non-nullable reference type.
Build - Release: tests/Blazor.Diagrams.Core.Tests/Models/Base/BaseLinkModelTests.cs#L17
Cannot convert null literal to non-nullable reference type.
Build - Release: tests/Blazor.Diagrams.Core.Tests/Models/Base/BaseLinkModelTests.cs#L50
Cannot convert null literal to non-nullable reference type.
Build - Release: tests/Blazor.Diagrams.Core.Tests/Models/Base/BaseLinkModelTests.cs#L17
Cannot convert null literal to non-nullable reference type.
Build - Release: tests/Blazor.Diagrams.Core.Tests/Models/Base/BaseLinkModelTests.cs#L17
Cannot convert null literal to non-nullable reference type.
Build - Release: tests/Blazor.Diagrams.Core.Tests/Models/Base/BaseLinkModelTests.cs#L50
Cannot convert null literal to non-nullable reference type.
Build - Release: tests/Blazor.Diagrams.Tests/Components/ControlsLayerRendererTests.cs#L70
Possible null reference argument for parameter 'renderedFragment' in 'Task RenderedFragmentInvokeAsyncExtensions.InvokeAsync(IRenderedFragmentBase renderedFragment, Action workItem)'.
Build - Release: tests/Blazor.Diagrams.Core.Tests/Models/Base/BaseLinkModelTests.cs#L17
Cannot convert null literal to non-nullable reference type.
Build - Release: tests/Blazor.Diagrams.Core.Tests/Models/Base/BaseLinkModelTests.cs#L17
Cannot convert null literal to non-nullable reference type.
Build - Release: tests/Blazor.Diagrams.Core.Tests/Models/Base/BaseLinkModelTests.cs#L50
Cannot convert null literal to non-nullable reference type.
Build - Debug: tests/Blazor.Diagrams.Core.Tests/Models/Base/BaseLinkModelTests.cs#L17
Cannot convert null literal to non-nullable reference type.
Build - Debug: tests/Blazor.Diagrams.Core.Tests/Models/Base/BaseLinkModelTests.cs#L17
Cannot convert null literal to non-nullable reference type.
Build - Debug: tests/Blazor.Diagrams.Core.Tests/Models/Base/BaseLinkModelTests.cs#L50
Cannot convert null literal to non-nullable reference type.
Build - Debug: docs/CustomNodesLinks/Widgets/DiagramNodeWidget.razor#L10
Non-nullable property 'Node' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build - Debug: docs/CustomNodesLinks/Models/DiagramLink.cs#L8
Possible null reference argument for parameter 'targetNode' in 'LinkModel.LinkModel(string id, NodeModel sourceNode, NodeModel targetNode)'.
Build - Debug: docs/CustomNodesLinks/Widgets/DiagramLinkLabelWidget.razor#L15
Non-nullable property 'Label' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build - Debug: docs/CustomNodesLinks/Widgets/DiagramLinkLabelWidget.razor#L18
Non-nullable property 'Position' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build - Debug: docs/CustomNodesLinks/Pages/Error.cshtml.cs#L18
Non-nullable property 'RequestId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build - Debug: docs/CustomNodesLinks/Pages/Index.razor#L31
Non-nullable property 'BlazorDiagram' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build - Debug: docs/Layouts/Pages/Error.cshtml.cs#L18
Non-nullable property 'RequestId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.