AsyncDelegateCommand enhancements #108
Annotations
10 errors and 10 warnings
Build Packages:
tests/Prism.Core.Tests/Commands/AsyncDelegateCommandFixture.cs#L26
There is no argument given that corresponds to the required parameter 'cancellationToken' of 'AsyncDelegateCommand.Execute(CancellationToken?)'
|
Build Packages:
tests/Prism.Core.Tests/Commands/AsyncDelegateCommandFixture.cs#L41
There is no argument given that corresponds to the required parameter 'cancellationToken' of 'AsyncDelegateCommand.Execute(CancellationToken?)'
|
Build Packages:
tests/Prism.Core.Tests/Commands/AsyncDelegateCommandFixture.cs#L62
There is no argument given that corresponds to the required parameter 'cancellationToken' of 'AsyncDelegateCommand.Execute(CancellationToken?)'
|
Build Packages:
tests/Prism.Core.Tests/Commands/AsyncDelegateCommandFixture.cs#L85
There is no argument given that corresponds to the required parameter 'cancellationToken' of 'AsyncDelegateCommand.Execute(CancellationToken?)'
|
Build Packages:
tests/Prism.Core.Tests/Commands/AsyncDelegateCommandFixture.cs#L26
There is no argument given that corresponds to the required parameter 'cancellationToken' of 'AsyncDelegateCommand.Execute(CancellationToken?)'
|
Build Packages:
tests/Prism.Core.Tests/Commands/AsyncDelegateCommandFixture.cs#L41
There is no argument given that corresponds to the required parameter 'cancellationToken' of 'AsyncDelegateCommand.Execute(CancellationToken?)'
|
Build Packages:
tests/Prism.Core.Tests/Commands/AsyncDelegateCommandFixture.cs#L62
There is no argument given that corresponds to the required parameter 'cancellationToken' of 'AsyncDelegateCommand.Execute(CancellationToken?)'
|
Build Packages:
tests/Prism.Core.Tests/Commands/AsyncDelegateCommandFixture.cs#L85
There is no argument given that corresponds to the required parameter 'cancellationToken' of 'AsyncDelegateCommand.Execute(CancellationToken?)'
|
Build Packages:
tests/Prism.Core.Tests/Commands/AsyncDelegateCommandFixture.cs#L26
There is no argument given that corresponds to the required parameter 'cancellationToken' of 'AsyncDelegateCommand.Execute(CancellationToken?)'
|
Build Packages:
tests/Prism.Core.Tests/Commands/AsyncDelegateCommandFixture.cs#L41
There is no argument given that corresponds to the required parameter 'cancellationToken' of 'AsyncDelegateCommand.Execute(CancellationToken?)'
|
Build Packages:
src/Prism.Core/Common/IRegistryAware.cs#L5
Missing XML comment for publicly visible type or member 'IRegistryAware'
|
Build Packages:
src/Prism.Core/Common/IRegistryAware.cs#L7
Missing XML comment for publicly visible type or member 'IRegistryAware.Registry'
|
Build Packages:
src/Prism.Core/Common/MulticastExceptionHandler.cs#L23
Missing XML comment for publicly visible type or member 'MulticastExceptionHandler.Register<TException>(MulticastDelegate)'
|
Build Packages:
src/Prism.Core/Common/MulticastExceptionHandler.cs#L45
Missing XML comment for publicly visible type or member 'MulticastExceptionHandler.HandleAsync(Exception, object?)'
|
Build Packages:
src/Prism.Core/Mvvm/ViewCreationException.cs#L5
Missing XML comment for publicly visible type or member 'ViewCreationException'
|
Build Packages:
src/Prism.Core/Mvvm/ViewCreationException.cs#L7
Missing XML comment for publicly visible type or member 'ViewCreationException.ViewCreationException(string, ViewType)'
|
Build Packages:
src/Prism.Core/Mvvm/ViewCreationException.cs#L12
Missing XML comment for publicly visible type or member 'ViewCreationException.ViewCreationException(string, ViewType, Exception)'
|
Build Packages:
src/Prism.Core/Mvvm/ViewCreationException.cs#L19
Missing XML comment for publicly visible type or member 'ViewCreationException.ViewType'
|
Build Packages:
src/Prism.Core/Mvvm/ViewCreationException.cs#L21
Missing XML comment for publicly visible type or member 'ViewCreationException.ViewName'
|
Build Packages:
src/Prism.Core/Mvvm/ViewModelCreationException.cs#L6
Missing XML comment for publicly visible type or member 'ViewModelCreationException'
|
The logs for this run have expired and are no longer available.
Loading