AsyncDelegateCommand enhancements #108
build_wpf.yml
on: pull_request
build-prism-wpf
/
Build Prism.Wpf
3m 55s
Annotations
10 errors and 10 warnings
build-prism-wpf / Build Prism.Wpf:
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-prism-wpf / Build Prism.Wpf:
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-prism-wpf / Build Prism.Wpf:
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-prism-wpf / Build Prism.Wpf:
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-prism-wpf / Build Prism.Wpf:
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-prism-wpf / Build Prism.Wpf:
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-prism-wpf / Build Prism.Wpf:
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-prism-wpf / Build Prism.Wpf:
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-prism-wpf / Build Prism.Wpf:
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-prism-wpf / Build Prism.Wpf:
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-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-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'
|