Adding net8.0 target to Prism.Core & Prism.Wpf #103
Annotations
6 errors and 10 warnings
Run Tests:
tests/Wpf/Prism.Wpf.Tests/Modularity/AssemblyResolverFixture.Desktop.cs#L100
System.PlatformNotSupportedException : Operation is not supported on this platform.
|
Run Tests:
tests/Wpf/Prism.Wpf.Tests/Modularity/AssemblyResolverFixture.Desktop.cs#L73
System.PlatformNotSupportedException : Operation is not supported on this platform.
|
Run Tests:
tests/Wpf/Prism.Wpf.Tests/Modularity/ConfigurationStoreFixture.Desktop.cs#L17
Assert.NotNull() Failure: Value is null
|
Run Tests:
tests/Wpf/Prism.Wpf.Tests/Mvvm/ViewModelLocatorFixture.cs#L23
Assert.IsType() Failure: Value is not the exact type
Expected: typeof(Prism.Wpf.Tests.Mocks.ViewModels.MockViewModel)
Actual: typeof(object)
|
Run Tests:
tests/Wpf/Prism.Wpf.Tests/Modularity/FileModuleTypeLoaderFixture.Desktop.cs#L19
System.PlatformNotSupportedException : Operation is not supported on this platform.
|
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