Skip to content

Update dotnet.yml

Update dotnet.yml #3

Triggered via push April 30, 2024 03:14
Status Failure
Total duration 31s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
build
The FrameworkReference 'Microsoft.WindowsDesktop.App.WPF' was not recognized
build
The FrameworkReference 'Microsoft.WindowsDesktop.App' was not recognized
build
The FrameworkReference 'Microsoft.WindowsDesktop.App.WPF' was not recognized
build
The FrameworkReference 'Microsoft.WindowsDesktop.App' was not recognized
build
Process completed with exit code 1.
build: PwM/Model/about.xaml.cs#L73
'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: PwM/Utils/RegistryManagement.cs#L66
This call site is reachable on all platforms. 'RegistryKey.SetValue(string?, object)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: PwM/Utils/RegistryManagement.cs#L16
This call site is reachable on all platforms. 'Registry.GetValue(string, string?, object?)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: PwM/Utils/RegistryManagement.cs#L67
This call site is reachable on all platforms. 'RegistryKey.Close()' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: PwM/Utils/RegistryManagement.cs#L16
This call site is reachable on all platforms. 'RegistryKey.GetValue(string?)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: PwM/Utils/RegistryManagement.cs#L63
This call site is reachable on all platforms. 'RegistryKey.CreateSubKey(string)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: PwM/Utils/RegistryManagement.cs#L15
This call site is reachable on all platforms. 'Registry.CurrentUser' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: PwM/Utils/RegistryManagement.cs#L63
This call site is reachable on all platforms. 'Registry.CurrentUser' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: PwM/Utils/RegistryManagement.cs#L15
This call site is reachable on all platforms. 'RegistryKey.OpenSubKey(string, bool)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: PwM/Utils/RegistryManagement.cs#L33
This call site is reachable on all platforms. 'RegistryKey.SetValue(string?, object)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)