Skip to content

Hotfix: Fix Steam Deck controller latency issue #163

Hotfix: Fix Steam Deck controller latency issue

Hotfix: Fix Steam Deck controller latency issue #163

Triggered via pull request December 7, 2024 16:34
Status Success
Total duration 4m 42s
Artifacts

publish-hc.yml

on: pull_request
Build and Release
4m 29s
Build and Release
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and Release: HandheldCompanion/Inputs/AxisState.cs#L73
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
Build and Release: HandheldCompanion/Inputs/AxisState.cs#L10
'AxisState' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Release: HandheldCompanion/Inputs/ButtonState.cs#L71
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
Build and Release: HandheldCompanion/Inputs/ButtonState.cs#L10
'ButtonState' overrides Object.Equals(object o) but does not override Object.GetHashCode()
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.