Skip to content

Implement Plugin System for Adding Support for Third-Party (Non-miHoYo) Games #535

Implement Plugin System for Adding Support for Third-Party (Non-miHoYo) Games

Implement Plugin System for Adding Support for Third-Party (Non-miHoYo) Games #535

Triggered via pull request May 30, 2025 14:26
@neon-nyanneon-nyan
synchronize #752
plugin
Status Failure
Total duration 11m 10s
Artifacts

qodana-scan-pr.yml

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

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.