Introduce Phd #244
Annotations
10 warnings
Build:
src/Perfolizer/Perfolizer/Horology/TimeUnit.cs#L58
'TimeUnit.Parse(string)' hides inherited member 'MeasurementUnit.Parse(string)'. Use the new keyword if hiding was intended.
|
Build:
src/Perfolizer/Perfolizer/Mathematics/Histograms/QuantileRespectfulDensityHistogramBuilder.cs#L31
Possible null reference argument for parameter 'probabilities' in 'double[] QuantileEstimatorExtensions.Quantiles(IQuantileEstimator estimator, Sample sample, IReadOnlyList<Probability> probabilities)'.
|
Build:
src/Perfolizer/Perfolizer/Mathematics/Histograms/DensityHistogram.cs#L28
Dereference of a possibly null reference.
|
Build:
src/Perfolizer/Perfolizer/Horology/TimeUnit.cs#L58
'TimeUnit.Parse(string)' hides inherited member 'MeasurementUnit.Parse(string)'. Use the new keyword if hiding was intended.
|
Build:
src/Perfolizer/Perfolizer/Mathematics/Histograms/QuantileRespectfulDensityHistogramBuilder.cs#L31
Possible null reference argument for parameter 'probabilities' in 'double[] QuantileEstimatorExtensions.Quantiles(IQuantileEstimator estimator, Sample sample, IReadOnlyList<Probability> probabilities)'.
|
Build:
src/Perfolizer/Perfolizer/Mathematics/Histograms/DensityHistogram.cs#L28
Dereference of a possibly null reference.
|
Build:
src/Perfolizer/Perfolizer.Tests/Phd/PhdPerforatorTests.cs#L79
'PhdPerforatorTests.PerforatorHost.Os' hides inherited member 'PhdHost.Os'. Use the new keyword if hiding was intended.
|
Build:
src/Perfolizer/Perfolizer/Horology/TimeUnit.cs#L58
'TimeUnit.Parse(string)' hides inherited member 'MeasurementUnit.Parse(string)'. Use the new keyword if hiding was intended.
|
Build:
src/Perfolizer/Perfolizer/Mathematics/Histograms/QuantileRespectfulDensityHistogramBuilder.cs#L31
Possible null reference argument for parameter 'probabilities' in 'double[] QuantileEstimatorExtensions.Quantiles(IQuantileEstimator estimator, Sample sample, IReadOnlyList<Probability> probabilities)'.
|
Build:
src/Perfolizer/Perfolizer/Mathematics/Histograms/DensityHistogram.cs#L28
Dereference of a possibly null reference.
|
Loading