Skip to content

Traditional Chinese translation update #136

Traditional Chinese translation update

Traditional Chinese translation update #136

Re-run triggered April 30, 2024 18:55
Status Success
Total duration 5m 0s
Artifacts

publish-hc.yml

on: pull_request
Build and Release
4m 45s
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. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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).
Build and Release: HandheldCompanion/Inputs/ButtonState.cs#L10
'ButtonState' overrides Object.Equals(object o) but does not override Object.GetHashCode()
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/BindableBase.cs#L8
Nullability of reference types in type of 'event PropertyChangedEventHandler BindableBase.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
Build and Release: HandheldCompanion/Misc/BindableBase.cs#L10
Cannot convert null literal to non-nullable reference type.
Build and Release: HandheldCompanion/Misc/BindableBase.cs#L18
Cannot convert null literal to non-nullable reference type.