Skip to content

Merge pull request #3086 from PrismLibrary/dev/ds/global-using #33

Merge pull request #3086 from PrismLibrary/dev/ds/global-using

Merge pull request #3086 from PrismLibrary/dev/ds/global-using #33

Triggered via push February 28, 2024 12:49
Status Failure
Total duration 9m 43s
Artifacts

ci.yml

on: push
build-prism-core  /  Build Prism.Core
1m 57s
build-prism-core / Build Prism.Core
build-prism-wpf  /  Build Prism.Wpf
1m 56s
build-prism-wpf / Build Prism.Wpf
build-prism-forms  /  Build Prism.Forms
5m 14s
build-prism-forms / Build Prism.Forms
build-prism-uno  /  Build Prism.Uno
9m 28s
build-prism-uno / Build Prism.Uno
build-prism-maui  /  Build Prism.Maui
6m 4s
build-prism-maui / Build Prism.Maui
generate-consolidated-artifacts
0s
generate-consolidated-artifacts
deploy-commercial-plus  /  deploy
deploy-commercial-plus / deploy
deploy-internal  /  deploy
deploy-internal / deploy
deploy-sponsors  /  deploy
deploy-sponsors / deploy
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 56 warnings
build-prism-wpf / Build Prism.Wpf
Process completed with exit code 1.
build-prism-core / Build Prism.Core
Process completed with exit code 1.
build-prism-forms / Build Prism.Forms
Process completed with exit code 1.
build-prism-maui / Build Prism.Maui
Process completed with exit code 1.
build-prism-uno / Build Prism.Uno
Process completed with exit code 1.
build-prism-wpf / Build Prism.Wpf
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-prism-wpf / Build Prism.Wpf: tests/Wpf/Prism.Wpf.Tests/Regions/Behaviors/RegionActiveAwareBehaviorFixture.cs#L318
The event 'RegionActiveAwareBehaviorFixture.ActiveAwareFrameworkElement.IsActiveChanged' is never used
build-prism-wpf / Build Prism.Wpf: tests/Wpf/Prism.Wpf.Tests/Modularity/ModuleManagerFixture.cs#L510
Field 'MockDelegateModuleInitializer.LoadBody' is never assigned to, and will always have its default value null
build-prism-wpf / Build Prism.Wpf: tests/Wpf/Prism.Wpf.Tests/Interactivity/CommandBehaviorBaseFixture.cs#L160
The event 'TestCommand.CanExecuteChanged' is never used
build-prism-wpf / Build Prism.Wpf: tests/Wpf/Prism.Wpf.Tests/Regions/Behaviors/RegionActiveAwareBehaviorFixture.cs#L325
The event 'RegionActiveAwareBehaviorFixture.SyncedActiveAwareObject.IsActiveChanged' is never used
build-prism-wpf / Build Prism.Wpf: tests/Wpf/Prism.Wpf.Tests/Regions/Behaviors/RegionActiveAwareBehaviorFixture.cs#L332
The event 'RegionActiveAwareBehaviorFixture.SyncedActiveAwareObjectViewModel.IsActiveChanged' is never used
build-prism-wpf / Build Prism.Wpf: tests/Wpf/Prism.Wpf.Tests/Mocks/MockRegion.cs#L10
The event 'MockRegion.PropertyChanged' is never used
build-prism-wpf / Build Prism.Wpf: tests/Wpf/Prism.Wpf.Tests/Mocks/MockRegionManager.cs#L139
The event 'MockRegionCollection.CollectionChanged' is never used
build-prism-wpf / Build Prism.Wpf: tests/Wpf/Prism.Wpf.Tests/Regions/Behaviors/RegionActiveAwareBehaviorFixture.cs#L312
The event 'RegionActiveAwareBehaviorFixture.ActiveAwareObject.IsActiveChanged' is never used
build-prism-wpf / Build Prism.Wpf: tests/Wpf/Prism.Wpf.Tests/Regions/RegionManagerFixture.cs#L481
The event 'MockRegionContentRegistry.ContentRegistered' is never used
build-prism-core / Build Prism.Core
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-prism-forms / Build Prism.Forms
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, AdoptOpenJDK/install-jdk@v1, microsoft/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-prism-forms / Build Prism.Forms
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-prism-forms / Build Prism.Forms: src/Forms/Prism.Forms/Behaviors/PageBehaviorFactory.cs#L82
'MasterDetailPage' is obsolete: 'MasterDetailPage is obsolete as of version 5.0.0. Please use FlyoutPage instead.'
build-prism-forms / Build Prism.Forms: src/Forms/Prism.Forms/Behaviors/PageBehaviorFactory.cs#L83
'PageBehaviorFactory.ApplyMasterDetailPageBehaviors(MasterDetailPage)' is obsolete: 'MasterDetailPage is obsolete, please use FlyoutPage'
build-prism-forms / Build Prism.Forms: src/Forms/Prism.Forms/Navigation/PageNavigationService.cs#L343
'PageNavigationService.ProcessNavigationForAbsoulteUri(Queue<string>, INavigationParameters, bool?, bool)' is obsolete: 'Renamed to 'ProcessNavigationForAbsoluteUri''
build-prism-forms / Build Prism.Forms: src/Forms/Prism.Forms/AppModel/IPageLifecycleAware.cs#L9
Missing XML comment for publicly visible type or member 'IPageLifecycleAware.OnAppearing()'
build-prism-forms / Build Prism.Forms: src/Forms/Prism.Forms/AppModel/IPageLifecycleAware.cs#L10
Missing XML comment for publicly visible type or member 'IPageLifecycleAware.OnDisappearing()'
build-prism-forms / Build Prism.Forms: src/Forms/Prism.Forms/Behaviors/CarouselPageActiveAwareBehavior.cs#L5
Missing XML comment for publicly visible type or member 'CarouselPageActiveAwareBehavior'
build-prism-forms / Build Prism.Forms: src/Forms/Prism.Forms/Behaviors/MultiPageActiveAwareBehavior{T}.cs#L8
Missing XML comment for publicly visible type or member 'MultiPageActiveAwareBehavior<T>'
build-prism-forms / Build Prism.Forms: src/Forms/Prism.Forms/Behaviors/MultiPageActiveAwareBehavior{T}.cs#L10
Missing XML comment for publicly visible type or member 'MultiPageActiveAwareBehavior<T>._lastSelectedPage'
build-prism-forms / Build Prism.Forms: src/Forms/Prism.Forms/Behaviors/NavigationPageActiveAwareBehavior.cs#L6
Missing XML comment for publicly visible type or member 'NavigationPageActiveAwareBehavior'
build-prism-forms / Build Prism.Forms: src/Forms/Prism.Forms/Behaviors/NavigationPageActiveAwareBehavior.cs#L8
Missing XML comment for publicly visible type or member 'NavigationPageActiveAwareBehavior.OnAttachedTo(NavigationPage)'
build-prism-forms / Build Prism.Forms: src/Forms/Prism.Forms/Behaviors/PageBehaviorFactory.cs#L82
'MasterDetailPage' is obsolete: 'MasterDetailPage is obsolete as of version 5.0.0. Please use FlyoutPage instead.'
build-prism-forms / Build Prism.Forms: src/Forms/Prism.Forms/Behaviors/PageBehaviorFactory.cs#L83
'PageBehaviorFactory.ApplyMasterDetailPageBehaviors(MasterDetailPage)' is obsolete: 'MasterDetailPage is obsolete, please use FlyoutPage'
build-prism-forms / Build Prism.Forms: src/Forms/Prism.Forms/Navigation/PageNavigationService.cs#L343
'PageNavigationService.ProcessNavigationForAbsoulteUri(Queue<string>, INavigationParameters, bool?, bool)' is obsolete: 'Renamed to 'ProcessNavigationForAbsoluteUri''
build-prism-forms / Build Prism.Forms: src/Forms/Prism.Forms/AppModel/IPageLifecycleAware.cs#L9
Missing XML comment for publicly visible type or member 'IPageLifecycleAware.OnAppearing()'
build-prism-forms / Build Prism.Forms: src/Forms/Prism.Forms/AppModel/IPageLifecycleAware.cs#L10
Missing XML comment for publicly visible type or member 'IPageLifecycleAware.OnDisappearing()'
build-prism-forms / Build Prism.Forms: src/Forms/Prism.Forms/Behaviors/CarouselPageActiveAwareBehavior.cs#L5
Missing XML comment for publicly visible type or member 'CarouselPageActiveAwareBehavior'
build-prism-forms / Build Prism.Forms: src/Forms/Prism.Forms/Behaviors/MultiPageActiveAwareBehavior{T}.cs#L8
Missing XML comment for publicly visible type or member 'MultiPageActiveAwareBehavior<T>'
build-prism-forms / Build Prism.Forms: src/Forms/Prism.Forms/Behaviors/MultiPageActiveAwareBehavior{T}.cs#L10
Missing XML comment for publicly visible type or member 'MultiPageActiveAwareBehavior<T>._lastSelectedPage'
build-prism-forms / Build Prism.Forms: src/Forms/Prism.Forms/Behaviors/NavigationPageActiveAwareBehavior.cs#L6
Missing XML comment for publicly visible type or member 'NavigationPageActiveAwareBehavior'
build-prism-forms / Build Prism.Forms: src/Forms/Prism.Forms/Behaviors/NavigationPageActiveAwareBehavior.cs#L8
Missing XML comment for publicly visible type or member 'NavigationPageActiveAwareBehavior.OnAttachedTo(NavigationPage)'
build-prism-maui / Build Prism.Maui
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-prism-maui / Build Prism.Maui: src/Maui/Prism.Maui/Behaviors/NavigationPageSystemGoBackBehavior.cs#L6
Missing XML comment for publicly visible type or member 'NavigationPageSystemGoBackBehavior'
build-prism-maui / Build Prism.Maui: src/Maui/Prism.Maui/Behaviors/NavigationPageSystemGoBackBehavior.cs#L8
Missing XML comment for publicly visible type or member 'NavigationPageSystemGoBackBehavior.OnAttachedTo(NavigationPage)'
build-prism-maui / Build Prism.Maui: src/Maui/Prism.Maui/Behaviors/NavigationPageSystemGoBackBehavior.cs#L14
Missing XML comment for publicly visible type or member 'NavigationPageSystemGoBackBehavior.OnDetachingFrom(NavigationPage)'
build-prism-maui / Build Prism.Maui: src/Maui/Prism.Maui/Behaviors/NavigationPageSystemGoBackBehavior.cs#L6
Missing XML comment for publicly visible type or member 'NavigationPageSystemGoBackBehavior'
build-prism-maui / Build Prism.Maui: src/Maui/Prism.Maui/Common/MvvmHelpers.cs#L11
Missing XML comment for publicly visible type or member 'MvvmHelpers'
build-prism-maui / Build Prism.Maui: src/Maui/Prism.Maui/Behaviors/NavigationPageSystemGoBackBehavior.cs#L8
Missing XML comment for publicly visible type or member 'NavigationPageSystemGoBackBehavior.OnAttachedTo(NavigationPage)'
build-prism-maui / Build Prism.Maui: src/Maui/Prism.Maui/Behaviors/NavigationPageSystemGoBackBehavior.cs#L14
Missing XML comment for publicly visible type or member 'NavigationPageSystemGoBackBehavior.OnDetachingFrom(NavigationPage)'
build-prism-maui / Build Prism.Maui: src/Maui/Prism.Maui/Common/MvvmHelpers.cs#L13
Missing XML comment for publicly visible type or member 'MvvmHelpers.InvokeViewAndViewModelAction<T>(object, Action<T>)'
build-prism-maui / Build Prism.Maui: src/Maui/Prism.Maui/Common/MvvmHelpers.cs#L11
Missing XML comment for publicly visible type or member 'MvvmHelpers'
build-prism-maui / Build Prism.Maui: src/Maui/Prism.Maui/Common/MvvmHelpers.cs#L34
Missing XML comment for publicly visible type or member 'MvvmHelpers.InvokeViewAndViewModelActionAsync<T>(object, Func<T, Task>)'
build-prism-uno / Build Prism.Uno
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, microsoft/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-prism-uno / Build Prism.Uno: src/Wpf/Prism.Wpf/Common/MvvmHelpers.cs#L77
XML comment has cref attribute 'DataContext' that could not be resolved
build-prism-uno / Build Prism.Uno: src/Wpf/Prism.Wpf/Common/MvvmHelpers.cs#L77
XML comment has cref attribute 'DataContext' that could not be resolved
build-prism-uno / Build Prism.Uno: src/Wpf/Prism.Wpf/Common/MvvmHelpers.cs#L77
XML comment has cref attribute 'DataContext' that could not be resolved
build-prism-uno / Build Prism.Uno: src/Wpf/Prism.Wpf/Common/MvvmHelpers.cs#L77
XML comment has cref attribute 'DataContext' that could not be resolved
build-prism-uno / Build Prism.Uno: src/Wpf/Prism.Wpf/Common/MvvmHelpers.cs#L77
XML comment has cref attribute 'DataContext' that could not be resolved
build-prism-uno / Build Prism.Uno
Missing XML comment for publicly visible type or member 'DialogPropertyBuilder'
build-prism-uno / Build Prism.Uno
Missing XML comment for publicly visible type or member 'DialogPropertyBuilder.GetInstance(DependencyObject)'
build-prism-uno / Build Prism.Uno
Missing XML comment for publicly visible type or member 'DialogPropertyBuilder.WindowStyle(Style)'
build-prism-uno / Build Prism.Uno
Missing XML comment for publicly visible type or member 'DialogPropertyBuilder.WindowStyle(Action<IDependencyPropertyBuilder<Style>>)'
build-prism-uno / Build Prism.Uno
Missing XML comment for publicly visible type or member 'DialogPropertyBuilder.WindowStyle<TSource>(Func<TSource>, string?)'