Skip to content

Qodana

Qodana #196

Manually triggered December 21, 2024 15:57
Status Success
Total duration 18m 49s
Artifacts

qodana-scan.yml

on: workflow_dispatch
Matrix: qodana
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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): CollapseLauncher/XAMLs/MainApp/Pages/CachesPage.xaml.cs#L61
Using member 'Hi3Helper.Win32.Native.ManagedTools.Sleep.PreventSleep(ILogger)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. GetFrame().GetMethod() is being used to get the function name that calls the PreventSleep functions.
qodana (Release, x64, net9.0-windows10.0.22621.0): CollapseLauncher/XAMLs/MainApp/Pages/CachesPage.xaml.cs#L111
Using member 'Hi3Helper.Win32.Native.ManagedTools.Sleep.PreventSleep(ILogger)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. GetFrame().GetMethod() is being used to get the function name that calls the PreventSleep functions.
qodana (Release, x64, net9.0-windows10.0.22621.0): CollapseLauncher/XAMLs/MainApp/Pages/CachesPage.xaml.cs#L149
Using member 'Hi3Helper.Win32.Native.ManagedTools.Sleep.RestoreSleep()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. GetFrame().GetMethod() is being used to get the function name that calls the RestoreSleep sleep function.
qodana (Release, x64, net9.0-windows10.0.22621.0): CollapseLauncher/XAMLs/MainApp/Pages/CachesPage.xaml.cs#L100
Using member 'Hi3Helper.Win32.Native.ManagedTools.Sleep.RestoreSleep()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. GetFrame().GetMethod() is being used to get the function name that calls the RestoreSleep sleep function.
qodana (Release, x64, net9.0-windows10.0.22621.0): CollapseLauncher/XAMLs/MainApp/Pages/RepairPage.xaml.cs#L106
Using member 'Hi3Helper.Win32.Native.ManagedTools.Sleep.PreventSleep(ILogger)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. GetFrame().GetMethod() is being used to get the function name that calls the PreventSleep functions.
qodana (Release, x64, net9.0-windows10.0.22621.0): CollapseLauncher/XAMLs/MainApp/Pages/RepairPage.xaml.cs#L150
Using member 'Hi3Helper.Win32.Native.ManagedTools.Sleep.RestoreSleep()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. GetFrame().GetMethod() is being used to get the function name that calls the RestoreSleep sleep function.
qodana (Release, x64, net9.0-windows10.0.22621.0): CollapseLauncher/XAMLs/MainApp/Pages/RepairPage.xaml.cs#L49
Using member 'Hi3Helper.Win32.Native.ManagedTools.Sleep.PreventSleep(ILogger)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. GetFrame().GetMethod() is being used to get the function name that calls the PreventSleep functions.
qodana (Release, x64, net9.0-windows10.0.22621.0): CollapseLauncher/XAMLs/MainApp/Pages/RepairPage.xaml.cs#L100
Using member 'Hi3Helper.Win32.Native.ManagedTools.Sleep.RestoreSleep()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. GetFrame().GetMethod() is being used to get the function name that calls the RestoreSleep sleep function.
qodana (Release, x64, net9.0-windows10.0.22621.0): CollapseLauncher/XAMLs/MainApp/Pages/HomePage.xaml.cs#L1236
Using member 'Hi3Helper.Win32.Native.ManagedTools.Sleep.PreventSleep(ILogger)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. GetFrame().GetMethod() is being used to get the function name that calls the PreventSleep functions.