Skip to content

Fixing IsRootPage

Fixing IsRootPage #159

Triggered via pull request March 27, 2024 20:25
Status Failure
Total duration 4m 16s
Artifacts

build_wpf.yml

on: pull_request
build-prism-wpf  /  Build Prism.Wpf
4m 2s
build-prism-wpf / Build Prism.Wpf
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 15 warnings
Prism.Wpf.Tests.Mvvm.ViewModelLocatorFixture.ShouldLocateViewModelWithDefaultSettings: 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)
Prism.Wpf.Tests.Modularity.FileModuleTypeLoaderFixture.CanRetrieveModule: tests/Wpf/Prism.Wpf.Tests/Modularity/FileModuleTypeLoaderFixture.Desktop.cs#L19
System.PlatformNotSupportedException : Operation is not supported on this platform.
Prism.Wpf.Tests.Regions.RegionViewRegistryFixture.RegisterViewWithRegion_ShouldHaveViewModel_ByDefault: tests/Wpf/Prism.Wpf.Tests/Regions/RegionViewRegistryFixture.cs#L140
Assert.IsType() Failure: Value is not the exact type Expected: typeof(Prism.Wpf.Tests.Mocks.ViewModels.MockViewModel) Actual: typeof(string)
build-prism-wpf / Build Prism.Wpf
Process completed with exit code 1.
build-prism-wpf / Build Prism.Wpf
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-prism-wpf / Build Prism.Wpf
It is no longer necessary to use the Microsoft.NET.Sdk.WindowsDesktop SDK. Consider changing the Sdk attribute of the root Project element to 'Microsoft.NET.Sdk'.
build-prism-wpf / Build Prism.Wpf
It is no longer necessary to use the Microsoft.NET.Sdk.WindowsDesktop SDK. Consider changing the Sdk attribute of the root Project element to 'Microsoft.NET.Sdk'.
build-prism-wpf / Build Prism.Wpf
It is no longer necessary to use the Microsoft.NET.Sdk.WindowsDesktop SDK. Consider changing the Sdk attribute of the root Project element to 'Microsoft.NET.Sdk'.
build-prism-wpf / Build Prism.Wpf
It is no longer necessary to use the Microsoft.NET.Sdk.WindowsDesktop SDK. Consider changing the Sdk attribute of the root Project element to 'Microsoft.NET.Sdk'.
build-prism-wpf / Build Prism.Wpf
It is no longer necessary to use the Microsoft.NET.Sdk.WindowsDesktop SDK. Consider changing the Sdk attribute of the root Project element to 'Microsoft.NET.Sdk'.
build-prism-wpf / Build Prism.Wpf
It is no longer necessary to use the Microsoft.NET.Sdk.WindowsDesktop SDK. Consider changing the Sdk attribute of the root Project element to 'Microsoft.NET.Sdk'.
build-prism-wpf / Build Prism.Wpf
It is no longer necessary to use the Microsoft.NET.Sdk.WindowsDesktop SDK. Consider changing the Sdk attribute of the root Project element to 'Microsoft.NET.Sdk'.
build-prism-wpf / Build Prism.Wpf
It is no longer necessary to use the Microsoft.NET.Sdk.WindowsDesktop SDK. Consider changing the Sdk attribute of the root Project element to 'Microsoft.NET.Sdk'.
build-prism-wpf / Build Prism.Wpf: src/Wpf/Prism.Wpf/Modularity/DirectoryModuleCatalog.netcore.cs#L139
'Assembly.ReflectionOnlyLoadFrom(string)' is obsolete: 'ReflectionOnly loading is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0018)
build-prism-wpf / Build Prism.Wpf: src/Wpf/Prism.Wpf/Modularity/DirectoryModuleCatalog.netcore.cs#L141
'Assembly.ReflectionOnlyLoad(string)' is obsolete: 'ReflectionOnly loading is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0018)
build-prism-wpf / Build Prism.Wpf: src/Wpf/Prism.Wpf/Modularity/DirectoryModuleCatalog.netcore.cs#L151
'Assembly.ReflectionOnlyLoadFrom(string)' is obsolete: 'ReflectionOnly loading is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0018)
build-prism-wpf / Build Prism.Wpf: src/Wpf/Prism.Wpf/Modularity/DirectoryModuleCatalog.netcore.cs#L203
'Assembly.EscapedCodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.' (https://aka.ms/dotnet-warnings/SYSLIB0012)
build-prism-wpf / Build Prism.Wpf: tests/Wpf/Prism.Wpf.Tests/CompilerHelper.Desktop.cs#L53
'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.' (https://aka.ms/dotnet-warnings/SYSLIB0012)
build-prism-wpf / Build Prism.Wpf: tests/Wpf/Prism.Wpf.Tests/CompilerHelper.Desktop.cs#L54
'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.' (https://aka.ms/dotnet-warnings/SYSLIB0012)