Merge pull request #3084 from PrismLibrary/dev/ds/uno5.1 #136
ci.yml
on: push
build-prism-core
/
Build Prism.Core
2m 9s
build-prism-wpf
/
Build Prism.Wpf
2m 6s
build-prism-forms
/
Build Prism.Forms
4m 49s
build-prism-uno
/
Build Prism.Uno
9m 18s
build-prism-maui
/
Build Prism.Maui
6m 15s
deploy-internal
/
Deploy Internal
1m 0s
deploy-commercial-plus
/
Deploy Commercial Plus
30s
deploy-sponsors
/
Deploy Sponsor Connect
58s
Annotations
68 warnings
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, actions/upload-artifact@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/Prism.Core.Tests/Events/PubSubEventFixture.cs#L578
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
build-prism-wpf / Build Prism.Wpf:
tests/Prism.Core.Tests/Events/PubSubEventFixture.cs#L589
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
build-prism-wpf / Build Prism.Wpf:
src/Wpf/Prism.Wpf/Modularity/DirectoryModuleCatalog.netcore.cs#L139
'Assembly.ReflectionOnlyLoadFrom(string)' is obsolete: 'ReflectionOnly loading is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0018)
|
build-prism-wpf / Build Prism.Wpf:
src/Wpf/Prism.Wpf/Modularity/DirectoryModuleCatalog.netcore.cs#L141
'Assembly.ReflectionOnlyLoad(string)' is obsolete: 'ReflectionOnly loading is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0018)
|
build-prism-wpf / Build Prism.Wpf:
src/Wpf/Prism.Wpf/Modularity/DirectoryModuleCatalog.netcore.cs#L151
'Assembly.ReflectionOnlyLoadFrom(string)' is obsolete: 'ReflectionOnly loading is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0018)
|
build-prism-wpf / Build Prism.Wpf:
src/Wpf/Prism.Wpf/Modularity/DirectoryModuleCatalog.netcore.cs#L203
'Assembly.EscapedCodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.' (https://aka.ms/dotnet-warnings/SYSLIB0012)
|
build-prism-wpf / Build Prism.Wpf:
tests/Prism.Core.Tests/Events/PubSubEventFixture.cs#L578
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
build-prism-wpf / Build Prism.Wpf:
tests/Prism.Core.Tests/Events/PubSubEventFixture.cs#L589
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
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/Behaviors/RegionManagerRegistrationBehaviorFixture.cs#L353
The event 'MockRegionCollection.CollectionChanged' 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, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-prism-core / Build Prism.Core:
tests/Prism.Core.Tests/Events/PubSubEventFixture.cs#L578
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
build-prism-core / Build Prism.Core:
tests/Prism.Core.Tests/Events/PubSubEventFixture.cs#L589
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
build-prism-core / Build Prism.Core:
tests/Prism.Core.Tests/Events/PubSubEventFixture.cs#L578
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
build-prism-core / Build Prism.Core:
tests/Prism.Core.Tests/Events/PubSubEventFixture.cs#L589
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
build-prism-core / Build Prism.Core:
tests/Prism.Core.Tests/Events/PubSubEventFixture.cs#L578
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
build-prism-core / Build Prism.Core:
tests/Prism.Core.Tests/Events/PubSubEventFixture.cs#L589
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
build-prism-core / Build Prism.Core:
tests/Prism.Core.Tests/Events/PubSubEventFixture.cs#L578
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
build-prism-core / Build Prism.Core:
tests/Prism.Core.Tests/Events/PubSubEventFixture.cs#L589
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
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/setup-msbuild@v1.1, actions/upload-artifact@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
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:
tests/Prism.Core.Tests/Events/PubSubEventFixture.cs#L578
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
build-prism-forms / Build Prism.Forms:
tests/Prism.Core.Tests/Events/PubSubEventFixture.cs#L589
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
build-prism-forms / Build Prism.Forms:
tests/Prism.Core.Tests/Events/PubSubEventFixture.cs#L578
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
build-prism-forms / Build Prism.Forms:
tests/Prism.Core.Tests/Events/PubSubEventFixture.cs#L589
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
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/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, actions/upload-artifact@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:
tests/Prism.Core.Tests/Events/PubSubEventFixture.cs#L589
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
build-prism-maui / Build Prism.Maui:
tests/Prism.Core.Tests/Events/PubSubEventFixture.cs#L578
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
build-prism-maui / Build Prism.Maui:
src/Maui/Prism.Maui/Navigation/Regions/Behaviors/RegionCreationException.cs#L45
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
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/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#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#L34
Missing XML comment for publicly visible type or member 'MvvmHelpers.InvokeViewAndViewModelActionAsync<T>(object, Func<T, Task>)'
|
build-prism-maui / Build Prism.Maui:
src/Maui/Prism.Maui/Common/MvvmHelpers.cs#L55
Missing XML comment for publicly visible type or member 'MvvmHelpers.DestroyPage(IView)'
|
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/setup-msbuild@v1.1, actions/upload-artifact@v3. 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:
tests/Prism.Core.Tests/Events/PubSubEventFixture.cs#L578
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
build-prism-uno / Build Prism.Uno:
tests/Prism.Core.Tests/Events/PubSubEventFixture.cs#L589
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
build-prism-uno / Build Prism.Uno:
tests/Prism.Core.Tests/Events/PubSubEventFixture.cs#L578
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
build-prism-uno / Build Prism.Uno:
tests/Prism.Core.Tests/Events/PubSubEventFixture.cs#L589
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
build-prism-uno / Build Prism.Uno:
src/Wpf/Prism.Wpf/Common/MvvmHelpers.cs#L82
XML comment has cref attribute 'DataContext' that could not be resolved
|
build-prism-uno / Build Prism.Uno:
src/Wpf/Prism.Wpf/Common/MvvmHelpers.cs#L82
XML comment has cref attribute 'DataContext' that could not be resolved
|
build-prism-uno / Build Prism.Uno:
src/Wpf/Prism.Wpf/Common/MvvmHelpers.cs#L82
XML comment has cref attribute 'DataContext' that could not be resolved
|
build-prism-uno / Build Prism.Uno:
src/Wpf/Prism.Wpf/Common/MvvmHelpers.cs#L82
XML comment has cref attribute 'DataContext' that could not be resolved
|
build-prism-uno / Build Prism.Uno:
src/Wpf/Prism.Wpf/Common/MvvmHelpers.cs#L82
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'
|
generate-consolidated-artifacts
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
deploy-commercial-plus / Deploy Commercial Plus
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
deploy-sponsors / Deploy Sponsor Connect
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
deploy-internal / Deploy Internal
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Core
Expired
|
721 KB |
|
Forms
Expired
|
1.07 MB |
|
Maui
Expired
|
1.66 MB |
|
NuGet
Expired
|
4.18 MB |
|
Uno
Expired
|
2.24 MB |
|
Wpf
Expired
|
1.3 MB |
|