🚀 [Code] Updated the functionalities to .NET 8 c3 #60
Annotations
11 warnings
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 App:
Mitawi/Converters/CustomImageUrlScalingConverter.cs#L8
Nullability of type of parameter 'culture' doesn't match overridden member (possibly because of nullability attributes).
|
Build Windows App:
Mitawi/Converters/CustomImageUrlScalingConverter.cs#L14
Nullability of type of parameter 'culture' doesn't match overridden member (possibly because of nullability attributes).
|
Build Windows App:
Mitawi/Converters/NegativeAndPositiveNumberConverter.cs#L8
Nullability of type of parameter 'culture' doesn't match overridden member (possibly because of nullability attributes).
|
Build Windows App:
Mitawi/Converters/NegativeAndPositiveNumberConverter.cs#L15
Nullability of type of parameter 'culture' doesn't match overridden member (possibly because of nullability attributes).
|
Build Windows App:
Mitawi/Converters/OpenWeatherImageUrlScalingConverter.cs#L8
Nullability of type of parameter 'culture' doesn't match overridden member (possibly because of nullability attributes).
|
Build Windows App:
Mitawi/Converters/OpenWeatherImageUrlScalingConverter.cs#L14
Nullability of type of parameter 'culture' doesn't match overridden member (possibly because of nullability attributes).
|
Build Windows App:
Mitawi/Converters/StringToFirstCharactersConverter.cs#L8
Nullability of type of parameter 'culture' doesn't match overridden member (possibly because of nullability attributes).
|
Build Windows App:
Mitawi/Converters/StringToFirstCharactersConverter.cs#L13
Nullability of type of parameter 'culture' doesn't match overridden member (possibly because of nullability attributes).
|
Build Windows App:
Mitawi/Converters/UnixTimeToDateTimeConverter.cs#L8
Nullability of type of parameter 'culture' doesn't match overridden member (possibly because of nullability attributes).
|
Build Windows App:
Mitawi/Converters/UnixTimeToDateTimeConverter.cs#L15
Nullability of type of parameter 'culture' doesn't match overridden member (possibly because of nullability attributes).
|
Loading