Cleanup #124
Annotations
2 errors and 10 warnings
Run Tests:
tests/Prism.Core.Tests/Navigation/NavigationParametersFixture.cs#L207
Assert.Equal() Failure: Values differ
Expected: 3
Actual: 2
|
Run Tests
Process completed with exit code 1.
|
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'
|
Build Packages:
src/Prism.Core/Mvvm/ViewModelCreationException.cs#L12
Missing XML comment for publicly visible type or member 'ViewModelCreationException.SetViewNameDelegate(Func<object, string>)'
|
Build Packages:
src/Prism.Core/Mvvm/ViewModelCreationException.cs#L14
Missing XML comment for publicly visible type or member 'ViewModelCreationException.ViewModelCreationException(object, Exception)'
|
The logs for this run have expired and are no longer available.
Loading