Update main_build_apk.yml #12
Annotations
1 error and 11 warnings
Get Latest Release
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
windows/LoadingPage.xaml.cs#L8
Cannot convert null literal to non-nullable reference type.
|
Build:
windows/Wichard_Page.xaml.cs#L7
Cannot convert null literal to non-nullable reference type.
|
Build:
windows/Wichard_Page_Main.xaml.cs#L1507
Nullability of reference types in type of parameter 'value' of 'object StringToColorConverter2.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/Wichard_Page_Main.xaml.cs#L1507
Nullability of reference types in type of parameter 'parameter' of 'object StringToColorConverter2.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/Wichard_Page_Main.xaml.cs#L1563
Nullability of reference types in type of parameter 'value' of 'object StringToColorConverter2.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/Wichard_Page_Main.xaml.cs#L1563
Nullability of reference types in type of parameter 'parameter' of 'object StringToColorConverter2.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/Wichard_Page_Main.xaml.cs#L1525
Possible null reference argument for parameter 's' in 'int int.Parse(string s)'.
|
Build:
windows/Wichard_Page_Main.xaml.cs#L1534
Possible null reference argument for parameter 's' in 'int int.Parse(string s)'.
|
Build:
windows/Wichard_Page_Main.xaml.cs#L1549
Possible null reference argument for parameter 's' in 'int int.Parse(string s)'.
|
Build:
windows/Wichard_Page_Main.xaml.cs#L1579
Possible null reference argument for parameter 's' in 'int int.Parse(string s)'.
|
The logs for this run have expired and are no longer available.
Loading