Skip to content

Add SourceControl property #21

Add SourceControl property

Add SourceControl property #21

Triggered via push September 9, 2024 21:52
Status Success
Total duration 2m 31s
Artifacts

build.yml

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

Annotations

36 warnings
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/ExecuteCommand/Core/ExecuteCommandBehaviorBase.cs#L81
Missing XML comment for publicly visible type or member 'ExecuteCommandBehaviorBase.SourceControl'
Build ubuntu-latest: src/Avalonia.Xaml.Interactions/Core/CallMethodAction.cs#L57
Argument of type 'AnonymousObserver<AvaloniaPropertyChangedEventArgs<string>>' cannot be used for parameter 'observer' of type 'IObserver<AvaloniaPropertyChangedEventArgs<string?>>' in 'IDisposable IObservable<AvaloniaPropertyChangedEventArgs<string?>>.Subscribe(IObserver<AvaloniaPropertyChangedEventArgs<string?>> observer)' due to differences in the nullability of reference types.
Build ubuntu-latest: src/Avalonia.Xaml.Interactions/Core/EventTriggerBehavior.cs#L57
Argument of type 'AnonymousObserver<AvaloniaPropertyChangedEventArgs<string>>' cannot be used for parameter 'observer' of type 'IObserver<AvaloniaPropertyChangedEventArgs<string?>>' in 'IDisposable IObservable<AvaloniaPropertyChangedEventArgs<string?>>.Subscribe(IObserver<AvaloniaPropertyChangedEventArgs<string?>> observer)' due to differences in the nullability of reference types.
Build ubuntu-latest: src/Avalonia.Xaml.Interactions/Core/EventTriggerBehavior.cs#L125
Possible null reference argument for parameter 'eventName' in 'void EventTriggerBehavior.UnregisterEvent(string eventName)'.
Build ubuntu-latest: src/Avalonia.Xaml.Interactions/Core/EventTriggerBehavior.cs#L132
Possible null reference argument for parameter 'eventName' in 'void EventTriggerBehavior.RegisterEvent(string eventName)'.
Build ubuntu-latest: src/Avalonia.Xaml.Interactions.DragAndDrop/TypedDragBehavior.cs#L54
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 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.Custom/ExecuteCommand/Core/ExecuteCommandBehaviorBase.cs#L81
Missing XML comment for publicly visible type or member 'ExecuteCommandBehaviorBase.SourceControl'
Build macos-latest: src/Avalonia.Xaml.Interactions/Core/CallMethodAction.cs#L57
Argument of type 'AnonymousObserver<AvaloniaPropertyChangedEventArgs<string>>' cannot be used for parameter 'observer' of type 'IObserver<AvaloniaPropertyChangedEventArgs<string?>>' in 'IDisposable IObservable<AvaloniaPropertyChangedEventArgs<string?>>.Subscribe(IObserver<AvaloniaPropertyChangedEventArgs<string?>> observer)' due to differences in the nullability of reference types.
Build macos-latest: src/Avalonia.Xaml.Interactions/Core/EventTriggerBehavior.cs#L57
Argument of type 'AnonymousObserver<AvaloniaPropertyChangedEventArgs<string>>' cannot be used for parameter 'observer' of type 'IObserver<AvaloniaPropertyChangedEventArgs<string?>>' in 'IDisposable IObservable<AvaloniaPropertyChangedEventArgs<string?>>.Subscribe(IObserver<AvaloniaPropertyChangedEventArgs<string?>> observer)' due to differences in the nullability of reference types.
Build macos-latest: src/Avalonia.Xaml.Interactions/Core/EventTriggerBehavior.cs#L125
Possible null reference argument for parameter 'eventName' in 'void EventTriggerBehavior.UnregisterEvent(string eventName)'.
Build macos-latest: src/Avalonia.Xaml.Interactions/Core/EventTriggerBehavior.cs#L132
Possible null reference argument for parameter 'eventName' in 'void EventTriggerBehavior.RegisterEvent(string eventName)'.
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 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/ExecuteCommand/Core/ExecuteCommandBehaviorBase.cs#L81
Missing XML comment for publicly visible type or member 'ExecuteCommandBehaviorBase.SourceControl'
Build windows-latest: src/Avalonia.Xaml.Interactions/Core/CallMethodAction.cs#L57
Argument of type 'AnonymousObserver<AvaloniaPropertyChangedEventArgs<string>>' cannot be used for parameter 'observer' of type 'IObserver<AvaloniaPropertyChangedEventArgs<string?>>' in 'IDisposable IObservable<AvaloniaPropertyChangedEventArgs<string?>>.Subscribe(IObserver<AvaloniaPropertyChangedEventArgs<string?>> observer)' due to differences in the nullability of reference types.
Build windows-latest: src/Avalonia.Xaml.Interactions/Core/EventTriggerBehavior.cs#L57
Argument of type 'AnonymousObserver<AvaloniaPropertyChangedEventArgs<string>>' cannot be used for parameter 'observer' of type 'IObserver<AvaloniaPropertyChangedEventArgs<string?>>' in 'IDisposable IObservable<AvaloniaPropertyChangedEventArgs<string?>>.Subscribe(IObserver<AvaloniaPropertyChangedEventArgs<string?>> observer)' due to differences in the nullability of reference types.
Build windows-latest: src/Avalonia.Xaml.Interactions/Core/EventTriggerBehavior.cs#L125
Possible null reference argument for parameter 'eventName' in 'void EventTriggerBehavior.UnregisterEvent(string eventName)'.
Build windows-latest: src/Avalonia.Xaml.Interactions/Core/EventTriggerBehavior.cs#L132
Possible null reference argument for parameter 'eventName' in 'void EventTriggerBehavior.RegisterEvent(string eventName)'.
Build windows-latest: src/Avalonia.Xaml.Interactions.Custom/ExecuteCommand/Core/ExecuteCommandBehaviorBase.cs#L81
Missing XML comment for publicly visible type or member 'ExecuteCommandBehaviorBase.SourceControl'