Cancel previous runs #182
Annotations
1 error and 20 warnings
macOS (Debug)
Canceling since a higher priority waiting request for 'Build-refs/pull/37/merge' exists
|
Windows (Debug):
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 (Debug):
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 (Debug):
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 (Debug):
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 (Debug):
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 (Debug):
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 (Debug):
src/DeviceRunners.VisualRunners/Testing/Channels/TrxResultChannelFormatter.cs#L99
Possible null reference assignment.
|
Windows (Debug):
src/DeviceRunners.VisualRunners/Testing/Channels/TrxResultChannelFormatter.cs#L101
Possible null reference assignment.
|
Windows (Debug):
src/DeviceRunners.VisualRunners/Testing/Channels/TrxResultChannelFormatter.cs#L120
Converting null literal or possible null value to non-nullable type.
|
Windows (Debug):
src/DeviceRunners.VisualRunners/Testing/Channels/TrxResultChannelFormatter.cs#L121
Converting null literal or possible null value to non-nullable type.
|
Windows (Release):
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 (Release):
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 (Release):
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 (Release):
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 (Release):
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 (Release):
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 (Release):
src/DeviceRunners.VisualRunners/Utils/FilteredCollectionView.cs#L39
Dereference of a possibly null reference.
|
Windows (Release):
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).
|
Windows (Release):
src/DeviceRunners.VisualRunners/Utils/FilteredCollectionView.cs#L100
Possible null reference return.
|
Windows (Release):
src/DeviceRunners.VisualRunners/Testing/Channels/TrxResultChannelFormatter.cs#L99
Possible null reference assignment.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Logs - Windows (Debug)
|
7.49 MB |
|
Logs - Windows (Release)
|
8.93 MB |
|