Skip to content

Adding more comprehensive tests #104

Adding more comprehensive tests

Adding more comprehensive tests #104

Triggered via pull request September 6, 2024 19:02
Status Success
Total duration 30m 10s
Artifacts 2

test-xharness-android.yml

on: pull_request
Matrix: android
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Android (Linux): src/DeviceRunners.VisualRunners/Utils/FilteredCollectionView.cs#L61
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'int IList.Add(object? value)' (possibly because of nullability attributes).
Android (Linux): src/DeviceRunners.VisualRunners/Utils/FilteredCollectionView.cs#L71
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'bool IList.Contains(object? value)' (possibly because of nullability attributes).
Android (Linux): src/DeviceRunners.VisualRunners/Utils/FilteredCollectionView.cs#L76
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'int IList.IndexOf(object? value)' (possibly because of nullability attributes).
Android (Linux): src/DeviceRunners.VisualRunners/Utils/FilteredCollectionView.cs#L81
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'void IList.Insert(int index, object? value)' (possibly because of nullability attributes).
Android (Linux): src/DeviceRunners.VisualRunners/Utils/FilteredCollectionView.cs#L88
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'void IList.Remove(object? value)' (possibly because of nullability attributes).
Android (Linux): src/DeviceRunners.VisualRunners/Utils/FilteredCollectionView.cs#L101
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'void IList.this[int index].set' (possibly because of nullability attributes).
Android (Linux): src/DeviceRunners.VisualRunners/Utils/FilteredCollectionView.cs#L39
Dereference of a possibly null reference.
Android (Linux): src/DeviceRunners.VisualRunners/Utils/FilteredCollectionView.cs#L55
Nullability of reference types in type of parameter 'sender' of 'void FilteredCollectionView<T, TFilterArg>.DataSource_ItemChanged(object sender, PropertyChangedEventArgs e)' doesn't match the target delegate 'PropertyChangedEventHandler' (possibly because of nullability attributes).
Android (Linux): src/DeviceRunners.VisualRunners/Utils/FilteredCollectionView.cs#L200
Dereference of a possibly null reference.
Android (macOS): src/DeviceRunners.VisualRunners/Utils/FilteredCollectionView.cs#L61
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'int IList.Add(object? value)' (possibly because of nullability attributes).
Android (macOS): src/DeviceRunners.VisualRunners/Utils/FilteredCollectionView.cs#L71
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'bool IList.Contains(object? value)' (possibly because of nullability attributes).
Android (macOS): src/DeviceRunners.VisualRunners/Utils/FilteredCollectionView.cs#L76
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'int IList.IndexOf(object? value)' (possibly because of nullability attributes).
Android (macOS): src/DeviceRunners.VisualRunners/Utils/FilteredCollectionView.cs#L81
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'void IList.Insert(int index, object? value)' (possibly because of nullability attributes).
Android (macOS): src/DeviceRunners.VisualRunners/Utils/FilteredCollectionView.cs#L88
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'void IList.Remove(object? value)' (possibly because of nullability attributes).
Android (macOS): src/DeviceRunners.VisualRunners/Utils/FilteredCollectionView.cs#L101
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'void IList.this[int index].set' (possibly because of nullability attributes).
Android (macOS): src/DeviceRunners.VisualRunners/Utils/FilteredCollectionView.cs#L39
Dereference of a possibly null reference.
Android (macOS): src/DeviceRunners.VisualRunners/Utils/FilteredCollectionView.cs#L55
Nullability of reference types in type of parameter 'sender' of 'void FilteredCollectionView<T, TFilterArg>.DataSource_ItemChanged(object sender, PropertyChangedEventArgs e)' doesn't match the target delegate 'PropertyChangedEventHandler' (possibly because of nullability attributes).
Android (macOS): src/DeviceRunners.VisualRunners/Utils/FilteredCollectionView.cs#L200
Dereference of a possibly null reference.

Artifacts

Produced during runtime
Name Size
Test Results - Linux Expired
2.88 MB
Test Results - macOS Expired
8.17 MB