Skip to content

Merge pull request #13 from danwalmsley/item-nudge-behavior #75

Merge pull request #13 from danwalmsley/item-nudge-behavior

Merge pull request #13 from danwalmsley/item-nudge-behavior #75

Triggered via push November 19, 2024 15:00
Status Success
Total duration 2m 29s
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.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.Custom/SelectingItemsControl/SelectingItemsControlEventsBehavior.cs#L20
Nullability of reference types in type of parameter 'sender' of 'void SelectingItemsControlEventsBehavior.SelectingItemsControlOnSelectionChanged(object sender, SelectionChangedEventArgs e)' doesn't match the target delegate 'EventHandler<SelectionChangedEventArgs>' (possibly because of nullability attributes).
Build ubuntu-latest: src/Avalonia.Xaml.Interactions.Custom/SelectingItemsControl/SelectingItemsControlEventsBehavior.cs#L24
Nullability of reference types in type of parameter 'sender' of 'void SelectingItemsControlEventsBehavior.SelectingItemsControlOnSelectionChanged(object sender, SelectionChangedEventArgs e)' doesn't match the target delegate 'EventHandler<SelectionChangedEventArgs>' (possibly because of nullability attributes).
Build ubuntu-latest: src/Avalonia.Xaml.Interactions.Custom/ItemsControl/ItemsControlContainerEventsBehavior.cs#L20
Nullability of reference types in type of parameter 'sender' of 'void ItemsControlContainerEventsBehavior.ItemsControlOnContainerIndexChanged(object sender, ContainerIndexChangedEventArgs e)' doesn't match the target delegate 'EventHandler<ContainerIndexChangedEventArgs>' (possibly because of nullability attributes).
Build ubuntu-latest: src/Avalonia.Xaml.Interactions.Custom/ItemsControl/ItemsControlContainerEventsBehavior.cs#L26
Nullability of reference types in type of parameter 'sender' of 'void ItemsControlContainerEventsBehavior.ItemsControlOnContainerIndexChanged(object sender, ContainerIndexChangedEventArgs e)' doesn't match the target delegate 'EventHandler<ContainerIndexChangedEventArgs>' (possibly because of nullability attributes).
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.Custom/SelectingItemsControl/SelectingItemsControlEventsBehavior.cs#L20
Nullability of reference types in type of parameter 'sender' of 'void SelectingItemsControlEventsBehavior.SelectingItemsControlOnSelectionChanged(object sender, SelectionChangedEventArgs e)' doesn't match the target delegate 'EventHandler<SelectionChangedEventArgs>' (possibly because of nullability attributes).
Build ubuntu-latest: src/Avalonia.Xaml.Interactions.Custom/SelectingItemsControl/SelectingItemsControlEventsBehavior.cs#L24
Nullability of reference types in type of parameter 'sender' of 'void SelectingItemsControlEventsBehavior.SelectingItemsControlOnSelectionChanged(object sender, SelectionChangedEventArgs e)' doesn't match the target delegate 'EventHandler<SelectionChangedEventArgs>' (possibly because of nullability attributes).
Build ubuntu-latest: src/Avalonia.Xaml.Interactions.Custom/ItemsControl/ItemsControlContainerEventsBehavior.cs#L20
Nullability of reference types in type of parameter 'sender' of 'void ItemsControlContainerEventsBehavior.ItemsControlOnContainerIndexChanged(object sender, ContainerIndexChangedEventArgs e)' doesn't match the target delegate 'EventHandler<ContainerIndexChangedEventArgs>' (possibly because of nullability attributes).
Build ubuntu-latest: src/Avalonia.Xaml.Interactions.Custom/ItemsControl/ItemsControlContainerEventsBehavior.cs#L26
Nullability of reference types in type of parameter 'sender' of 'void ItemsControlContainerEventsBehavior.ItemsControlOnContainerIndexChanged(object sender, ContainerIndexChangedEventArgs e)' doesn't match the target delegate 'EventHandler<ContainerIndexChangedEventArgs>' (possibly because of nullability attributes).
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.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.Custom/SelectingItemsControl/SelectingItemsControlEventsBehavior.cs#L20
Nullability of reference types in type of parameter 'sender' of 'void SelectingItemsControlEventsBehavior.SelectingItemsControlOnSelectionChanged(object sender, SelectionChangedEventArgs e)' doesn't match the target delegate 'EventHandler<SelectionChangedEventArgs>' (possibly because of nullability attributes).
Build macos-latest: src/Avalonia.Xaml.Interactions.Custom/SelectingItemsControl/SelectingItemsControlEventsBehavior.cs#L24
Nullability of reference types in type of parameter 'sender' of 'void SelectingItemsControlEventsBehavior.SelectingItemsControlOnSelectionChanged(object sender, SelectionChangedEventArgs e)' doesn't match the target delegate 'EventHandler<SelectionChangedEventArgs>' (possibly because of nullability attributes).
Build macos-latest: src/Avalonia.Xaml.Interactions.Custom/ItemsControl/ItemsControlContainerEventsBehavior.cs#L20
Nullability of reference types in type of parameter 'sender' of 'void ItemsControlContainerEventsBehavior.ItemsControlOnContainerIndexChanged(object sender, ContainerIndexChangedEventArgs e)' doesn't match the target delegate 'EventHandler<ContainerIndexChangedEventArgs>' (possibly because of nullability attributes).
Build macos-latest: src/Avalonia.Xaml.Interactions.Custom/ItemsControl/ItemsControlContainerEventsBehavior.cs#L26
Nullability of reference types in type of parameter 'sender' of 'void ItemsControlContainerEventsBehavior.ItemsControlOnContainerIndexChanged(object sender, ContainerIndexChangedEventArgs e)' doesn't match the target delegate 'EventHandler<ContainerIndexChangedEventArgs>' (possibly because of nullability attributes).
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.Custom/SelectingItemsControl/SelectingItemsControlEventsBehavior.cs#L20
Nullability of reference types in type of parameter 'sender' of 'void SelectingItemsControlEventsBehavior.SelectingItemsControlOnSelectionChanged(object sender, SelectionChangedEventArgs e)' doesn't match the target delegate 'EventHandler<SelectionChangedEventArgs>' (possibly because of nullability attributes).
Build macos-latest: src/Avalonia.Xaml.Interactions.Custom/SelectingItemsControl/SelectingItemsControlEventsBehavior.cs#L24
Nullability of reference types in type of parameter 'sender' of 'void SelectingItemsControlEventsBehavior.SelectingItemsControlOnSelectionChanged(object sender, SelectionChangedEventArgs e)' doesn't match the target delegate 'EventHandler<SelectionChangedEventArgs>' (possibly because of nullability attributes).
Build macos-latest: src/Avalonia.Xaml.Interactions.Custom/ItemsControl/ItemsControlContainerEventsBehavior.cs#L20
Nullability of reference types in type of parameter 'sender' of 'void ItemsControlContainerEventsBehavior.ItemsControlOnContainerIndexChanged(object sender, ContainerIndexChangedEventArgs e)' doesn't match the target delegate 'EventHandler<ContainerIndexChangedEventArgs>' (possibly because of nullability attributes).
Build macos-latest: src/Avalonia.Xaml.Interactions.Custom/ItemsControl/ItemsControlContainerEventsBehavior.cs#L26
Nullability of reference types in type of parameter 'sender' of 'void ItemsControlContainerEventsBehavior.ItemsControlOnContainerIndexChanged(object sender, ContainerIndexChangedEventArgs e)' doesn't match the target delegate 'EventHandler<ContainerIndexChangedEventArgs>' (possibly because of nullability attributes).
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.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.Custom/SelectingItemsControl/SelectingItemsControlEventsBehavior.cs#L20
Nullability of reference types in type of parameter 'sender' of 'void SelectingItemsControlEventsBehavior.SelectingItemsControlOnSelectionChanged(object sender, SelectionChangedEventArgs e)' doesn't match the target delegate 'EventHandler<SelectionChangedEventArgs>' (possibly because of nullability attributes).
Build windows-latest: src/Avalonia.Xaml.Interactions.Custom/SelectingItemsControl/SelectingItemsControlEventsBehavior.cs#L24
Nullability of reference types in type of parameter 'sender' of 'void SelectingItemsControlEventsBehavior.SelectingItemsControlOnSelectionChanged(object sender, SelectionChangedEventArgs e)' doesn't match the target delegate 'EventHandler<SelectionChangedEventArgs>' (possibly because of nullability attributes).
Build windows-latest: src/Avalonia.Xaml.Interactions.Custom/ItemsControl/ItemsControlContainerEventsBehavior.cs#L20
Nullability of reference types in type of parameter 'sender' of 'void ItemsControlContainerEventsBehavior.ItemsControlOnContainerIndexChanged(object sender, ContainerIndexChangedEventArgs e)' doesn't match the target delegate 'EventHandler<ContainerIndexChangedEventArgs>' (possibly because of nullability attributes).
Build windows-latest: src/Avalonia.Xaml.Interactions.Custom/ItemsControl/ItemsControlContainerEventsBehavior.cs#L26
Nullability of reference types in type of parameter 'sender' of 'void ItemsControlContainerEventsBehavior.ItemsControlOnContainerIndexChanged(object sender, ContainerIndexChangedEventArgs e)' doesn't match the target delegate 'EventHandler<ContainerIndexChangedEventArgs>' (possibly because of nullability attributes).
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.Custom/SelectingItemsControl/SelectingItemsControlEventsBehavior.cs#L20
Nullability of reference types in type of parameter 'sender' of 'void SelectingItemsControlEventsBehavior.SelectingItemsControlOnSelectionChanged(object sender, SelectionChangedEventArgs e)' doesn't match the target delegate 'EventHandler<SelectionChangedEventArgs>' (possibly because of nullability attributes).
Build windows-latest: src/Avalonia.Xaml.Interactions.Custom/SelectingItemsControl/SelectingItemsControlEventsBehavior.cs#L24
Nullability of reference types in type of parameter 'sender' of 'void SelectingItemsControlEventsBehavior.SelectingItemsControlOnSelectionChanged(object sender, SelectionChangedEventArgs e)' doesn't match the target delegate 'EventHandler<SelectionChangedEventArgs>' (possibly because of nullability attributes).
Build windows-latest: src/Avalonia.Xaml.Interactions.Custom/ItemsControl/ItemsControlContainerEventsBehavior.cs#L20
Nullability of reference types in type of parameter 'sender' of 'void ItemsControlContainerEventsBehavior.ItemsControlOnContainerIndexChanged(object sender, ContainerIndexChangedEventArgs e)' doesn't match the target delegate 'EventHandler<ContainerIndexChangedEventArgs>' (possibly because of nullability attributes).
Build windows-latest: src/Avalonia.Xaml.Interactions.Custom/ItemsControl/ItemsControlContainerEventsBehavior.cs#L26
Nullability of reference types in type of parameter 'sender' of 'void ItemsControlContainerEventsBehavior.ItemsControlOnContainerIndexChanged(object sender, ContainerIndexChangedEventArgs e)' doesn't match the target delegate 'EventHandler<ContainerIndexChangedEventArgs>' (possibly because of nullability attributes).