V2026.5.3 #146
windows.yml
on: push
Matrix: Build WinUI on Windows
Matrix: Build on Windows
Annotations
22 warnings and 2 notices
|
Build on Windows (arm64, windows-11-arm)
Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Utilities.DeploymentUtilityBase.Deploy(IList`1<DeploymentItem>,String,String,String): 'System.Reflection.Assembly.Location.get' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
|
|
Build on Windows (arm64, windows-11-arm)
Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.TestSourceHost.GetResolutionPaths(String,Boolean): 'System.Reflection.Assembly.Location.get' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
|
|
Build on Windows (arm64, windows-11-arm)
Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.TestSourceHost.GetResolutionPaths(String,Boolean): 'System.Reflection.Assembly.Location.get' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
|
|
Build on Windows (arm64, windows-11-arm)
Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.TestSourceHost.GetResolutionPaths(String,Boolean): 'System.Reflection.Assembly.Location.get' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
|
|
Build on Windows (arm64, windows-11-arm)
Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.TestSourceHost.GetResolutionPaths(String,Boolean): 'System.Reflection.Assembly.Location.get' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
|
|
Build on Windows (arm64, windows-11-arm)
Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.TestSourceHost.GetResolutionPaths(String,Boolean): 'System.Reflection.Assembly.Location.get' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
|
|
Build on Windows (arm64, windows-11-arm)
Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.TestSourceHost.GetResolutionPaths(String,Boolean): 'System.Reflection.Assembly.Location.get' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
|
|
Build on Windows (arm64, windows-11-arm)
Microsoft.Testing.Extensions.VSTestBridge.SynchronizedSingleSessionVSTestBridgedTestFramework.<>c.<ExecuteRequestAsync>b__22_1(Assembly): 'System.Reflection.Assembly.Location.get' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
|
|
Build on Windows (arm64, windows-11-arm):
Nickvision.Desktop/FreeDesktop/SecretServiceProxy.cs#L132
'DBusConnection.WatchSignalAsync<T>(string?, string?, string, string, MessageValueReader<T>, Action<Exception?, T>, object?, bool, ObserverFlags)' is obsolete: 'Use the overload that accepts Action<Notification<T>> instead.'
|
|
Build on Windows (arm64, windows-11-arm):
Nickvision.Desktop/FreeDesktop/SecretServiceProxy.cs#L132
'DBusConnection.WatchSignalAsync<T>(string?, string?, string, string, MessageValueReader<T>, Action<Exception?, T>, object?, bool, ObserverFlags)' is obsolete: 'Use the overload that accepts Action<Notification<T>> instead.'
|
|
Build on Windows (arm64, windows-11-arm):
Nickvision.Desktop/FreeDesktop/SecretServiceProxy.cs#L132
'DBusConnection.WatchSignalAsync<T>(string?, string?, string, string, MessageValueReader<T>, Action<Exception?, T>, object?, bool, ObserverFlags)' is obsolete: 'Use the overload that accepts Action<Notification<T>> instead.'
|
|
Build on Windows (x64, windows-latest)
Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Utilities.DeploymentUtilityBase.Deploy(IList`1<DeploymentItem>,String,String,String): 'System.Reflection.Assembly.Location.get' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
|
|
Build on Windows (x64, windows-latest)
Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.TestSourceHost.GetResolutionPaths(String,Boolean): 'System.Reflection.Assembly.Location.get' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
|
|
Build on Windows (x64, windows-latest)
Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.TestSourceHost.GetResolutionPaths(String,Boolean): 'System.Reflection.Assembly.Location.get' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
|
|
Build on Windows (x64, windows-latest)
Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.TestSourceHost.GetResolutionPaths(String,Boolean): 'System.Reflection.Assembly.Location.get' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
|
|
Build on Windows (x64, windows-latest)
Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.TestSourceHost.GetResolutionPaths(String,Boolean): 'System.Reflection.Assembly.Location.get' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
|
|
Build on Windows (x64, windows-latest)
Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.TestSourceHost.GetResolutionPaths(String,Boolean): 'System.Reflection.Assembly.Location.get' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
|
|
Build on Windows (x64, windows-latest)
Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.TestSourceHost.GetResolutionPaths(String,Boolean): 'System.Reflection.Assembly.Location.get' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
|
|
Build on Windows (x64, windows-latest)
Microsoft.Testing.Extensions.VSTestBridge.SynchronizedSingleSessionVSTestBridgedTestFramework.<>c.<ExecuteRequestAsync>b__22_1(Assembly): 'System.Reflection.Assembly.Location.get' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
|
|
Build on Windows (x64, windows-latest):
Nickvision.Desktop/FreeDesktop/SecretServiceProxy.cs#L132
'DBusConnection.WatchSignalAsync<T>(string?, string?, string, string, MessageValueReader<T>, Action<Exception?, T>, object?, bool, ObserverFlags)' is obsolete: 'Use the overload that accepts Action<Notification<T>> instead.'
|
|
Build on Windows (x64, windows-latest):
Nickvision.Desktop/FreeDesktop/SecretServiceProxy.cs#L132
'DBusConnection.WatchSignalAsync<T>(string?, string?, string, string, MessageValueReader<T>, Action<Exception?, T>, object?, bool, ObserverFlags)' is obsolete: 'Use the overload that accepts Action<Notification<T>> instead.'
|
|
Build on Windows (x64, windows-latest):
Nickvision.Desktop/FreeDesktop/SecretServiceProxy.cs#L132
'DBusConnection.WatchSignalAsync<T>(string?, string?, string, string, MessageValueReader<T>, Action<Exception?, T>, object?, bool, ObserverFlags)' is obsolete: 'Use the overload that accepts Action<Notification<T>> instead.'
|
|
Build WinUI on Windows (x64, windows-latest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Build on Windows (x64, windows-latest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|