Update release.yml #283
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=fb0cc013bab39d28'.
|
|
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=fb0cc013bab39d28'.
|
|
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=fb0cc013bab39d28'.
|
|
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=fb0cc013bab39d28'.
|
|
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=fb0cc013bab39d28'.
|
|
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=fb0cc013bab39d28'.
|
|
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=fb0cc013bab39d28'.
|
|
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=fb0cc013bab39d28'.
|
|
|
|
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.
|
|
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/Models/DiagramLink.cs#L8
Possible null reference argument for parameter 'targetNode' in 'LinkModel.LinkModel(string id, NodeModel sourceNode, NodeModel targetNode)'.
|
|
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.
|
|
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.
|
|
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/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.
|
The logs for this run have expired and are no longer available.
Loading