Skip to content

Update CreateComponentTool.cs #50

Update CreateComponentTool.cs

Update CreateComponentTool.cs #50

Re-run triggered May 31, 2024 10:38
Status Failure
Total duration 2m 4s
Artifacts

dotnet.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 22 warnings
build (Release): SimpleSample/MainWindow.xaml.cs#L62
There is no argument given that corresponds to the required formal parameter 'arguments' of 'CreateComponentTool.CreateComponentTool(Type, object[])'
build (Release): SimpleSample/MainWindow.xaml.cs#L72
There is no argument given that corresponds to the required formal parameter 'arguments' of 'CreateComponentTool.CreateComponentTool(Type, object[])'
build (Release): MyDesigner/MyToolboxView.xaml.cs#L60
There is no argument given that corresponds to the required formal parameter 'arguments' of 'CreateComponentTool.CreateComponentTool(Type, object[])'
build (Release): XamlDesigner/ToolboxView.xaml.cs#L54
There is no argument given that corresponds to the required formal parameter 'arguments' of 'CreateComponentTool.CreateComponentTool(Type, object[])'
build (Release): SimpleSample/MainWindow.xaml.cs#L62
There is no argument given that corresponds to the required formal parameter 'arguments' of 'CreateComponentTool.CreateComponentTool(Type, object[])'
build (Release): SimpleSample/MainWindow.xaml.cs#L72
There is no argument given that corresponds to the required formal parameter 'arguments' of 'CreateComponentTool.CreateComponentTool(Type, object[])'
build (Release): MyDesigner/MyToolboxView.xaml.cs#L60
There is no argument given that corresponds to the required formal parameter 'arguments' of 'CreateComponentTool.CreateComponentTool(Type, object[])'
build (Release): XamlDesigner/ToolboxView.xaml.cs#L54
There is no argument given that corresponds to the required formal parameter 'arguments' of 'CreateComponentTool.CreateComponentTool(Type, object[])'
build (Release)
Process completed with exit code 1.
build (Debug)
The job was canceled because "Release" failed.
build (Debug)
The operation was canceled.
build (Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, roryprimrose/set-vs-sdk-project-version@v1, actions/setup-dotnet@v1, nuget/setup-nuget@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, roryprimrose/set-vs-sdk-project-version@v1, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (Release)
The target framework 'net5.0-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 (Release)
The target framework 'net5.0-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 (Release): WpfDesign/Project/DrawItemExtension.cs#L44
XML comment has a param tag for 'createItemCallback', but there is no parameter by that name
build (Release): WpfDesign/Project/DrawItemExtension.cs#L45
Parameter 'drawItemCallback' has no matching param tag in the XML comment for 'IDrawItemExtension.StartDrawItem(DesignItem, Type, IDesignPanel, MouseEventArgs, Action<DesignItem>)' (but other parameters do)
build (Release): WpfDesign/Project/Interfaces/IOutlineNode.cs#L24
Missing XML comment for publicly visible type or member 'IOutlineNode'
build (Release): WpfDesign/Project/Interfaces/IOutlineNode.cs#L26
Missing XML comment for publicly visible type or member 'IOutlineNode.SelectionService'
build (Release): WpfDesign/Project/Interfaces/IOutlineNode.cs#L27
Missing XML comment for publicly visible type or member 'IOutlineNode.IsExpanded'
build (Release): WpfDesign/Project/Interfaces/IOutlineNode.cs#L28
Missing XML comment for publicly visible type or member 'IOutlineNode.DesignItem'
build (Release): WpfDesign/Project/Interfaces/IOutlineNode.cs#L29
Missing XML comment for publicly visible type or member 'IOutlineNode.Services'
build (Debug)
The target framework 'net5.0-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 (Debug)
The target framework 'net5.0-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 (Debug)
The target framework 'net5.0-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 (Debug): WpfDesign/Project/PropertyGrid/EditorManager.cs#L97
Unreachable code detected
build (Debug): WpfDesign/Project/DrawItemExtension.cs#L44
XML comment has a param tag for 'createItemCallback', but there is no parameter by that name
build (Debug): WpfDesign/Project/DrawItemExtension.cs#L45
Parameter 'drawItemCallback' has no matching param tag in the XML comment for 'IDrawItemExtension.StartDrawItem(DesignItem, Type, IDesignPanel, MouseEventArgs, Action<DesignItem>)' (but other parameters do)
build (Debug): WpfDesign/Project/Interfaces/IOutlineNode.cs#L24
Missing XML comment for publicly visible type or member 'IOutlineNode'
build (Debug): WpfDesign/Project/Interfaces/IOutlineNode.cs#L26
Missing XML comment for publicly visible type or member 'IOutlineNode.SelectionService'
build (Debug): WpfDesign/Project/Interfaces/IOutlineNode.cs#L27
Missing XML comment for publicly visible type or member 'IOutlineNode.IsExpanded'
build (Debug): WpfDesign/Project/Interfaces/IOutlineNode.cs#L28
Missing XML comment for publicly visible type or member 'IOutlineNode.DesignItem'