Skip to content

Traditional Chinese translation update #154

Traditional Chinese translation update

Traditional Chinese translation update #154

Re-run triggered September 4, 2024 05:15
Status Failure
Total duration 3m 22s
Artifacts

publish-hc.yml

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

Annotations

1 error and 11 warnings
Build and Release
Process completed with exit code 1.
Build and Release
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and Release: HandheldCompanion/Commands/EmptyCommands.cs#L15
'EmptyCommands.Execute(bool, bool)' hides inherited member 'ICommands.Execute(bool, bool)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
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/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).