Adding net8.0 target to Prism.Core & Prism.Wpf #103
Annotations
21 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: AdoptOpenJDK/install-jdk@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build Packages:
src/Prism.Core/Common/MulticastExceptionHandler.cs#L23
Missing XML comment for publicly visible type or member 'MulticastExceptionHandler.Register<TException>(MulticastDelegate)'
|
Build Packages:
src/Prism.Core/Common/MulticastExceptionHandler.cs#L45
Missing XML comment for publicly visible type or member 'MulticastExceptionHandler.HandleAsync(Exception, object?)'
|
Build Packages:
src/Prism.Core/Mvvm/ViewCreationException.cs#L5
Missing XML comment for publicly visible type or member 'ViewCreationException'
|
Build Packages:
src/Prism.Core/Mvvm/ViewCreationException.cs#L7
Missing XML comment for publicly visible type or member 'ViewCreationException.ViewCreationException(string, ViewType)'
|
Build Packages:
src/Prism.Core/Mvvm/ViewCreationException.cs#L12
Missing XML comment for publicly visible type or member 'ViewCreationException.ViewCreationException(string, ViewType, Exception)'
|
Build Packages:
src/Prism.Core/Mvvm/ViewCreationException.cs#L19
Missing XML comment for publicly visible type or member 'ViewCreationException.ViewType'
|
Build Packages:
src/Prism.Core/Mvvm/ViewCreationException.cs#L21
Missing XML comment for publicly visible type or member 'ViewCreationException.ViewName'
|
Build Packages:
src/Prism.Core/Mvvm/ViewModelCreationException.cs#L6
Missing XML comment for publicly visible type or member 'ViewModelCreationException'
|
Build Packages:
src/Prism.Core/Mvvm/ViewModelCreationException.cs#L12
Missing XML comment for publicly visible type or member 'ViewModelCreationException.SetViewNameDelegate(Func<object, string>)'
|
Build Packages:
src/Prism.Core/Mvvm/ViewModelCreationException.cs#L14
Missing XML comment for publicly visible type or member 'ViewModelCreationException.ViewModelCreationException(object, Exception)'
|
Run Tests:
src/Forms/Prism.Forms/Behaviors/PageBehaviorFactory.cs#L82
'MasterDetailPage' is obsolete: 'MasterDetailPage is obsolete as of version 5.0.0. Please use FlyoutPage instead.'
|
Run Tests:
src/Forms/Prism.Forms/Behaviors/PageBehaviorFactory.cs#L83
'PageBehaviorFactory.ApplyMasterDetailPageBehaviors(MasterDetailPage)' is obsolete: 'MasterDetailPage is obsolete, please use FlyoutPage'
|
Run Tests:
src/Forms/Prism.Forms/Navigation/PageNavigationService.cs#L343
'PageNavigationService.ProcessNavigationForAbsoulteUri(Queue<string>, INavigationParameters, bool?, bool)' is obsolete: 'Renamed to 'ProcessNavigationForAbsoluteUri''
|
Run Tests:
src/Forms/Prism.Forms/AppModel/IPageLifecycleAware.cs#L9
Missing XML comment for publicly visible type or member 'IPageLifecycleAware.OnAppearing()'
|
Run Tests:
src/Forms/Prism.Forms/AppModel/IPageLifecycleAware.cs#L10
Missing XML comment for publicly visible type or member 'IPageLifecycleAware.OnDisappearing()'
|
Run Tests:
src/Forms/Prism.Forms/Behaviors/CarouselPageActiveAwareBehavior.cs#L5
Missing XML comment for publicly visible type or member 'CarouselPageActiveAwareBehavior'
|
Run Tests:
src/Forms/Prism.Forms/Behaviors/MultiPageActiveAwareBehavior{T}.cs#L8
Missing XML comment for publicly visible type or member 'MultiPageActiveAwareBehavior<T>'
|
Run Tests:
src/Forms/Prism.Forms/Behaviors/MultiPageActiveAwareBehavior{T}.cs#L10
Missing XML comment for publicly visible type or member 'MultiPageActiveAwareBehavior<T>._lastSelectedPage'
|
Run Tests:
src/Forms/Prism.Forms/Behaviors/NavigationPageActiveAwareBehavior.cs#L6
Missing XML comment for publicly visible type or member 'NavigationPageActiveAwareBehavior'
|
Run Tests:
src/Forms/Prism.Forms/Behaviors/NavigationPageActiveAwareBehavior.cs#L8
Missing XML comment for publicly visible type or member 'NavigationPageActiveAwareBehavior.OnAttachedTo(NavigationPage)'
|
The logs for this run have expired and are no longer available.
Loading