Add 80% battery charge limit for Legion Go #145
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
HandheldCompanion/Misc/IniFile.cs#L13
Cannot convert null literal to non-nullable reference type.
|
HandheldCompanion/Misc/IniFile.cs#L25
Cannot convert null literal to non-nullable reference type.
|
HandheldCompanion/Misc/IniFile.cs#L32
Cannot convert null literal to non-nullable reference type.
|
HandheldCompanion/Misc/IniFile.cs#L37
Cannot convert null literal to non-nullable reference type.
|
HandheldCompanion/Misc/IniFile.cs#L42
Cannot convert null literal to non-nullable reference type.
|
HandheldCompanion/Misc/IniFile.cs#L47
Cannot convert null literal to non-nullable reference type.
|
HandheldCompanion/Managers/Hotkeys/InputsHotkey.cs#L235
Cannot convert null literal to non-nullable reference type.
|
HandheldCompanion/Managers/InputsManager.cs#L683
Cannot convert null literal to non-nullable reference type.
|
HandheldCompanion/Managers/LayoutManager.cs#L186
Cannot convert null literal to non-nullable reference type.
|
HandheldCompanion/Misc/BindableBase.cs#L8
Nullability of reference types in type of 'event PropertyChangedEventHandler BindableBase.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
This job succeeded
Loading