Merge pull request #3109 from MoneyFox/renovate/microsoft.extensions.… #47
Annotations
3 errors and 31 warnings
build-win
Process completed with exit code 1.
|
build-ios
Process completed with exit code 1.
|
build-android
Process completed with exit code 1.
|
build-ios:
Src/MoneyFox.Ui/Controls/AccountPicker/AccountNameConverter.cs#L8
Nullability of reference types in type of parameter 'value' of 'object AccountNameConverter.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-ios:
Src/MoneyFox.Ui/Controls/AccountPicker/AccountNameConverter.cs#L8
Nullability of reference types in type of parameter 'parameter' of 'object AccountNameConverter.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-ios:
Src/MoneyFox.Ui/Controls/AccountPicker/AccountNameConverter.cs#L13
Nullability of reference types in type of parameter 'value' of 'object AccountNameConverter.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-ios:
Src/MoneyFox.Ui/Controls/AccountPicker/AccountNameConverter.cs#L13
Nullability of reference types in type of parameter 'parameter' of 'object AccountNameConverter.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-ios:
Src/MoneyFox.Ui/Converter/AmountFormatConverter.cs#L10
Nullability of reference types in type of parameter 'value' of 'object AmountFormatConverter.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-ios:
Src/MoneyFox.Ui/Converter/AmountFormatConverter.cs#L10
Nullability of reference types in type of parameter 'parameter' of 'object AmountFormatConverter.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-ios:
Src/MoneyFox.Ui/Converter/AmountFormatConverter.cs#L19
Nullability of reference types in type of parameter 'value' of 'object AmountFormatConverter.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-ios:
Src/MoneyFox.Ui/Converter/AmountFormatConverter.cs#L19
Nullability of reference types in type of parameter 'parameter' of 'object AmountFormatConverter.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-ios:
Src/MoneyFox.Ui/Converter/DecimalConverter.cs#L7
Nullability of reference types in type of parameter 'value' of 'object DecimalConverter.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-ios:
Src/MoneyFox.Ui/Converter/DecimalConverter.cs#L7
Nullability of reference types in type of parameter 'parameter' of 'object DecimalConverter.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-android:
src/MoneyFox.Ui/Controls/AccountPicker/AccountNameConverter.cs#L8
Nullability of reference types in type of parameter 'value' of 'object AccountNameConverter.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-android:
src/MoneyFox.Ui/Controls/AccountPicker/AccountNameConverter.cs#L8
Nullability of reference types in type of parameter 'parameter' of 'object AccountNameConverter.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-android:
src/MoneyFox.Ui/Controls/AccountPicker/AccountNameConverter.cs#L13
Nullability of reference types in type of parameter 'value' of 'object AccountNameConverter.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-android:
src/MoneyFox.Ui/Controls/AccountPicker/AccountNameConverter.cs#L13
Nullability of reference types in type of parameter 'parameter' of 'object AccountNameConverter.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-android:
src/MoneyFox.Ui/Controls/CategorySelection/NoCategorySelectedConverter.cs#L8
Nullability of reference types in type of parameter 'value' of 'object NoCategorySelectedConverter.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-android:
src/MoneyFox.Ui/Controls/CategorySelection/NoCategorySelectedConverter.cs#L8
Nullability of reference types in type of parameter 'parameter' of 'object NoCategorySelectedConverter.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-android:
src/MoneyFox.Ui/Controls/CategorySelection/NoCategorySelectedConverter.cs#L13
Nullability of reference types in type of parameter 'value' of 'object NoCategorySelectedConverter.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-android:
src/MoneyFox.Ui/Controls/CategorySelection/NoCategorySelectedConverter.cs#L13
Nullability of reference types in type of parameter 'parameter' of 'object NoCategorySelectedConverter.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-android:
src/MoneyFox.Ui/Converter/AmountFormatConverter.cs#L10
Nullability of reference types in type of parameter 'value' of 'object AmountFormatConverter.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-android:
src/MoneyFox.Ui/Converter/AmountFormatConverter.cs#L10
Nullability of reference types in type of parameter 'parameter' of 'object AmountFormatConverter.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-android
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-android:
src/MoneyFox.Ui/Controls/AccountPicker/AccountNameConverter.cs#L8
Nullability of reference types in type of parameter 'value' of 'object AccountNameConverter.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-android:
src/MoneyFox.Ui/Controls/AccountPicker/AccountNameConverter.cs#L8
Nullability of reference types in type of parameter 'parameter' of 'object AccountNameConverter.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-android:
src/MoneyFox.Ui/Controls/AccountPicker/AccountNameConverter.cs#L13
Nullability of reference types in type of parameter 'value' of 'object AccountNameConverter.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-android:
src/MoneyFox.Ui/Controls/AccountPicker/AccountNameConverter.cs#L13
Nullability of reference types in type of parameter 'parameter' of 'object AccountNameConverter.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-android:
src/MoneyFox.Ui/Controls/CategorySelection/NoCategorySelectedConverter.cs#L8
Nullability of reference types in type of parameter 'value' of 'object NoCategorySelectedConverter.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-android:
src/MoneyFox.Ui/Controls/CategorySelection/NoCategorySelectedConverter.cs#L8
Nullability of reference types in type of parameter 'parameter' of 'object NoCategorySelectedConverter.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-android:
src/MoneyFox.Ui/Controls/CategorySelection/NoCategorySelectedConverter.cs#L13
Nullability of reference types in type of parameter 'value' of 'object NoCategorySelectedConverter.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-android:
src/MoneyFox.Ui/Controls/CategorySelection/NoCategorySelectedConverter.cs#L13
Nullability of reference types in type of parameter 'parameter' of 'object NoCategorySelectedConverter.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-android:
src/MoneyFox.Ui/Converter/AmountFormatConverter.cs#L10
Nullability of reference types in type of parameter 'value' of 'object AmountFormatConverter.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-android:
src/MoneyFox.Ui/Converter/AmountFormatConverter.cs#L10
Nullability of reference types in type of parameter 'parameter' of 'object AmountFormatConverter.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).
|