[SPIKE] Error: The type 'SvgPath' is defined in an assembly that is not referenced #274
Annotations
11 errors and 10 warnings
|
|
|
tests/Blazor.Diagrams.Core.Tests/Behaviors/KeyboardShortcutsDefaultsTests.cs#L16
The property or indexer 'SelectableModel.Selected' cannot be used in this context because the set accessor is inaccessible
|
|
tests/Blazor.Diagrams.Core.Tests/Behaviors/KeyboardShortcutsDefaultsTests.cs#L40
The property or indexer 'SelectableModel.Selected' cannot be used in this context because the set accessor is inaccessible
|
|
tests/Blazor.Diagrams.Core.Tests/Behaviors/KeyboardShortcutsDefaultsTests.cs#L64
The property or indexer 'SelectableModel.Selected' cannot be used in this context because the set accessor is inaccessible
|
|
tests/Blazor.Diagrams.Core.Tests/Behaviors/KeyboardShortcutsDefaultsTests.cs#L93
The property or indexer 'SelectableModel.Selected' cannot be used in this context because the set accessor is inaccessible
|
|
tests/Blazor.Diagrams.Core.Tests/Behaviors/KeyboardShortcutsDefaultsTests.cs#L111
The property or indexer 'SelectableModel.Selected' cannot be used in this context because the set accessor is inaccessible
|
|
tests/Blazor.Diagrams.Core.Tests/Behaviors/KeyboardShortcutsDefaultsTests.cs#L112
The property or indexer 'SelectableModel.Selected' cannot be used in this context because the set accessor is inaccessible
|
|
tests/Blazor.Diagrams.Core.Tests/Behaviors/KeyboardShortcutsDefaultsTests.cs#L116
The property or indexer 'SelectableModel.Selected' cannot be used in this context because the set accessor is inaccessible
|
|
tests/Blazor.Diagrams.Core.Tests/Controls/ControlsContainerTests.cs#L21
The property or indexer 'SelectableModel.Selected' cannot be used in this context because the set accessor is inaccessible
|
|
tests/Blazor.Diagrams.Core.Tests/Models/Base/BaseLinkModelTests.cs#L84
The property or indexer 'BaseLinkModel.Diagram' cannot be used in this context because the set accessor is inaccessible
|
|
tests/Blazor.Diagrams.Core.Tests/Controls/ControlsContainerTests.cs#L21
The property or indexer 'SelectableModel.Selected' cannot be used in this context because the set accessor is inaccessible
|
|
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.
|
|
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/CustomNodesLinks/Models/DiagramLink.cs#L8
Possible null reference argument for parameter 'targetNode' in 'LinkModel.LinkModel(string id, NodeModel sourceNode, NodeModel targetNode)'.
|
|
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.
|
|
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.
|
|
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.
|
The logs for this run have expired and are no longer available.
Loading