Merge pull request #2934 from PrismLibrary/dev/ds/region-migration-core #53
ci.yml
on: push
build-prism-core
/
Build Prism.Core
2m 54s
build-prism-wpf
/
Build Prism.Wpf
4m 19s
build-prism-forms
/
Build Prism.Forms
6m 35s
build-prism-uno
/
Build Prism.Uno
16m 49s
build-prism-maui
/
Build Prism.Maui
1m 32s
Annotations
5 errors and 30 warnings
build-prism-maui / Build Prism.Maui
The current .NET SDK does not support targeting .NET 8.0. Either target .NET 7.0 or lower, or use a version of the .NET SDK that supports .NET 8.0.
|
build-prism-maui / Build Prism.Maui
The current .NET SDK does not support targeting .NET 8.0. Either target .NET 7.0 or lower, or use a version of the .NET SDK that supports .NET 8.0.
|
build-prism-maui / Build Prism.Maui
The current .NET SDK does not support targeting .NET 8.0. Either target .NET 7.0 or lower, or use a version of the .NET SDK that supports .NET 8.0.
|
build-prism-maui / Build Prism.Maui
The current .NET SDK does not support targeting .NET 8.0. Either target .NET 7.0 or lower, or use a version of the .NET SDK that supports .NET 8.0.
|
build-prism-maui / Build Prism.Maui
Process completed with exit code 1.
|
build-prism-core / Build Prism.Core:
src/Prism.Core/Commands/AsyncDelegateCommand{T}.cs#L246
Converting null literal or possible null value to non-nullable type.
|
build-prism-core / Build Prism.Core:
src/Prism.Core/Commands/AsyncDelegateCommand{T}.cs#L246
Possible null reference argument for parameter 'parameter' in 'Task AsyncDelegateCommand<T>.Execute(T parameter, CancellationToken cancellationToken = default(CancellationToken))'.
|
build-prism-core / Build Prism.Core:
src/Prism.Core/Commands/AsyncDelegateCommand{T}.cs#L262
Converting null literal or possible null value to non-nullable type.
|
build-prism-core / Build Prism.Core:
src/Prism.Core/Commands/AsyncDelegateCommand{T}.cs#L262
Possible null reference argument for parameter 'parameter' in 'Task AsyncDelegateCommand<T>.Execute(T parameter, CancellationToken cancellationToken = default(CancellationToken))'.
|
build-prism-core / Build Prism.Core:
src/Prism.Core/Common/IRegistryAware.cs#L5
Missing XML comment for publicly visible type or member 'IRegistryAware'
|
build-prism-core / Build Prism.Core:
src/Prism.Core/Common/IRegistryAware.cs#L7
Missing XML comment for publicly visible type or member 'IRegistryAware.Registry'
|
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-wpf / Build Prism.Wpf:
src/Prism.Core/Commands/AsyncDelegateCommand{T}.cs#L246
Converting null literal or possible null value to non-nullable type.
|
build-prism-wpf / Build Prism.Wpf:
src/Prism.Core/Commands/AsyncDelegateCommand{T}.cs#L246
Possible null reference argument for parameter 'parameter' in 'Task AsyncDelegateCommand<T>.Execute(T parameter, CancellationToken cancellationToken = default(CancellationToken))'.
|
build-prism-wpf / Build Prism.Wpf:
src/Prism.Core/Commands/AsyncDelegateCommand{T}.cs#L262
Converting null literal or possible null value to non-nullable type.
|
build-prism-wpf / Build Prism.Wpf:
src/Prism.Core/Commands/AsyncDelegateCommand{T}.cs#L262
Possible null reference argument for parameter 'parameter' in 'Task AsyncDelegateCommand<T>.Execute(T parameter, CancellationToken cancellationToken = default(CancellationToken))'.
|
build-prism-wpf / Build Prism.Wpf:
src/Prism.Core/Common/IRegistryAware.cs#L5
Missing XML comment for publicly visible type or member 'IRegistryAware'
|
build-prism-wpf / Build Prism.Wpf:
src/Prism.Core/Common/IRegistryAware.cs#L7
Missing XML comment for publicly visible type or member 'IRegistryAware.Registry'
|
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-uno / Build Prism.Uno:
src/Prism.Core/Commands/AsyncDelegateCommand{T}.cs#L246
Converting null literal or possible null value to non-nullable type.
|
build-prism-uno / Build Prism.Uno:
src/Prism.Core/Commands/AsyncDelegateCommand{T}.cs#L246
Possible null reference argument for parameter 'parameter' in 'Task AsyncDelegateCommand<T>.Execute(T parameter, CancellationToken cancellationToken = default(CancellationToken))'.
|
build-prism-uno / Build Prism.Uno:
src/Prism.Core/Commands/AsyncDelegateCommand{T}.cs#L262
Converting null literal or possible null value to non-nullable type.
|
build-prism-uno / Build Prism.Uno:
src/Prism.Core/Commands/AsyncDelegateCommand{T}.cs#L262
Possible null reference argument for parameter 'parameter' in 'Task AsyncDelegateCommand<T>.Execute(T parameter, CancellationToken cancellationToken = default(CancellationToken))'.
|
build-prism-uno / Build Prism.Uno:
src/Prism.Core/Common/IRegistryAware.cs#L5
Missing XML comment for publicly visible type or member 'IRegistryAware'
|
build-prism-uno / Build Prism.Uno:
src/Prism.Core/Common/IRegistryAware.cs#L7
Missing XML comment for publicly visible type or member 'IRegistryAware.Registry'
|
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)'
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Core
Expired
|
2.34 MB |
|
Forms
Expired
|
4.01 MB |
|
Uno
Expired
|
7.23 MB |
|
Wpf
Expired
|
4.62 MB |
|