Skip to content

Update Directory.Build.props #16

Update Directory.Build.props

Update Directory.Build.props #16

Triggered via push September 3, 2024 19:47
Status Success
Total duration 2m 59s
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 use a deprecated Node.js version 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/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.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.Interactions/Core/CallMethodAction.cs#L26
'CallMethodAction.IsEnabledProperty' hides inherited member 'Action.IsEnabledProperty'. Use the new keyword if hiding was intended.
Build macos-latest: src/Avalonia.Xaml.Interactions/Core/CallMethodAction.cs#L45
'CallMethodAction.IsEnabled' hides inherited member 'Action.IsEnabled'. Use the new keyword if hiding was intended.
Build macos-latest: src/Avalonia.Xaml.Interactions/Core/CallMethodAction.cs#L26
'CallMethodAction.IsEnabledProperty' hides inherited member 'Action.IsEnabledProperty'. Use the new keyword if hiding was intended.
Build macos-latest: src/Avalonia.Xaml.Interactions/Core/CallMethodAction.cs#L45
'CallMethodAction.IsEnabled' hides inherited member 'Action.IsEnabled'. Use the new keyword if hiding was intended.
Build macos-latest: src/Avalonia.Xaml.Interactions/Core/CallMethodAction.cs#L112
Member 'Avalonia.Xaml.Interactions.Core.CallMethodAction.Execute(Object, Object)' with 'RequiresUnreferencedCodeAttribute' overrides base member 'Avalonia.Xaml.Interactivity.Action.Execute(Object, Object)' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides.
Build macos-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
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 use a deprecated Node.js version 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/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.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.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 ubuntu-latest: src/Avalonia.Xaml.Interactions.Custom/ChangeAvaloniaPropertyAction.cs#L78
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 ubuntu-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 ubuntu-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 ubuntu-latest: src/Avalonia.Xaml.Interactions.Custom/HorizontalScrollViewerBehavior.cs#L62
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 ubuntu-latest: src/Avalonia.Xaml.Interactions/Core/CallMethodAction.cs#L26
'CallMethodAction.IsEnabledProperty' hides inherited member 'Action.IsEnabledProperty'. Use the new keyword if hiding was intended.
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 use a deprecated Node.js version 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#L78
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/HorizontalScrollViewerBehavior.cs#L62
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.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/Core/CallMethodAction.cs#L26
'CallMethodAction.IsEnabledProperty' hides inherited member 'Action.IsEnabledProperty'. Use the new keyword if hiding was intended.