Skip to content

Build and Release HandheldCompanion #87

Build and Release HandheldCompanion

Build and Release HandheldCompanion #87

Manually triggered December 11, 2023 15:57
Status Success
Total duration 6m 14s
Artifacts

publish-hc.yml

on: workflow_dispatch
Build and Release
6m 2s
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/Misc/DeviceHelper.cs#L220
'ReliabilityContractAttribute' is obsolete: 'The Constrained Execution Region (CER) feature is not supported.' (https://aka.ms/dotnet-warnings/SYSLIB0004)
Build and Release: HandheldCompanion/Misc/DeviceHelper.cs#L220
'Consistency' is obsolete: 'The Constrained Execution Region (CER) feature is not supported.' (https://aka.ms/dotnet-warnings/SYSLIB0004)
Build and Release: HandheldCompanion/Misc/DeviceHelper.cs#L220
'Cer' is obsolete: 'The Constrained Execution Region (CER) feature is not supported.' (https://aka.ms/dotnet-warnings/SYSLIB0004)