Update actions/setup-dotnet in CI #82
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@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 with dotnet:
ShowMeTheXaml.Avalonia/AlignmentYConverter.cs#L13
Nullability of reference types in type of parameter 'value' of 'object AlignmentYConverter.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 with dotnet:
ShowMeTheXaml.Avalonia/AlignmentYConverter.cs#L13
Nullability of reference types in type of parameter 'parameter' of 'object AlignmentYConverter.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 with dotnet:
ShowMeTheXaml.Avalonia/AlignmentYConverter.cs#L26
Nullability of reference types in type of parameter 'value' of 'object AlignmentYConverter.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 with dotnet:
ShowMeTheXaml.Avalonia/AlignmentYConverter.cs#L26
Nullability of reference types in type of parameter 'parameter' of 'object AlignmentYConverter.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 with dotnet:
ShowMeTheXaml.Avalonia/XamlDisplayPopupBehavior.cs#L66
Possible null reference argument for parameter 'xaml' in 'object? XamlDisplayPopupBehavior.LoadMarkupOrPrintErrors(string xaml)'.
|
Build with dotnet:
ShowMeTheXaml.Avalonia/AvaloniaRuntimeXamlLoaderHelper.cs#L51
Possible null reference return.
|
Build with dotnet:
ShowMeTheXaml.Avalonia/XamlDisplayPopupBehavior.cs#L79
Possible null reference argument for parameter 'xaml' in 'object? XamlDisplayPopupBehavior.LoadMarkupOrPrintErrors(string xaml)'.
|
Build with dotnet:
ShowMeTheXaml.Avalonia/XamlDisplayPopupBehavior.cs#L112
Possible null reference return.
|
Build with dotnet:
ShowMeTheXaml.Avalonia/XamlDisplay.xaml.cs#L83
Possible null reference argument for parameter 'o' in 'IDisposable InteractiveExtensions.AddDisposableHandler<PointerPressedEventArgs>(Interactive o, RoutedEvent<PointerPressedEventArgs> routedEvent, EventHandler<PointerPressedEventArgs> handler, RoutingStrategies routes = RoutingStrategies.Direct | RoutingStrategies.Bubble, bool handledEventsToo = false)'.
|
Build with dotnet
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
Loading