[FEATURE] Add title-based ignore list for windows #441
Annotations
1 error and 10 warnings
|
Execute unit tests:
winman-windows/src/WinMan.Windows/Windows/Win32DisplayManager.cs#L87
Possible null reference argument for parameter 'item' in 'void List<Win32Display>.Add(Win32Display item)'.
|
|
Execute unit tests:
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.
|
|
Execute unit tests:
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.
|
|
Execute unit tests:
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.
|
|
Execute unit tests:
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)
|
|
Execute unit tests:
winman-windows/src/WinMan.Windows.DllImports/NativeMethods.txt#L98
Method or type "DISPLAY_DEVICE" not found.
|
|
Execute unit tests:
winman-windows/src/WinMan.Windows.DllImports/NativeMethods.txt#L90
Method or type "GUID" not found.
|
|
Execute unit tests:
FancyWM.DllImports/NativeMethods.txt#L69
Use the name of the enum that declares this constant: WINDOWS_EX_STYLE
|
|
Execute unit tests:
FancyWM.DllImports/NativeMethods.txt#L68
Use the name of the enum that declares this constant: GetWindowLongPtr_nIndex
|
|
Execute unit tests:
FancyWM.DllImports/NativeMethods.txt#L48
Method or type "GetWINDOWS_EX_STYLE" not found.
|
|
Execute unit tests:
FancyWM.DllImports/NativeMethods.txt#L30
Method or type "ZeroMemory" not found.
|
Loading