Enhances Nullable Reference Type support #342
Annotations
10 warnings and 1 notice
|
src/Maui/Prism.Maui/Common/MvvmHelpers.cs#L14
Missing XML comment for publicly visible type or member 'MvvmHelpers'
|
|
src/Maui/Prism.Maui/Behaviors/NavigationPageSystemGoBackBehavior.cs#L14
Missing XML comment for publicly visible type or member 'NavigationPageSystemGoBackBehavior.OnDetachingFrom(NavigationPage)'
|
|
src/Maui/Prism.Maui/Behaviors/NavigationPageSystemGoBackBehavior.cs#L8
Missing XML comment for publicly visible type or member 'NavigationPageSystemGoBackBehavior.OnAttachedTo(NavigationPage)'
|
|
src/Maui/Prism.Maui/Behaviors/NavigationPageSystemGoBackBehavior.cs#L6
Missing XML comment for publicly visible type or member 'NavigationPageSystemGoBackBehavior'
|
|
src/Maui/Prism.Maui/Navigation/PrismWindowManager.cs#L17
Field 'PrismWindowManager._current' is never assigned to, and will always have its default value null
|
|
src/Maui/Prism.Maui/Dialogs/DialogServiceBase.cs#L109
Possible null reference argument for parameter 'ex' in 'Task DialogCallback.Invoke(Exception ex)'.
|
|
src/Maui/Prism.Maui/Ioc/ContainerProvider.cs#L59
Possible null reference return.
|
|
src/Maui/Prism.Maui/Ioc/RegionNavigationRegistrationExtensions.cs#L117
'Layout<View>' is obsolete: 'Use Microsoft.Maui.Controls.Layout instead. For more information, see https://learn.microsoft.com/dotnet/maui/user-interface/layouts/custom'
|
|
src/Maui/Prism.Maui/Navigation/Regions/Adapters/LayoutViewRegionAdapter.cs#L26
'Layout<View>' is obsolete: 'Use Microsoft.Maui.Controls.Layout instead. For more information, see https://learn.microsoft.com/dotnet/maui/user-interface/layouts/custom'
|
|
src/Maui/Prism.Maui/Navigation/Regions/Adapters/LayoutViewRegionAdapter.cs#L10
'Layout<View>' is obsolete: 'Use Microsoft.Maui.Controls.Layout instead. For more information, see https://learn.microsoft.com/dotnet/maui/user-interface/layouts/custom'
|
|
|
The logs for this run have expired and are no longer available.
Loading