Skip to content

Warning fixes

Warning fixes #16

Triggered via push December 17, 2025 20:55
Status Success
Total duration 7m 28s
Artifacts

Snapshot.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
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/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/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/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/Sampling/MCMC/SNIS.cs#L62
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.
build / build: Numerics/Mathematics/Integration/Support/Integrator.cs#L153
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.