Skip to content

[REFERENCE] hotfix for new Legion Space update v1.0.2.5: Controller READY-byte an… #94

[REFERENCE] hotfix for new Legion Space update v1.0.2.5: Controller READY-byte an…

[REFERENCE] hotfix for new Legion Space update v1.0.2.5: Controller READY-byte an… #94

Triggered via pull request December 18, 2023 20:19
Status Success
Total duration 5m 24s
Artifacts

publish-hc.yml

on: pull_request
Build and Release
5m 8s
Build and Release
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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#L136
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/Controls/Layout/LayoutTemplate.xaml.cs#L201
'LayoutTemplate.Name' hides inherited member 'FrameworkElement.Name'. Use the new keyword if hiding was intended.
Build and Release: HandheldCompanion/Controls/Layout/LayoutTemplate.xaml.cs#L235
Nullability of reference types in type of parameter 'obj' of 'int LayoutTemplate.CompareTo(object obj)' doesn't match implicitly implemented member 'int IComparable.CompareTo(object? obj)' (possibly because of nullability attributes).
Build and Release: HandheldCompanion/Controls/Layout/LayoutTemplate.xaml.cs#L54
Cannot convert null literal to non-nullable reference type.