Skip to content

Add ItemsMoved routed event to NodifyEditor to simplify undo-redo #782

Add ItemsMoved routed event to NodifyEditor to simplify undo-redo

Add ItemsMoved routed event to NodifyEditor to simplify undo-redo #782

Triggered via pull request December 18, 2024 17:19
Status Failure
Total duration 3m 8s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
build: Examples/Nodify.Playground/Editor/NodifyEditorView.xaml.cs#L14
The type or namespace name 'ZoomEventArgs' could not be found (are you missing a using directive or an assembly reference?)
build: Examples/Nodify.Playground/Editor/NodifyEditorView.xaml.cs#L14
The type or namespace name 'ZoomEventArgs' could not be found (are you missing a using directive or an assembly reference?)
build: Examples/Nodify.Playground/Editor/NodifyEditorView.xaml.cs#L14
The type or namespace name 'ZoomEventArgs' could not be found (are you missing a using directive or an assembly reference?)
build: Examples/Nodify.Playground/Editor/NodifyEditorView.xaml.cs#L14
The type or namespace name 'ZoomEventArgs' could not be found (are you missing a using directive or an assembly reference?)
build: Examples/Nodify.Playground/Editor/NodifyEditorView.xaml.cs#L14
The type or namespace name 'ZoomEventArgs' could not be found (are you missing a using directive or an assembly reference?)
build: Examples/Nodify.Playground/Editor/NodifyEditorView.xaml.cs#L14
The type or namespace name 'ZoomEventArgs' could not be found (are you missing a using directive or an assembly reference?)
build: Examples/Nodify.Playground/Editor/NodifyEditorView.xaml.cs#L14
The type or namespace name 'ZoomEventArgs' could not be found (are you missing a using directive or an assembly reference?)
build: Examples/Nodify.Playground/Editor/NodifyEditorView.xaml.cs#L14
The type or namespace name 'ZoomEventArgs' could not be found (are you missing a using directive or an assembly reference?)
build: Examples/Nodify.Playground/Editor/NodifyEditorView.xaml.cs#L14
The type or namespace name 'ZoomEventArgs' could not be found (are you missing a using directive or an assembly reference?)
build: Examples/Nodify.Playground/Editor/NodifyEditorView.xaml.cs#L14
The type or namespace name 'ZoomEventArgs' could not be found (are you missing a using directive or an assembly reference?)
build
The target framework 'net5-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
The target framework 'net5-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
The target framework 'net5-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
The target framework 'net5-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build: Nodify/Connections/BaseConnection.cs#L116
Missing XML comment for publicly visible type or member 'BaseConnection.SourceProperty'
build: Nodify/Connections/BaseConnection.cs#L117
Missing XML comment for publicly visible type or member 'BaseConnection.TargetProperty'