Fixing IsRootPage #161
Annotations
2 errors and 10 warnings
The run was canceled by @dansiegel.
|
Run Tests
The operation was canceled.
|
Build Packages:
src/Maui/Prism.Maui/Navigation/PrismWindowManager.cs#L17
Field 'PrismWindowManager._current' is never assigned to, and will always have its default value null
|
Build Packages:
src/Maui/Prism.Maui/Behaviors/NavigationPageSystemGoBackBehavior.cs#L6
Missing XML comment for publicly visible type or member 'NavigationPageSystemGoBackBehavior'
|
Build Packages:
src/Maui/Prism.Maui/Behaviors/NavigationPageSystemGoBackBehavior.cs#L8
Missing XML comment for publicly visible type or member 'NavigationPageSystemGoBackBehavior.OnAttachedTo(NavigationPage)'
|
Build Packages:
src/Maui/Prism.Maui/Behaviors/NavigationPageSystemGoBackBehavior.cs#L14
Missing XML comment for publicly visible type or member 'NavigationPageSystemGoBackBehavior.OnDetachingFrom(NavigationPage)'
|
Build Packages:
src/Maui/Prism.Maui/Common/MvvmHelpers.cs#L12
Missing XML comment for publicly visible type or member 'MvvmHelpers'
|
Build Packages:
src/Maui/Prism.Maui/Common/MvvmHelpers.cs#L14
Missing XML comment for publicly visible type or member 'MvvmHelpers.InvokeViewAndViewModelAction<T>(object, Action<T>)'
|
Build Packages:
src/Maui/Prism.Maui/Common/MvvmHelpers.cs#L35
Missing XML comment for publicly visible type or member 'MvvmHelpers.InvokeViewAndViewModelActionAsync<T>(object, Func<T, Task>)'
|
Build Packages:
src/Maui/Prism.Maui/Common/MvvmHelpers.cs#L56
Missing XML comment for publicly visible type or member 'MvvmHelpers.DestroyPage(IView)'
|
Build Packages:
src/Maui/Prism.Maui/Common/MvvmHelpers.cs#L99
Missing XML comment for publicly visible type or member 'MvvmHelpers.DestroyWithModalStack(Page, IList<Page>)'
|
Build Packages:
src/Maui/Prism.Maui/Common/MvvmHelpers.cs#L108
Missing XML comment for publicly visible type or member 'MvvmHelpers.GetImplementerFromViewOrViewModel<T>(object)'
|
Loading