new file, new implementation with separate thread to modify the colle… #280
Annotations
9 errors and 10 warnings
|
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=e693684bdc95c3dd'.
|
|
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=e693684bdc95c3dd'.
|
|
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=e693684bdc95c3dd'.
|
|
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=e693684bdc95c3dd'.
|
|
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=e693684bdc95c3dd'.
|
|
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=e693684bdc95c3dd'.
|
|
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=e693684bdc95c3dd'.
|
|
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=e693684bdc95c3dd'.
|
|
|
|
tests/Blazor.Diagrams.Core.Tests/Models/Base/BaseLinkModelTests.cs#L17
Cannot convert null literal to non-nullable reference type.
|
|
tests/Blazor.Diagrams.Core.Tests/Models/Base/BaseLinkModelTests.cs#L17
Cannot convert null literal to non-nullable reference type.
|
|
tests/Blazor.Diagrams.Core.Tests/Models/Base/BaseLinkModelTests.cs#L50
Cannot convert null literal to non-nullable reference type.
|
|
docs/Diagram-Demo/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.
|
|
docs/Diagram-Demo/Shared/NavMenu.razor#L26
Possible null reference return.
|
|
docs/Diagram-Demo/Pages/Diagrams.razor#L61
Possible null reference argument for parameter 'sourcePort' in 'LinkModel.LinkModel(PortModel sourcePort, PortModel targetPort)'.
|
|
docs/Diagram-Demo/Pages/Diagrams.razor#L61
Possible null reference argument for parameter 'targetPort' in 'LinkModel.LinkModel(PortModel sourcePort, PortModel targetPort)'.
|
|
docs/Diagram-Demo/Pages/Diagrams.razor#L31
Non-nullable property 'Diagram' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
tests/Blazor.Diagrams.Tests/Components/ControlsLayerRendererTests.cs#L70
Possible null reference argument for parameter 'renderedFragment' in 'Task RenderedFragmentInvokeAsyncExtensions.InvokeAsync(IRenderedFragmentBase renderedFragment, Action workItem)'.
|
|
tests/Blazor.Diagrams.Core.Tests/Models/Base/BaseLinkModelTests.cs#L17
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading