Merge pull request #3075 from PrismLibrary/dev/ds/ci-updates #132
ci.yml
on: push
build-prism-core
/
Build Prism.Core
2m 5s
build-prism-wpf
/
Build Prism.Wpf
2m 40s
build-prism-forms
/
Build Prism.Forms
4m 51s
build-prism-uno
/
Build Prism.Uno
7m 21s
build-prism-maui
/
Build Prism.Maui
5m 16s
deploy-internal
/
Deploy Internal
44s
deploy-commercial-plus
/
Deploy Commercial Plus
38s
deploy-sponsors
/
Deploy Sponsor Connect
45s
Annotations
70 warnings
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:
src/Prism.Core/Common/MulticastExceptionHandler.cs#L23
Missing XML comment for publicly visible type or member 'MulticastExceptionHandler.Register<TException>(MulticastDelegate)'
|
build-prism-core / Build Prism.Core:
src/Prism.Core/Common/MulticastExceptionHandler.cs#L45
Missing XML comment for publicly visible type or member 'MulticastExceptionHandler.HandleAsync(Exception, object?)'
|
build-prism-core / Build Prism.Core:
src/Prism.Core/Mvvm/ViewCreationException.cs#L5
Missing XML comment for publicly visible type or member 'ViewCreationException'
|
build-prism-core / Build Prism.Core:
src/Prism.Core/Mvvm/ViewCreationException.cs#L7
Missing XML comment for publicly visible type or member 'ViewCreationException.ViewCreationException(string, ViewType)'
|
build-prism-core / Build Prism.Core:
src/Prism.Core/Mvvm/ViewCreationException.cs#L12
Missing XML comment for publicly visible type or member 'ViewCreationException.ViewCreationException(string, ViewType, Exception)'
|
build-prism-core / Build Prism.Core:
src/Prism.Core/Mvvm/ViewCreationException.cs#L19
Missing XML comment for publicly visible type or member 'ViewCreationException.ViewType'
|
build-prism-core / Build Prism.Core:
src/Prism.Core/Mvvm/ViewCreationException.cs#L21
Missing XML comment for publicly visible type or member 'ViewCreationException.ViewName'
|
build-prism-core / Build Prism.Core:
src/Prism.Core/Mvvm/ViewModelCreationException.cs#L6
Missing XML comment for publicly visible type or member 'ViewModelCreationException'
|
build-prism-core / Build Prism.Core:
src/Prism.Core/Mvvm/ViewModelCreationException.cs#L12
Missing XML comment for publicly visible type or member 'ViewModelCreationException.SetViewNameDelegate(Func<object, string>)'
|
build-prism-core / Build Prism.Core:
src/Prism.Core/Mvvm/ViewModelCreationException.cs#L14
Missing XML comment for publicly visible type or member 'ViewModelCreationException.ViewModelCreationException(object, Exception)'
|
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:
src/Prism.Core/Common/MulticastExceptionHandler.cs#L23
Missing XML comment for publicly visible type or member 'MulticastExceptionHandler.Register<TException>(MulticastDelegate)'
|
build-prism-wpf / Build Prism.Wpf:
src/Prism.Core/Common/MulticastExceptionHandler.cs#L45
Missing XML comment for publicly visible type or member 'MulticastExceptionHandler.HandleAsync(Exception, object?)'
|
build-prism-wpf / Build Prism.Wpf:
src/Prism.Core/Mvvm/ViewCreationException.cs#L5
Missing XML comment for publicly visible type or member 'ViewCreationException'
|
build-prism-wpf / Build Prism.Wpf:
src/Prism.Core/Mvvm/ViewCreationException.cs#L7
Missing XML comment for publicly visible type or member 'ViewCreationException.ViewCreationException(string, ViewType)'
|
build-prism-wpf / Build Prism.Wpf:
src/Prism.Core/Mvvm/ViewCreationException.cs#L12
Missing XML comment for publicly visible type or member 'ViewCreationException.ViewCreationException(string, ViewType, Exception)'
|
build-prism-wpf / Build Prism.Wpf:
src/Prism.Core/Mvvm/ViewCreationException.cs#L19
Missing XML comment for publicly visible type or member 'ViewCreationException.ViewType'
|
build-prism-wpf / Build Prism.Wpf:
src/Prism.Core/Mvvm/ViewCreationException.cs#L21
Missing XML comment for publicly visible type or member 'ViewCreationException.ViewName'
|
build-prism-wpf / Build Prism.Wpf:
src/Prism.Core/Mvvm/ViewModelCreationException.cs#L6
Missing XML comment for publicly visible type or member 'ViewModelCreationException'
|
build-prism-wpf / Build Prism.Wpf:
src/Prism.Core/Mvvm/ViewModelCreationException.cs#L12
Missing XML comment for publicly visible type or member 'ViewModelCreationException.SetViewNameDelegate(Func<object, string>)'
|
build-prism-wpf / Build Prism.Wpf:
src/Prism.Core/Mvvm/ViewModelCreationException.cs#L14
Missing XML comment for publicly visible type or member 'ViewModelCreationException.ViewModelCreationException(object, Exception)'
|
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:
src/Prism.Core/Common/MulticastExceptionHandler.cs#L23
Missing XML comment for publicly visible type or member 'MulticastExceptionHandler.Register<TException>(MulticastDelegate)'
|
build-prism-forms / Build Prism.Forms:
src/Prism.Core/Common/MulticastExceptionHandler.cs#L45
Missing XML comment for publicly visible type or member 'MulticastExceptionHandler.HandleAsync(Exception, object?)'
|
build-prism-forms / Build Prism.Forms:
src/Prism.Core/Mvvm/ViewCreationException.cs#L5
Missing XML comment for publicly visible type or member 'ViewCreationException'
|
build-prism-forms / Build Prism.Forms:
src/Prism.Core/Mvvm/ViewCreationException.cs#L7
Missing XML comment for publicly visible type or member 'ViewCreationException.ViewCreationException(string, ViewType)'
|
build-prism-forms / Build Prism.Forms:
src/Prism.Core/Mvvm/ViewCreationException.cs#L12
Missing XML comment for publicly visible type or member 'ViewCreationException.ViewCreationException(string, ViewType, Exception)'
|
build-prism-forms / Build Prism.Forms:
src/Prism.Core/Mvvm/ViewCreationException.cs#L19
Missing XML comment for publicly visible type or member 'ViewCreationException.ViewType'
|
build-prism-forms / Build Prism.Forms:
src/Prism.Core/Mvvm/ViewCreationException.cs#L21
Missing XML comment for publicly visible type or member 'ViewCreationException.ViewName'
|
build-prism-forms / Build Prism.Forms:
src/Prism.Core/Mvvm/ViewModelCreationException.cs#L6
Missing XML comment for publicly visible type or member 'ViewModelCreationException'
|
build-prism-forms / Build Prism.Forms:
src/Prism.Core/Mvvm/ViewModelCreationException.cs#L12
Missing XML comment for publicly visible type or member 'ViewModelCreationException.SetViewNameDelegate(Func<object, string>)'
|
build-prism-forms / Build Prism.Forms:
src/Prism.Core/Mvvm/ViewModelCreationException.cs#L14
Missing XML comment for publicly visible type or member 'ViewModelCreationException.ViewModelCreationException(object, Exception)'
|
build-prism-forms / Build Prism.Forms:
src/Prism.Core/Common/MulticastExceptionHandler.cs#L23
Missing XML comment for publicly visible type or member 'MulticastExceptionHandler.Register<TException>(MulticastDelegate)'
|
build-prism-forms / Build Prism.Forms:
src/Prism.Core/Common/MulticastExceptionHandler.cs#L45
Missing XML comment for publicly visible type or member 'MulticastExceptionHandler.HandleAsync(Exception, object?)'
|
build-prism-forms / Build Prism.Forms:
src/Prism.Core/Mvvm/ViewCreationException.cs#L5
Missing XML comment for publicly visible type or member 'ViewCreationException'
|
build-prism-forms / Build Prism.Forms:
src/Prism.Core/Mvvm/ViewCreationException.cs#L7
Missing XML comment for publicly visible type or member 'ViewCreationException.ViewCreationException(string, ViewType)'
|
build-prism-forms / Build Prism.Forms:
src/Prism.Core/Mvvm/ViewCreationException.cs#L12
Missing XML comment for publicly visible type or member 'ViewCreationException.ViewCreationException(string, ViewType, Exception)'
|
build-prism-forms / Build Prism.Forms:
src/Prism.Core/Mvvm/ViewCreationException.cs#L19
Missing XML comment for publicly visible type or member 'ViewCreationException.ViewType'
|
build-prism-forms / Build Prism.Forms:
src/Prism.Core/Mvvm/ViewCreationException.cs#L21
Missing XML comment for publicly visible type or member 'ViewCreationException.ViewName'
|
build-prism-forms / Build Prism.Forms:
src/Prism.Core/Mvvm/ViewModelCreationException.cs#L6
Missing XML comment for publicly visible type or member 'ViewModelCreationException'
|
build-prism-forms / Build Prism.Forms:
src/Prism.Core/Mvvm/ViewModelCreationException.cs#L12
Missing XML comment for publicly visible type or member 'ViewModelCreationException.SetViewNameDelegate(Func<object, string>)'
|
build-prism-forms / Build Prism.Forms:
src/Prism.Core/Mvvm/ViewModelCreationException.cs#L14
Missing XML comment for publicly visible type or member 'ViewModelCreationException.ViewModelCreationException(object, Exception)'
|
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:
src/Prism.Core/Common/MulticastExceptionHandler.cs#L23
Missing XML comment for publicly visible type or member 'MulticastExceptionHandler.Register<TException>(MulticastDelegate)'
|
build-prism-maui / Build Prism.Maui:
src/Prism.Core/Common/MulticastExceptionHandler.cs#L45
Missing XML comment for publicly visible type or member 'MulticastExceptionHandler.HandleAsync(Exception, object?)'
|
build-prism-maui / Build Prism.Maui:
src/Prism.Core/Mvvm/ViewCreationException.cs#L5
Missing XML comment for publicly visible type or member 'ViewCreationException'
|
build-prism-maui / Build Prism.Maui:
src/Prism.Core/Mvvm/ViewCreationException.cs#L7
Missing XML comment for publicly visible type or member 'ViewCreationException.ViewCreationException(string, ViewType)'
|
build-prism-maui / Build Prism.Maui:
src/Prism.Core/Mvvm/ViewCreationException.cs#L12
Missing XML comment for publicly visible type or member 'ViewCreationException.ViewCreationException(string, ViewType, Exception)'
|
build-prism-maui / Build Prism.Maui:
src/Prism.Core/Mvvm/ViewCreationException.cs#L19
Missing XML comment for publicly visible type or member 'ViewCreationException.ViewType'
|
build-prism-maui / Build Prism.Maui:
src/Prism.Core/Mvvm/ViewCreationException.cs#L21
Missing XML comment for publicly visible type or member 'ViewCreationException.ViewName'
|
build-prism-maui / Build Prism.Maui:
src/Prism.Core/Mvvm/ViewModelCreationException.cs#L6
Missing XML comment for publicly visible type or member 'ViewModelCreationException'
|
build-prism-maui / Build Prism.Maui:
src/Prism.Core/Mvvm/ViewModelCreationException.cs#L12
Missing XML comment for publicly visible type or member 'ViewModelCreationException.SetViewNameDelegate(Func<object, string>)'
|
build-prism-maui / Build Prism.Maui:
src/Prism.Core/Mvvm/ViewModelCreationException.cs#L14
Missing XML comment for publicly visible type or member 'ViewModelCreationException.ViewModelCreationException(object, Exception)'
|
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:
src/Prism.Core/Common/MulticastExceptionHandler.cs#L23
Missing XML comment for publicly visible type or member 'MulticastExceptionHandler.Register<TException>(MulticastDelegate)'
|
build-prism-uno / Build Prism.Uno:
src/Prism.Core/Common/MulticastExceptionHandler.cs#L45
Missing XML comment for publicly visible type or member 'MulticastExceptionHandler.HandleAsync(Exception, object?)'
|
build-prism-uno / Build Prism.Uno:
src/Prism.Core/Mvvm/ViewCreationException.cs#L5
Missing XML comment for publicly visible type or member 'ViewCreationException'
|
build-prism-uno / Build Prism.Uno:
src/Prism.Core/Mvvm/ViewCreationException.cs#L7
Missing XML comment for publicly visible type or member 'ViewCreationException.ViewCreationException(string, ViewType)'
|
build-prism-uno / Build Prism.Uno:
src/Prism.Core/Mvvm/ViewCreationException.cs#L12
Missing XML comment for publicly visible type or member 'ViewCreationException.ViewCreationException(string, ViewType, Exception)'
|
build-prism-uno / Build Prism.Uno:
src/Prism.Core/Mvvm/ViewCreationException.cs#L19
Missing XML comment for publicly visible type or member 'ViewCreationException.ViewType'
|
build-prism-uno / Build Prism.Uno:
src/Prism.Core/Mvvm/ViewCreationException.cs#L21
Missing XML comment for publicly visible type or member 'ViewCreationException.ViewName'
|
build-prism-uno / Build Prism.Uno:
src/Prism.Core/Mvvm/ViewModelCreationException.cs#L6
Missing XML comment for publicly visible type or member 'ViewModelCreationException'
|
build-prism-uno / Build Prism.Uno:
src/Prism.Core/Mvvm/ViewModelCreationException.cs#L12
Missing XML comment for publicly visible type or member 'ViewModelCreationException.SetViewNameDelegate(Func<object, string>)'
|
build-prism-uno / Build Prism.Uno:
src/Prism.Core/Mvvm/ViewModelCreationException.cs#L14
Missing XML comment for publicly visible type or member 'ViewModelCreationException.ViewModelCreationException(object, Exception)'
|
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-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/.
|
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/.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Core
Expired
|
716 KB |
|
Forms
Expired
|
1.07 MB |
|
Maui
Expired
|
1.65 MB |
|
NuGet
Expired
|
4.14 MB |
|
Uno
Expired
|
2.22 MB |
|
Wpf
Expired
|
1.3 MB |
|