Implement Plugin System for Adding Support for Third-Party (Non-miHoYo) Games #535
Annotations
3 errors and 4 warnings
qodana (Release, x64, net9.0-windows10.0.26100.0)
qodana scan failed with exit code 1
|
qodana (Release, x64, net9.0-windows10.0.26100.0):
Hi3Helper.Plugin.Core/Management/PresetConfig/PluginPresetConfigBase.cs#L14
'PluginPresetConfigBase' does not implement interface member 'IPluginPresetConfig.get_GameManager()'
|
qodana (Release, x64, net9.0-windows10.0.26100.0):
Hi3Helper.Plugin.Core/Management/PresetConfig/PluginPresetConfigBase.cs#L14
'PluginPresetConfigBase' does not implement interface member 'IPluginPresetConfig.get_GameManager()'
|
qodana (Release, x64, net9.0-windows10.0.26100.0):
CollapseLauncher/obj/x64/Release/net9.0-windows10.0.26100.0/win-x64/XamlTypeInfo.g.cs#L746
Using member 'Microsoft.Xaml.Interactivity.DataTriggerBehavior.DataTriggerBehavior()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. This behavior is not trim-safe.
|
qodana (Release, x64, net9.0-windows10.0.26100.0):
CollapseLauncher/obj/x64/Release/net9.0-windows10.0.26100.0/win-x64/XamlTypeInfo.g.cs#L748
Using member 'Microsoft.Xaml.Interactivity.ChangePropertyAction.ChangePropertyAction()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. This action is not trim-safe.
|
qodana (Release, x64, net9.0-windows10.0.26100.0):
CollapseLauncher/obj/x64/Release/net9.0-windows10.0.26100.0/win-x64/XamlTypeInfo.g.cs#L746
Using member 'Microsoft.Xaml.Interactivity.DataTriggerBehavior.DataTriggerBehavior()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. This behavior is not trim-safe.
|
qodana (Release, x64, net9.0-windows10.0.26100.0):
CollapseLauncher/obj/x64/Release/net9.0-windows10.0.26100.0/win-x64/XamlTypeInfo.g.cs#L748
Using member 'Microsoft.Xaml.Interactivity.ChangePropertyAction.ChangePropertyAction()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. This action is not trim-safe.
|