Fix typo #1586
Annotations
1 error and 6 warnings
Build
Process completed with exit code 1.
|
Build:
Hi3Helper.TaskScheduler/Program.cs#L157
Dereference of a possibly null reference.
|
Build:
Hi3Helper.EncTool/Parser/YSDispatchHelper/DispatchHelper.cs#L160
Possible null reference argument for parameter 'baseUrl' in 'string ConverterTool.CombineURLFromString(string baseUrl, params ReadOnlySpan<string?> segments)'.
|
Build:
Hi3Helper.EncTool/Parser/Sleepy/SleepyInfo.cs#L218
Possible null reference argument for parameter 'baseUrl' in 'string ConverterTool.CombineURLFromString(string baseUrl, params ReadOnlySpan<string?> segments)'.
|
Build:
CollapseLauncher/obj/x64/Debug/net9.0-windows10.0.26100.0/win-x64/XamlTypeInfo.g.cs#L738
Using member 'Microsoft.Xaml.Interactivity.DataTriggerBehavior.DataTriggerBehavior()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. This behavior is not trim-safe.
|
Build:
CollapseLauncher/obj/x64/Debug/net9.0-windows10.0.26100.0/win-x64/XamlTypeInfo.g.cs#L740
Using member 'Microsoft.Xaml.Interactivity.ChangePropertyAction.ChangePropertyAction()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. This action is not trim-safe.
|
Install .NET
The 'dotnet-quality' input can be used only with .NET SDK version in A.B, A.B.x, A, A.x and A.B.Cxx formats where the major tag is higher than 5. You specified: 9.0.200. 'dotnet-quality' input is ignored.
|
Loading