feat: Added Undo Redo for nodes add remove #13
Annotations
10 warnings
|
build:
examples/SharedNodesLibrary/UnityThemedNodes/UnitySocket.razor#L56
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/FlowState/Models/FlowGraph.cs#L131
Parameter 'suppressEvent' has no matching param tag in the XML comment for 'FlowGraph.CreateNodeAsync(string, double, double, Dictionary<string, object?>, bool, bool)' (but other parameters do)
|
|
build:
src/FlowState/Models/FlowGraph.cs#L128
XML comment has a param tag for 'supressEvent', but there is no parameter by that name
|
|
build:
examples/SharedNodesLibrary/UnityThemedNodes/UnitySocket.razor#L71
Non-nullable property 'InnerColor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
examples/SharedNodesLibrary/UnityThemedNodes/UnitySocket.razor#L68
Non-nullable property 'OuterColor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
examples/SharedNodesLibrary/UnityThemedNodes/UnitySocket.razor#L65
Non-nullable property 'T' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
examples/SharedNodesLibrary/UnityThemedNodes/UnitySocket.razor#L59
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:
examples/SharedNodesLibrary/UnityThemedNodes/UnitySocket.razor#L56
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/FlowState/Models/FlowGraph.cs#L131
Parameter 'suppressEvent' has no matching param tag in the XML comment for 'FlowGraph.CreateNodeAsync(string, double, double, Dictionary<string, object?>, bool, bool)' (but other parameters do)
|
|
build:
src/FlowState/Models/FlowGraph.cs#L128
XML comment has a param tag for 'supressEvent', but there is no parameter by that name
|