fix issues with Rog Ally buttons #49
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
publish-hc.yml
on: pull_request
Build and Release
5m 29s
Annotations
10 errors and 10 warnings
Build and Release:
HandheldCompanion/Devices/ASUS/ROGAlly.cs#L249
'ROGAlly.SetLedStatus(bool)': no suitable method found to override
|
Build and Release:
HandheldCompanion/Devices/ASUS/ROGAlly.cs#L262
'ROGAlly.SetLedBrightness(int)': no suitable method found to override
|
Build and Release:
HandheldCompanion/Devices/ASUS/ROGAlly.cs#L307
'ROGAlly.SetLedColor(string)': no suitable method found to override
|
Build and Release:
HandheldCompanion/Devices/ASUS/ROGAlly.cs#L249
'ROGAlly.SetLedStatus(bool)': no suitable method found to override
|
Build and Release:
HandheldCompanion/Devices/ASUS/ROGAlly.cs#L262
'ROGAlly.SetLedBrightness(int)': no suitable method found to override
|
Build and Release:
HandheldCompanion/Devices/ASUS/ROGAlly.cs#L307
'ROGAlly.SetLedColor(string)': no suitable method found to override
|
Build and Release:
HandheldCompanion/Devices/ASUS/ROGAlly.cs#L249
'ROGAlly.SetLedStatus(bool)': no suitable method found to override
|
Build and Release:
HandheldCompanion/Devices/ASUS/ROGAlly.cs#L262
'ROGAlly.SetLedBrightness(int)': no suitable method found to override
|
Build and Release:
HandheldCompanion/Devices/ASUS/ROGAlly.cs#L307
'ROGAlly.SetLedColor(string)': no suitable method found to override
|
Build and Release:
HandheldCompanion/Devices/ASUS/ROGAlly.cs#L249
'ROGAlly.SetLedStatus(bool)': no suitable method found to override
|
Build and Release:
HandheldCompanion/Misc/IniFile.cs#L13
Cannot convert null literal to non-nullable reference type.
|
Build and Release:
HandheldCompanion/Misc/IniFile.cs#L25
Cannot convert null literal to non-nullable reference type.
|
Build and Release:
HandheldCompanion/Misc/IniFile.cs#L32
Cannot convert null literal to non-nullable reference type.
|
Build and Release:
HandheldCompanion/Misc/IniFile.cs#L37
Cannot convert null literal to non-nullable reference type.
|
Build and Release:
HandheldCompanion/Misc/IniFile.cs#L42
Cannot convert null literal to non-nullable reference type.
|
Build and Release:
HandheldCompanion/Misc/IniFile.cs#L47
Cannot convert null literal to non-nullable reference type.
|
Build and Release:
HandheldCompanion/Misc/Profile.cs#L153
Nullability of reference types in type of parameter 'obj' of 'int Profile.CompareTo(object obj)' doesn't match implicitly implemented member 'int IComparable.CompareTo(object? obj)' (possibly because of nullability attributes).
|
Build and Release:
HandheldCompanion/Views/Pages/Layout/ILayoutPage.cs#L37
'ILayoutPage.IsEnabled()' hides inherited member 'UIElement.IsEnabled'. Use the new keyword if hiding was intended.
|
Build and Release:
HandheldCompanion/Platforms/RTSS.cs#L238
'RTSS.Process_Exited(object?, EventArgs)' hides inherited member 'IPlatform.Process_Exited(object?, EventArgs)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
Build and Release:
HandheldCompanion/Views/Pages/SettingsPage.xaml.cs#L248
Cannot convert null literal to non-nullable reference type.
|