Update ci dotnet version #54
Annotations
10 warnings
src/Prism.Core/Commands/AsyncDelegateCommand{T}.cs#L246
Converting null literal or possible null value to non-nullable type.
|
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))'.
|
src/Prism.Core/Commands/AsyncDelegateCommand{T}.cs#L262
Converting null literal or possible null value to non-nullable type.
|
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))'.
|
src/Prism.Core/Common/IRegistryAware.cs#L5
Missing XML comment for publicly visible type or member 'IRegistryAware'
|
src/Prism.Core/Common/IRegistryAware.cs#L7
Missing XML comment for publicly visible type or member 'IRegistryAware.Registry'
|
src/Prism.Core/Common/MulticastExceptionHandler.cs#L23
Missing XML comment for publicly visible type or member 'MulticastExceptionHandler.Register<TException>(MulticastDelegate)'
|
src/Prism.Core/Common/MulticastExceptionHandler.cs#L45
Missing XML comment for publicly visible type or member 'MulticastExceptionHandler.HandleAsync(Exception, object?)'
|
src/Prism.Core/Mvvm/ViewCreationException.cs#L5
Missing XML comment for publicly visible type or member 'ViewCreationException'
|
src/Prism.Core/Mvvm/ViewCreationException.cs#L7
Missing XML comment for publicly visible type or member 'ViewCreationException.ViewCreationException(string, ViewType)'
|
The logs for this run have expired and are no longer available.
Loading