Merge pull request #128 from USACE-RMC/testFix #15
Annotations
20 warnings
|
build / build:
Numerics/Mathematics/Differentiation/NumericalDerivative.cs#L431
Cannot convert null literal to non-nullable reference type.
|
|
build / build:
Numerics/Mathematics/Differentiation/NumericalDerivative.cs#L430
Cannot convert null literal to non-nullable reference type.
|
|
build / build:
Numerics/Data/Paired Data/ProbabilityOrdinate.cs#L84
Nullability of reference types in type of 'event PropertyChangedEventHandler ProbabilityOrdinates.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
|
build / build:
Numerics/Data/Paired Data/ProbabilityOrdinate.cs#L78
Nullability of reference types in type of 'event NotifyCollectionChangedEventHandler ProbabilityOrdinates.CollectionChanged' doesn't match implicitly implemented member 'event NotifyCollectionChangedEventHandler? INotifyCollectionChanged.CollectionChanged'.
|
|
build / build:
Numerics/Data/Paired Data/UncertainOrdinate.cs#L313
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build / build:
Numerics/Data/Paired Data/Ordinate.cs#L370
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build / build:
Numerics/Data/Paired Data/UncertainOrderedPairedData.cs#L174
Nullability of reference types in type of 'event NotifyCollectionChangedEventHandler UncertainOrderedPairedData.CollectionChanged' doesn't match implicitly implemented member 'event NotifyCollectionChangedEventHandler? INotifyCollectionChanged.CollectionChanged'.
|
|
build / build:
Numerics/Data/Paired Data/UncertainOrderedPairedData.cs#L513
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build / build:
Numerics/Data/Paired Data/OrderedPairedData.cs#L108
Nullability of reference types in type of 'event NotifyCollectionChangedEventHandler OrderedPairedData.CollectionChanged' doesn't match implicitly implemented member 'event NotifyCollectionChangedEventHandler? INotifyCollectionChanged.CollectionChanged'.
|
|
build / build:
Numerics/Data/Paired Data/OrderedPairedData.cs#L615
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build / build:
Numerics/Data/Statistics/Probability.cs#L315
Cannot convert null literal to non-nullable reference type.
|
|
build / build:
Numerics/Data/Statistics/Probability.cs#L187
Cannot convert null literal to non-nullable reference type.
|
|
build / build:
Numerics/Mathematics/Differentiation/NumericalDerivative.cs#L802
Cannot convert null literal to non-nullable reference type.
|
|
build / build:
Numerics/Mathematics/Differentiation/NumericalDerivative.cs#L801
Cannot convert null literal to non-nullable reference type.
|
|
build / build:
Numerics/Mathematics/Differentiation/NumericalDerivative.cs#L623
Cannot convert null literal to non-nullable reference type.
|
|
build / build:
Numerics/Mathematics/Differentiation/NumericalDerivative.cs#L622
Cannot convert null literal to non-nullable reference type.
|
|
build / build:
Numerics/Mathematics/Differentiation/NumericalDerivative.cs#L431
Cannot convert null literal to non-nullable reference type.
|
|
build / build:
Numerics/Mathematics/Differentiation/NumericalDerivative.cs#L430
Cannot convert null literal to non-nullable reference type.
|
|
build / build:
Numerics/Sampling/MCMC/HMC.cs#L83
Cannot convert null literal to non-nullable reference type.
|
|
build / build:
Numerics/Sampling/MCMC/HMC.cs#L83
Cannot convert null literal to non-nullable reference type.
|