Merge pull request #3109 from MoneyFox/renovate/microsoft.extensions.… #47
Annotations
1 error and 10 warnings
Install the Apple certificate and provisioning profile
Process completed with exit code 1.
|
Test:
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).
|
Test:
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).
|
Test:
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).
|
Test:
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).
|
Test:
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).
|
Test:
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).
|
Test:
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).
|
Test:
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).
|
Test:
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).
|
Test:
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).
|
The logs for this run have expired and are no longer available.
Loading