Update main_build_apk.yml #19
Annotations
19 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/create-release@v1, actions/setup-dotnet@v2, actions/upload-release-asset@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/create-release@v1, actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
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
Unexpected input(s) 'run', valid inputs are ['tag_name', 'release_name', 'body', 'body_path', 'draft', 'prerelease', 'commitish', 'owner', 'repo']
|
build
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
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
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
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
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:
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)'.
|