Skip to content

Decode Mii creation date and show in editor #538

Decode Mii creation date and show in editor

Decode Mii creation date and show in editor #538

Triggered via pull request February 12, 2026 23:45
Status Success
Total duration 53s
Artifacts

ci-cd.yml

on: pull_request
Build and Test
49s
Build and Test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and Test: WheelWizard/Views/Pages/RoomDetailsPage.axaml.cs#L135
'RoomDetailsPage.PropertyChanged' hides inherited member 'AvaloniaObject.PropertyChanged'. Use the new keyword if hiding was intended.
Build and Test: WheelWizard/Views/Popups/Base/PopupWindow.axaml.cs#L160
'PopupWindow.PropertyChanged' hides inherited member 'AvaloniaObject.PropertyChanged'. Use the new keyword if hiding was intended.
Build and Test: WheelWizard/Views/Components/WhWzLibrary/VrHistoryGraph.axaml.cs#L530
'VrHistoryGraph.PropertyChanged' hides inherited member 'AvaloniaObject.PropertyChanged'. Use the new keyword if hiding was intended.
Build and Test: WheelWizard/Views/Pages/FriendsPage.axaml.cs#L211
'FriendsPage.PropertyChanged' hides inherited member 'AvaloniaObject.PropertyChanged'. Use the new keyword if hiding was intended.
Build and Test: WheelWizard/Views/Converters/NullToBoolConverter.cs#L10
Nullability of reference types in type of parameter 'parameter' of 'object NullToBoolConverter.ConvertBack(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.ConvertBack(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
Build and Test: WheelWizard/Views/Converters/NullToBoolConverter.cs#L10
Nullability of reference types in type of parameter 'value' of 'object NullToBoolConverter.ConvertBack(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.ConvertBack(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
Build and Test: WheelWizard/Views/Converters/NullToBoolConverter.cs#L8
Nullability of reference types in type of parameter 'parameter' of 'object NullToBoolConverter.Convert(object? value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.Convert(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
Build and Test: WheelWizard/Services/Settings/LinuxDolphinInstaller.cs#L124
Cannot convert null literal to non-nullable reference type.
Build and Test: WheelWizard/Services/Settings/LinuxDolphinInstaller.cs#L96
Cannot convert null literal to non-nullable reference type.
Build and Test: WheelWizard/Services/Settings/LinuxDolphinInstaller.cs#L36
Cannot convert null literal to non-nullable reference type.