Profile page #208
Merged
Profile page #208
Annotations
10 warnings
|
WheelWizard/Views/Pages/RoomsPage.axaml.cs#L140
'RoomsPage.PropertyChanged' hides inherited member 'AvaloniaObject.PropertyChanged'. Use the new keyword if hiding was intended.
|
|
WheelWizard/Views/Pages/RoomDetailsPage.axaml.cs#L135
'RoomDetailsPage.PropertyChanged' hides inherited member 'AvaloniaObject.PropertyChanged'. Use the new keyword if hiding was intended.
|
|
WheelWizard/Views/Popups/Base/PopupWindow.axaml.cs#L160
'PopupWindow.PropertyChanged' hides inherited member 'AvaloniaObject.PropertyChanged'. Use the new keyword if hiding was intended.
|
|
WheelWizard/Views/Pages/FriendsPage.axaml.cs#L211
'FriendsPage.PropertyChanged' hides inherited member 'AvaloniaObject.PropertyChanged'. Use the new keyword if hiding was intended.
|
|
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).
|
|
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).
|
|
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).
|
|
WheelWizard/Services/Settings/LinuxDolphinInstaller.cs#L124
Cannot convert null literal to non-nullable reference type.
|
|
WheelWizard/Services/Settings/LinuxDolphinInstaller.cs#L96
Cannot convert null literal to non-nullable reference type.
|
|
WheelWizard/Services/Settings/LinuxDolphinInstaller.cs#L36
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading