Build and Release HandheldCompanion #57
publish-hc.yml
on: workflow_dispatch
Build and Release
3m 19s
Annotations
10 errors and 10 warnings
Build and Release:
HandheldCompanion/Properties/Settings.Designer.cs#L15
The type or namespace name 'ApplicationSettingsBase' could not be found (are you missing a using directive or an assembly reference?)
|
Build and Release:
HandheldCompanion/Properties/Settings.Designer.cs#L14
The type or namespace name 'SettingsProviderAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
Build and Release:
HandheldCompanion/Properties/Settings.Designer.cs#L14
The type or namespace name 'SettingsProvider' could not be found (are you missing a using directive or an assembly reference?)
|
Build and Release:
HandheldCompanion/Properties/Settings.Designer.cs#L15
The type or namespace name 'ApplicationSettingsBase' could not be found (are you missing a using directive or an assembly reference?)
|
Build and Release:
HandheldCompanion/Properties/Settings.Designer.cs#L14
The type or namespace name 'SettingsProviderAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
Build and Release:
HandheldCompanion/Properties/Settings.Designer.cs#L14
The type or namespace name 'SettingsProvider' could not be found (are you missing a using directive or an assembly reference?)
|
Build and Release:
HandheldCompanion/Properties/Settings.Designer.cs#L15
The type or namespace name 'ApplicationSettingsBase' could not be found (are you missing a using directive or an assembly reference?)
|
Build and Release:
HandheldCompanion/Properties/Settings.Designer.cs#L14
The type or namespace name 'SettingsProviderAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
Build and Release:
HandheldCompanion/Properties/Settings.Designer.cs#L14
The type or namespace name 'SettingsProvider' could not be found (are you missing a using directive or an assembly reference?)
|
Build and Release:
HandheldCompanion/Properties/Settings.Designer.cs#L15
The type or namespace name 'ApplicationSettingsBase' could not be found (are you missing a using directive or an assembly reference?)
|
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)
|
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).
|
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.
|