Skip to content

Update winman-windows with HMONITOR changes #77

Update winman-windows with HMONITOR changes

Update winman-windows with HMONITOR changes #77

Triggered via push December 24, 2025 14:28
Status Success
Total duration 4m 17s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build (Release): winman-windows/src/WinMan.Windows/Windows/Win32VirtualDesktopService22449.cs#L22
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/Win32VirtualDesktopService22449.cs#L22
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/Win32VirtualDesktopService17661.cs#L20
Non-nullable field 'VirtualDesktopPinnedApps' 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 'ApplicationViewCollection' 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 '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.DllImports/NativeMethods.txt#L97
Method or type "DISPLAY_DEVICE" not found.
build (Release): FancyWM.DllImports/NativeMethods.txt#L65
Use the name of the enum that declares this constant: WINDOWS_EX_STYLE
build (Release): FancyWM.DllImports/NativeMethods.txt#L64
Use the name of the enum that declares this constant: GetWindowLongPtr_nIndex
build (Release): FancyWM.DllImports/NativeMethods.txt#L30
Method or type "ZeroMemory" not found.