Skip to content

Build and Release HandheldCompanion #144

Build and Release HandheldCompanion

Build and Release HandheldCompanion #144

Manually triggered June 1, 2024 05:07
Status Success
Total duration 4m 46s
Artifacts

publish-hc.yml

on: workflow_dispatch
Build and Release
4m 33s
Build and Release
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Build and Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, peter-evans/create-pull-request@v5, softprops/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/Managers/Hotkeys/InputsHotkey.cs#L235
Cannot convert null literal to non-nullable reference type.
Build and Release: HandheldCompanion/Managers/InputsManager.cs#L683
Cannot convert null literal to non-nullable reference type.
Build and Release: HandheldCompanion/Managers/LayoutManager.cs#L186
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).