Skip to content

Update to 11.1.0

Update to 11.1.0 #6

Triggered via push July 22, 2024 15:04
Status Success
Total duration 3m 50s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

36 warnings
Build macos-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@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 macos-latest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build macos-latest: src/Avalonia.Xaml.Interactivity/BehaviorOfT.cs#L25
Member 'Avalonia.Xaml.Interactivity.Behavior<T>.OnAttached()' with 'RequiresUnreferencedCodeAttribute' overrides base member 'Avalonia.Xaml.Interactivity.Behavior.OnAttached()' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides.
Build macos-latest: src/Avalonia.Xaml.Interactivity/TriggerOfT.cs#L25
Member 'Avalonia.Xaml.Interactivity.Trigger<T>.OnAttached()' with 'RequiresUnreferencedCodeAttribute' overrides base member 'Avalonia.Xaml.Interactivity.Behavior.OnAttached()' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides.
Build macos-latest: src/Avalonia.Xaml.Interactivity/BehaviorOfT.cs#L25
Member 'Avalonia.Xaml.Interactivity.Behavior<T>.OnAttached()' with 'RequiresUnreferencedCodeAttribute' overrides base member 'Avalonia.Xaml.Interactivity.Behavior.OnAttached()' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides.
Build macos-latest: src/Avalonia.Xaml.Interactivity/TriggerOfT.cs#L25
Member 'Avalonia.Xaml.Interactivity.Trigger<T>.OnAttached()' with 'RequiresUnreferencedCodeAttribute' overrides base member 'Avalonia.Xaml.Interactivity.Behavior.OnAttached()' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides.
Build macos-latest: src/Avalonia.Xaml.Interactions.Custom/DisposingBehavior.cs#L15
Base member 'Avalonia.Xaml.Interactivity.Behavior<T>.OnAttached()' with 'RequiresUnreferencedCodeAttribute' has a derived member 'Avalonia.Xaml.Interactions.Custom.DisposingBehavior<T>.OnAttached()' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides.
Build macos-latest: src/Avalonia.Xaml.Interactions.Custom/ChangeAvaloniaPropertyAction.cs#L73
Using member 'Avalonia.Xaml.Interactions.Custom.ChangeAvaloniaPropertyAction.UpdateAvaloniaPropertyValue(AvaloniaObject, AvaloniaProperty)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. This functionality is not compatible with trimming.
Build macos-latest: src/Avalonia.Xaml.Interactions.Custom/ExecuteCommandOnActivatedBehavior.cs#L25
Using member 'System.Reactive.Linq.Observable.FromEventPattern(Object, String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. This member uses reflection to discover event members and associated delegate types.
Build macos-latest: src/Avalonia.Xaml.Interactions.Custom/BindPointerOverBehavior.cs#L41
Using member 'System.Reactive.Linq.Observable.FromEventPattern<TEventArgs>(Object, String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. This member uses reflection to discover event members and associated delegate types.
Build macos-latest: src/Avalonia.Xaml.Interactions.Custom/HorizontalScrollViewerBehavior.cs#L77
Base member 'Avalonia.Xaml.Interactivity.Behavior<T>.OnAttached()' with 'RequiresUnreferencedCodeAttribute' has a derived member 'Avalonia.Xaml.Interactions.Custom.HorizontalScrollViewerBehavior.OnAttached()' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides.
Build macos-latest: src/Avalonia.Xaml.Interactions.DragAndDrop/TypedDragBehavior.cs#L62
Using member 'Avalonia.Xaml.Interactions.DragAndDrop.TypedDragBehavior.AssociatedObject_PointerPressed(Object, PointerPressedEventArgs)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. This functionality is not compatible with trimming.
Build ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@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 ubuntu-latest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build ubuntu-latest: src/Avalonia.Xaml.Interactivity/BehaviorOfT.cs#L25
Member 'Avalonia.Xaml.Interactivity.Behavior<T>.OnAttached()' with 'RequiresUnreferencedCodeAttribute' overrides base member 'Avalonia.Xaml.Interactivity.Behavior.OnAttached()' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides.
Build ubuntu-latest: src/Avalonia.Xaml.Interactivity/TriggerOfT.cs#L25
Member 'Avalonia.Xaml.Interactivity.Trigger<T>.OnAttached()' with 'RequiresUnreferencedCodeAttribute' overrides base member 'Avalonia.Xaml.Interactivity.Behavior.OnAttached()' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides.
Build ubuntu-latest: src/Avalonia.Xaml.Interactivity/TriggerOfT.cs#L25
Member 'Avalonia.Xaml.Interactivity.Trigger<T>.OnAttached()' with 'RequiresUnreferencedCodeAttribute' overrides base member 'Avalonia.Xaml.Interactivity.Behavior.OnAttached()' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides.
Build ubuntu-latest: src/Avalonia.Xaml.Interactivity/BehaviorOfT.cs#L25
Member 'Avalonia.Xaml.Interactivity.Behavior<T>.OnAttached()' with 'RequiresUnreferencedCodeAttribute' overrides base member 'Avalonia.Xaml.Interactivity.Behavior.OnAttached()' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides.
Build ubuntu-latest: src/Avalonia.Xaml.Interactions/Core/CallMethodAction.cs#L112
Member 'Avalonia.Xaml.Interactions.Core.CallMethodAction.Execute(Object, Object)' with 'RequiresUnreferencedCodeAttribute' implements interface member 'Avalonia.Xaml.Interactivity.IAction.Execute(Object, Object)' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides.
Build ubuntu-latest: src/Avalonia.Xaml.Interactions/Core/EventTriggerBehavior.cs#L57
Using member 'Avalonia.Xaml.Interactions.Core.EventTriggerBehavior.EventNameChanged(AvaloniaPropertyChangedEventArgs<String>)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. This functionality is not compatible with trimming.
Build ubuntu-latest: src/Avalonia.Xaml.Interactions/Core/EventTriggerBehavior.cs#L125
Using member 'Avalonia.Xaml.Interactions.Core.EventTriggerBehavior.UnregisterEvent(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. This functionality is not compatible with trimming.
Build ubuntu-latest: src/Avalonia.Xaml.Interactions/Core/EventTriggerBehavior.cs#L132
Using member 'Avalonia.Xaml.Interactions.Core.EventTriggerBehavior.RegisterEvent(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. This functionality is not compatible with trimming.
Build ubuntu-latest: src/Avalonia.Xaml.Interactions/Core/CallMethodAction.cs#L76
Using member 'Avalonia.Xaml.Interactions.Core.CallMethodAction.TargetObjectChanged(AvaloniaPropertyChangedEventArgs<Object>)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. This functionality is not compatible with trimming.
Build ubuntu-latest: src/Avalonia.Xaml.Interactions/Core/CallMethodAction.cs#L86
Using member 'Avalonia.Xaml.Interactions.Core.CallMethodAction.UpdateMethodDescriptors()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. This functionality is not compatible with trimming.
Build windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@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 windows-latest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build windows-latest: src/Avalonia.Xaml.Interactivity/TriggerOfT.cs#L25
Member 'Avalonia.Xaml.Interactivity.Trigger<T>.OnAttached()' with 'RequiresUnreferencedCodeAttribute' overrides base member 'Avalonia.Xaml.Interactivity.Behavior.OnAttached()' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides.
Build windows-latest: src/Avalonia.Xaml.Interactivity/BehaviorOfT.cs#L25
Member 'Avalonia.Xaml.Interactivity.Behavior<T>.OnAttached()' with 'RequiresUnreferencedCodeAttribute' overrides base member 'Avalonia.Xaml.Interactivity.Behavior.OnAttached()' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides.
Build windows-latest: src/Avalonia.Xaml.Interactivity/TriggerOfT.cs#L25
Member 'Avalonia.Xaml.Interactivity.Trigger<T>.OnAttached()' with 'RequiresUnreferencedCodeAttribute' overrides base member 'Avalonia.Xaml.Interactivity.Behavior.OnAttached()' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides.
Build windows-latest: src/Avalonia.Xaml.Interactivity/BehaviorOfT.cs#L25
Member 'Avalonia.Xaml.Interactivity.Behavior<T>.OnAttached()' with 'RequiresUnreferencedCodeAttribute' overrides base member 'Avalonia.Xaml.Interactivity.Behavior.OnAttached()' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides.
Build windows-latest: src/Avalonia.Xaml.Interactions.Custom/BindPointerOverBehavior.cs#L41
Using member 'System.Reactive.Linq.Observable.FromEventPattern<TEventArgs>(Object, String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. This member uses reflection to discover event members and associated delegate types.
Build windows-latest: src/Avalonia.Xaml.Interactions.Custom/DisposingBehavior.cs#L15
Base member 'Avalonia.Xaml.Interactivity.Behavior<T>.OnAttached()' with 'RequiresUnreferencedCodeAttribute' has a derived member 'Avalonia.Xaml.Interactions.Custom.DisposingBehavior<T>.OnAttached()' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides.
Build windows-latest: src/Avalonia.Xaml.Interactions.Custom/ChangeAvaloniaPropertyAction.cs#L73
Using member 'Avalonia.Xaml.Interactions.Custom.ChangeAvaloniaPropertyAction.UpdateAvaloniaPropertyValue(AvaloniaObject, AvaloniaProperty)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. This functionality is not compatible with trimming.
Build windows-latest: src/Avalonia.Xaml.Interactions.Custom/ExecuteCommandOnActivatedBehavior.cs#L25
Using member 'System.Reactive.Linq.Observable.FromEventPattern(Object, String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. This member uses reflection to discover event members and associated delegate types.
Build windows-latest: src/Avalonia.Xaml.Interactions.Custom/HorizontalScrollViewerBehavior.cs#L77
Base member 'Avalonia.Xaml.Interactivity.Behavior<T>.OnAttached()' with 'RequiresUnreferencedCodeAttribute' has a derived member 'Avalonia.Xaml.Interactions.Custom.HorizontalScrollViewerBehavior.OnAttached()' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides.
Build windows-latest: src/Avalonia.Xaml.Interactions/Core/CallMethodAction.cs#L112
Member 'Avalonia.Xaml.Interactions.Core.CallMethodAction.Execute(Object, Object)' with 'RequiresUnreferencedCodeAttribute' implements interface member 'Avalonia.Xaml.Interactivity.IAction.Execute(Object, Object)' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides.