Qodana #188
Annotations
1 error and 2 warnings
qodana (Release, x64, net9.0-windows10.0.22621.0)
qodana scan failed with exit code 1
|
qodana (Release, x64, net9.0-windows10.0.22621.0):
Hi3Helper.Win32/ToastCOM/Notification/NotificationActivatorClassFactory.cs#L90
P/invoke method 'Hi3Helper.Win32.ToastCOM.Notification.NotificationActivatorClassFactory.CoGetObject(String, ref BIND_OPTS3, ref Guid, out Object)' declares a parameter with COM marshalling. Correctness of COM interop cannot be guaranteed after trimming. Interfaces and interface members might be removed.
|
qodana (Release, x64, net9.0-windows10.0.22621.0):
Hi3Helper.Win32/ToastCOM/Notification/NotificationActivatorClassFactory.cs#L90
P/invoke method 'Hi3Helper.Win32.ToastCOM.Notification.NotificationActivatorClassFactory.CoGetObject(String, ref BIND_OPTS3, ref Guid, out Object)' declares a parameter with COM marshalling. Correctness of COM interop cannot be guaranteed after trimming. Interfaces and interface members might be removed.
|