Skip to content

Merge pull request #967 from Caliburn-Micro/update_features #197

Merge pull request #967 from Caliburn-Micro/update_features

Merge pull request #967 from Caliburn-Micro/update_features #197

Triggered via push February 3, 2025 15:02
Status Success
Total duration 12m 2s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build: src/Caliburn.Micro.Platform/Platforms/Maui/Android/ActivityLifecycleCallbackHandler.cs#L112
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Caliburn.Micro.Platform/Platforms/Maui/Android/ActivityLifecycleCallbackHandler.cs#L147
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: 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)
build: src/Caliburn.Micro.Platform/Platforms/uap/CaliburnApplication.cs#L33
Missing XML comment for publicly visible type or member 'CaliburnApplication.Window'
build: src/Caliburn.Micro.Platform/Platforms/uap/CaliburnApplication.cs#L221
Missing XML comment for publicly visible type or member 'CaliburnApplication.CreateWindow()'
build: src/Caliburn.Micro.Platform/Platforms/uap/CaliburnApplication.cs#L227
Missing XML comment for publicly visible type or member 'CaliburnApplication.InitializeWindow()'
build
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.
build
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
build: src/Caliburn.Micro.Platform/Platforms/Maui/Android/ActivityLifecycleCallbackHandler.cs#L112
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Caliburn.Micro.Platform/Platforms/Maui/Android/ActivityLifecycleCallbackHandler.cs#L147
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: 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)
build: src/Caliburn.Micro.Platform/Platforms/uap/CaliburnApplication.cs#L33
Missing XML comment for publicly visible type or member 'CaliburnApplication.Window'
build: src/Caliburn.Micro.Platform/Platforms/uap/CaliburnApplication.cs#L221
Missing XML comment for publicly visible type or member 'CaliburnApplication.CreateWindow()'
build: src/Caliburn.Micro.Platform/Platforms/uap/CaliburnApplication.cs#L227
Missing XML comment for publicly visible type or member 'CaliburnApplication.InitializeWindow()'
build
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.
build: 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.
build: 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.
build: 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.
build: 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.
build
A publish profile with the name 'win-x64.pubxml' was not found in the project. Set the PublishProfile property to a valid file name.