Skip to content

Adding more comprehensive tests #176

Adding more comprehensive tests

Adding more comprehensive tests #176

Triggered via pull request September 16, 2024 12:11
Status Success
Total duration 2m 9s
Artifacts 2

test.yml

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

Annotations

20 warnings
Windows: 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).
Windows: 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).
Windows: 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).
Windows: 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).
Windows: 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).
Windows: 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).
Windows: src/DeviceRunners.VisualRunners/Testing/Channels/TrxResultChannelFormatter.cs#L120
Converting null literal or possible null value to non-nullable type.
Windows: src/DeviceRunners.VisualRunners/Testing/Channels/TrxResultChannelFormatter.cs#L121
Converting null literal or possible null value to non-nullable type.
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).
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).
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).
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).
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).
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).
macOS: src/DeviceRunners.VisualRunners/Testing/Channels/TrxResultChannelFormatter.cs#L120
Converting null literal or possible null value to non-nullable type.
macOS: src/DeviceRunners.VisualRunners/Testing/Channels/TrxResultChannelFormatter.cs#L121
Converting null literal or possible null value to non-nullable type.

Artifacts

Produced during runtime
Name Size
Logs - Windows Expired
1.15 MB
Logs - macOS Expired
1.1 MB