Skip to content

🚀 [Code] Updated the functionalities to .NET 8 c6 #64

🚀 [Code] Updated the functionalities to .NET 8 c6

🚀 [Code] Updated the functionalities to .NET 8 c6 #64

Triggered via push March 18, 2024 05:25
Status Success
Total duration 6m 21s
Artifacts

mobile.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

44 warnings
Build_iOS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build_iOS: Mitawi/Converters/CustomImageUrlScalingConverter.cs#L8
Nullability of type of parameter 'culture' doesn't match overridden member (possibly because of nullability attributes).
Build_iOS: Mitawi/Converters/CustomImageUrlScalingConverter.cs#L14
Nullability of type of parameter 'culture' doesn't match overridden member (possibly because of nullability attributes).
Build_iOS: Mitawi/Converters/InvertBooleanConverter.cs#L5
Nullability of reference types in type of parameter 'value' of 'object InvertBooleanConverter.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: Mitawi/Converters/InvertBooleanConverter.cs#L5
Nullability of reference types in type of parameter 'parameter' of 'object InvertBooleanConverter.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: Mitawi/Converters/InvertBooleanConverter.cs#L14
Nullability of reference types in type of parameter 'value' of 'object InvertBooleanConverter.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: Mitawi/Converters/InvertBooleanConverter.cs#L14
Nullability of reference types in type of parameter 'parameter' of 'object InvertBooleanConverter.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: Mitawi/Converters/NegativeAndPositiveNumberConverter.cs#L8
Nullability of type of parameter 'culture' doesn't match overridden member (possibly because of nullability attributes).
Build_iOS: Mitawi/Converters/NegativeAndPositiveNumberConverter.cs#L15
Nullability of type of parameter 'culture' doesn't match overridden member (possibly because of nullability attributes).
Build_iOS: Mitawi/Converters/OpenWeatherImageUrlScalingConverter.cs#L8
Nullability of type of parameter 'culture' doesn't match overridden member (possibly because of nullability attributes).
Build_iOS: Mitawi/Converters/OpenWeatherImageUrlScalingConverter.cs#L14
Nullability of type of parameter 'culture' doesn't match overridden member (possibly because of nullability attributes).
Build_MacCatalyst
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build_MacCatalyst: Mitawi/Converters/CustomImageUrlScalingConverter.cs#L8
Nullability of type of parameter 'culture' doesn't match overridden member (possibly because of nullability attributes).
Build_MacCatalyst: Mitawi/Converters/CustomImageUrlScalingConverter.cs#L14
Nullability of type of parameter 'culture' doesn't match overridden member (possibly because of nullability attributes).
Build_MacCatalyst: Mitawi/Converters/InvertBooleanConverter.cs#L5
Nullability of reference types in type of parameter 'value' of 'object InvertBooleanConverter.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_MacCatalyst: Mitawi/Converters/InvertBooleanConverter.cs#L5
Nullability of reference types in type of parameter 'parameter' of 'object InvertBooleanConverter.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_MacCatalyst: Mitawi/Converters/InvertBooleanConverter.cs#L14
Nullability of reference types in type of parameter 'value' of 'object InvertBooleanConverter.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_MacCatalyst: Mitawi/Converters/InvertBooleanConverter.cs#L14
Nullability of reference types in type of parameter 'parameter' of 'object InvertBooleanConverter.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_MacCatalyst: Mitawi/Converters/NegativeAndPositiveNumberConverter.cs#L8
Nullability of type of parameter 'culture' doesn't match overridden member (possibly because of nullability attributes).
Build_MacCatalyst: Mitawi/Converters/NegativeAndPositiveNumberConverter.cs#L15
Nullability of type of parameter 'culture' doesn't match overridden member (possibly because of nullability attributes).
Build_MacCatalyst: Mitawi/Converters/OpenWeatherImageUrlScalingConverter.cs#L8
Nullability of type of parameter 'culture' doesn't match overridden member (possibly because of nullability attributes).
Build_MacCatalyst: Mitawi/Converters/OpenWeatherImageUrlScalingConverter.cs#L14
Nullability of type of parameter 'culture' doesn't match overridden member (possibly because of nullability attributes).
Build_Android
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build_Android: Mitawi/Converters/CustomImageUrlScalingConverter.cs#L8
Nullability of type of parameter 'culture' doesn't match overridden member (possibly because of nullability attributes).
Build_Android: Mitawi/Converters/CustomImageUrlScalingConverter.cs#L14
Nullability of type of parameter 'culture' doesn't match overridden member (possibly because of nullability attributes).
Build_Android: Mitawi/Converters/NegativeAndPositiveNumberConverter.cs#L8
Nullability of type of parameter 'culture' doesn't match overridden member (possibly because of nullability attributes).
Build_Android: Mitawi/Converters/NegativeAndPositiveNumberConverter.cs#L15
Nullability of type of parameter 'culture' doesn't match overridden member (possibly because of nullability attributes).
Build_Android: Mitawi/Converters/OpenWeatherImageUrlScalingConverter.cs#L8
Nullability of type of parameter 'culture' doesn't match overridden member (possibly because of nullability attributes).
Build_Android: Mitawi/Converters/OpenWeatherImageUrlScalingConverter.cs#L14
Nullability of type of parameter 'culture' doesn't match overridden member (possibly because of nullability attributes).
Build_Android: Mitawi/Converters/StringToFirstCharactersConverter.cs#L8
Nullability of type of parameter 'culture' doesn't match overridden member (possibly because of nullability attributes).
Build_Android: Mitawi/Converters/StringToFirstCharactersConverter.cs#L13
Nullability of type of parameter 'culture' doesn't match overridden member (possibly because of nullability attributes).
Build_Android: Mitawi/Converters/InvertBooleanConverter.cs#L5
Nullability of reference types in type of parameter 'value' of 'object InvertBooleanConverter.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: Mitawi/Converters/InvertBooleanConverter.cs#L5
Nullability of reference types in type of parameter 'parameter' of 'object InvertBooleanConverter.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_Windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build_Windows: Mitawi/Converters/CustomImageUrlScalingConverter.cs#L8
Nullability of type of parameter 'culture' doesn't match overridden member (possibly because of nullability attributes).
Build_Windows: Mitawi/Converters/CustomImageUrlScalingConverter.cs#L8
Nullability of type of parameter 'culture' doesn't match overridden member (possibly because of nullability attributes).
Build_Windows: Mitawi/Converters/CustomImageUrlScalingConverter.cs#L14
Nullability of type of parameter 'culture' doesn't match overridden member (possibly because of nullability attributes).
Build_Windows: Mitawi/Converters/CustomImageUrlScalingConverter.cs#L14
Nullability of type of parameter 'culture' doesn't match overridden member (possibly because of nullability attributes).
Build_Windows: Mitawi/Converters/InvertBooleanConverter.cs#L5
Nullability of reference types in type of parameter 'value' of 'object InvertBooleanConverter.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_Windows: Mitawi/Converters/InvertBooleanConverter.cs#L5
Nullability of reference types in type of parameter 'value' of 'object InvertBooleanConverter.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_Windows: Mitawi/Converters/InvertBooleanConverter.cs#L5
Nullability of reference types in type of parameter 'parameter' of 'object InvertBooleanConverter.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_Windows: Mitawi/Converters/InvertBooleanConverter.cs#L5
Nullability of reference types in type of parameter 'parameter' of 'object InvertBooleanConverter.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_Windows: Mitawi/Converters/InvertBooleanConverter.cs#L14
Nullability of reference types in type of parameter 'value' of 'object InvertBooleanConverter.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_Windows: Mitawi/Converters/InvertBooleanConverter.cs#L14
Nullability of reference types in type of parameter 'value' of 'object InvertBooleanConverter.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).