Skip to content

Merge EA to public #132

Merge EA to public

Merge EA to public #132

Triggered via pull request April 19, 2024 12:28
Status Failure
Total duration 3m 20s
Artifacts

publish-hc.yml

on: pull_request
Build and Release
3m 7s
Build and Release
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 11 warnings
Build and Release: HandheldCompanion/Utils/ProcessUtils.cs#L1
The type or namespace name 'Fastenshtein' could not be found (are you missing a using directive or an assembly reference?)
Build and Release: HandheldCompanion/Views/QuickPages/QuickProfilesPage.xaml.cs#L536
Type 'QuickProfilesPage' already defines a member called 'ProfileManager_Deleted' with the same parameter types
Build and Release: HandheldCompanion/Views/Windows/MainWindow.xaml.cs#L564
The type or namespace name 'PowerManager' could not be found (are you missing a using directive or an assembly reference?)
Build and Release: HandheldCompanion/Views/Windows/MainWindow.xaml.cs#L564
The type or namespace name 'PowerManager' could not be found (are you missing a using directive or an assembly reference?)
Build and Release: HandheldCompanion/Utils/ProcessUtils.cs#L1
The type or namespace name 'Fastenshtein' could not be found (are you missing a using directive or an assembly reference?)
Build and Release: HandheldCompanion/Views/QuickPages/QuickProfilesPage.xaml.cs#L536
Type 'QuickProfilesPage' already defines a member called 'ProfileManager_Deleted' with the same parameter types
Build and Release: HandheldCompanion/Views/Windows/MainWindow.xaml.cs#L564
The type or namespace name 'PowerManager' could not be found (are you missing a using directive or an assembly reference?)
Build and Release: HandheldCompanion/Views/Windows/MainWindow.xaml.cs#L564
The type or namespace name 'PowerManager' could not be found (are you missing a using directive or an assembly reference?)
Build and Release
Process completed with exit code 1.
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. 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/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/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/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/Inputs/ButtonState.cs#L71
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).