OnUIThread-Refactor and a few improvements #963
Annotations
16 warnings
src/Caliburn.Micro.Platform/Platforms/netcore-avalonia/NavigationFrame.cs#L100
Parameter 'addToStack' has no matching param tag in the XML comment for 'NavigationFrame.NavigateToViewModel(object, bool)' (but other parameters do)
|
src/Caliburn.Micro.Platform/Platforms/uap/CaliburnApplication.cs#L33
Missing XML comment for publicly visible type or member 'CaliburnApplication.Window'
|
src/Caliburn.Micro.Platform/Platforms/uap/CaliburnApplication.cs#L221
Missing XML comment for publicly visible type or member 'CaliburnApplication.CreateWindow()'
|
src/Caliburn.Micro.Platform/Platforms/uap/CaliburnApplication.cs#L227
Missing XML comment for publicly visible type or member 'CaliburnApplication.InitializeWindow()'
|
Found version-specific or distribution-specific runtime identifier(s): win10-arm64, win10-x64, win10-x86. Affected libraries: Microsoft.WindowsAppSDK. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
|
src/Caliburn.Micro.Platform/Platforms/netcore-avalonia/NavigationFrame.cs#L100
Parameter 'addToStack' has no matching param tag in the XML comment for 'NavigationFrame.NavigateToViewModel(object, bool)' (but other parameters do)
|
src/Caliburn.Micro.Platform/Platforms/uap/CaliburnApplication.cs#L33
Missing XML comment for publicly visible type or member 'CaliburnApplication.Window'
|
src/Caliburn.Micro.Platform/Platforms/uap/CaliburnApplication.cs#L221
Missing XML comment for publicly visible type or member 'CaliburnApplication.CreateWindow()'
|
src/Caliburn.Micro.Platform/Platforms/uap/CaliburnApplication.cs#L227
Missing XML comment for publicly visible type or member 'CaliburnApplication.InitializeWindow()'
|
Found version-specific or distribution-specific runtime identifier(s): win10-arm64, win10-x64, win10-x86. Affected libraries: Microsoft.WindowsAppSDK. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
samples/features/Features.WinUI3/obj/x64/Debug/net8.0-windows10.0.19041.0/Views/CoroutineView.g.i.cs#L26
'CoroutineView.Loading' hides inherited member 'FrameworkElement.Loading'. Use the new keyword if hiding was intended.
|
samples/features/Features.WinUI3/App.xaml.cs#L28
Non-nullable field 'container' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
samples/features/Features.WinUI3/obj/x64/Debug/net8.0-windows10.0.19041.0/Views/CoroutineView.g.i.cs#L26
'CoroutineView.Loading' hides inherited member 'FrameworkElement.Loading'. Use the new keyword if hiding was intended.
|
samples/features/Features.WinUI3/App.xaml.cs#L28
Non-nullable field 'container' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
The logs for this run have expired and are no longer available.
Loading