[SPIKE] Error: The type 'SvgPath' is defined in an assembly that is not referenced #266
Annotations
11 errors and 20 warnings
|
Build - Debug:
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=9719772e0f0e85c6'.
|
|
Build - Debug:
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=9719772e0f0e85c6'.
|
|
Build - Debug:
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=9719772e0f0e85c6'.
|
|
Build - Debug:
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=9719772e0f0e85c6'.
|
|
Build - Debug:
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=9719772e0f0e85c6'.
|
|
Build - Debug:
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=9719772e0f0e85c6'.
|
|
Build - Debug:
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=9719772e0f0e85c6'.
|
|
Build - Debug:
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=9719772e0f0e85c6'.
|
|
Build - Debug
Process completed with exit code 1.
|
|
Build - Release
The job was canceled because "Debug" failed.
|
|
Build - Release
The operation was canceled.
|
|
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:
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:
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:
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#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:
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 - Release:
docs/CustomNodesLinks/Models/DiagramLink.cs#L8
Possible null reference argument for parameter 'targetNode' in 'LinkModel.LinkModel(string id, NodeModel sourceNode, NodeModel targetNode)'.
|
|
Build - Release:
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 - Release:
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.
|