++ #13
Annotations
1 error and 12 warnings
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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
It is no longer necessary to use the Microsoft.NET.Sdk.WindowsDesktop SDK. Consider changing the Sdk attribute of the root Project element to 'Microsoft.NET.Sdk'.
|
build
Microsoft.NET.Sdk.WindowsDesktop requires 'UseWpf' or 'UseWindowsForms' to be set to 'true'
|
build:
Source/Extensions/HeBianGu.AvaloniaUI.MarkupExtesion/MarkupValueConverterBase.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
Source/Extensions/HeBianGu.AvaloniaUI.Behavior/TestBehavior.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
Source/Extensions/HeBianGu.AvaloniaUI.MarkupExtesion/MarkupValueConverterBase.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
Source/Extensions/HeBianGu.AvaloniaUI.MarkupExtesion/MarkupValueConverterBase.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
Source/Extensions/HeBianGu.AvaloniaUI.MarkupExtesion/MarkupValueConverterBase.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
Source/Extensions/HeBianGu.AvaloniaUI.MarkupExtesion/MarkupValueConverterBase.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
Source/Extensions/HeBianGu.AvaloniaUI.MarkupExtesion/MarkupValueConverterBase.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
Source/Cores/HeBianGu.AvaloniaUI.Ioc/Message/Dialog/IDialog.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|