Skip to content

Update README.md (#449) #146

Update README.md (#449)

Update README.md (#449) #146

Triggered via push March 7, 2026 14:08
Status Success
Total duration 3m 44s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build (Release): winman-windows/src/WinMan.Windows/Windows/Win32VirtualDesktopService17661.cs#L20
Non-nullable field 'VirtualDesktopManager' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Release): winman-windows/src/WinMan.Windows/Windows/Win32VirtualDesktopService17661.cs#L20
Non-nullable field 'VirtualDesktopManagerInternal' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Release): winman-windows/src/WinMan.Windows/Windows/Com/ComDiagnostics.cs#L33
'COMException.COMException(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build (Release): FancyWM.ThemeEngine/Wpf/CssResourceExtension.cs#L34
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release): winman-windows/src/WinMan.Windows.DllImports/NativeMethods.txt#L116
Method or type "DISPLAY_DEVICE" not found.
build (Release): FancyWM.DllImports/NativeMethods.txt#L69
Use the name of the enum that declares this constant: WINDOWS_EX_STYLE
build (Release): FancyWM.DllImports/NativeMethods.txt#L68
Use the name of the enum that declares this constant: GetWindowLongPtr_nIndex
build (Release): FancyWM.DllImports/NativeMethods.txt#L48
Method or type "GetWINDOWS_EX_STYLE" not found.
build (Release): FancyWM.DllImports/NativeMethods.txt#L30
Method or type "ZeroMemory" not found.