build and release #26
Annotations
13 warnings
|
|
|
src/ObservableView/Grouping/MonthGroupAlgorithm.cs#L9
Cannot convert null literal to non-nullable reference type.
|
src/ObservableView/ObservableObject.cs#L10
Nullability of reference types in type of 'event PropertyChangedEventHandler ObservableObject.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
src/ObservableView/ObservableView.cs#L279
The default value specified for parameter 'orderDirection' will have no effect because it applies to a member that is used in contexts that do not allow optional arguments
|
src/ObservableView/Searching/ISearchSpecification.cs#L16
Cannot convert null literal to non-nullable reference type.
|
src/ObservableView/Searching/ISearchSpecification.cs#L18
Cannot convert null literal to non-nullable reference type.
|
src/ObservableView/Searching/ISearchSpecification.cs#L20
Cannot convert null literal to non-nullable reference type.
|
src/ObservableView/Searching/ISearchSpecification.cs#L22
Cannot convert null literal to non-nullable reference type.
|
src/ObservableView/Searching/ISearchSpecification.cs#L24
Cannot convert null literal to non-nullable reference type.
|
src/ObservableView/Searching/ISearchSpecification.cs#L26
Cannot convert null literal to non-nullable reference type.
|
src/ObservableView/Searching/Operands/PropertyOperand.cs#L14
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading