Skip to content

[WIP] Introduce Phd #222

[WIP] Introduce Phd

[WIP] Introduce Phd #222

Triggered via push March 10, 2024 18:25
Status Failure
Total duration 2m 4s
Artifacts

build.yml

on: push
Matrix: build-nix
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 30 warnings
build-nix (ubuntu-latest): src/Perfolizer/Perfolizer.Demo/QuantileEstimatorDemo.cs#L31
'TrimmedHarrellDavisQuantileEstimator' does not contain a definition for 'SqrtInstance'
build-nix (ubuntu-latest): src/Perfolizer/Perfolizer.Demo/QuantileEstimatorDemo.cs#L31
'TrimmedHarrellDavisQuantileEstimator' does not contain a definition for 'SqrtInstance'
build-nix (ubuntu-latest)
Process completed with exit code 255.
build-nix (macOS-latest)
The job was canceled because "ubuntu-latest" failed.
build-nix (macOS-latest): src/Perfolizer/Perfolizer.Demo/QuantileEstimatorDemo.cs#L31
'TrimmedHarrellDavisQuantileEstimator' does not contain a definition for 'SqrtInstance'
build-nix (macOS-latest): src/Perfolizer/Perfolizer.Demo/QuantileEstimatorDemo.cs#L31
'TrimmedHarrellDavisQuantileEstimator' does not contain a definition for 'SqrtInstance'
build-nix (macOS-latest)
Process completed with exit code 255.
build-windows: src/Perfolizer/Perfolizer.Demo/QuantileEstimatorDemo.cs#L31
'TrimmedHarrellDavisQuantileEstimator' does not contain a definition for 'SqrtInstance'
build-windows: src/Perfolizer/Perfolizer.Demo/QuantileEstimatorDemo.cs#L31
'TrimmedHarrellDavisQuantileEstimator' does not contain a definition for 'SqrtInstance'
build-windows
Process completed with exit code 1.
build-nix (ubuntu-latest): 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-nix (ubuntu-latest): src/Perfolizer/Perfolizer/Helpers/OsBrandHelper.cs#L261
Converting null literal or possible null value to non-nullable type.
build-nix (ubuntu-latest): src/Perfolizer/Perfolizer/Helpers/OsBrandHelper.cs#L137
Possible null reference argument for parameter 'values' in 'string Windows1XVersion.Collapse(params string[] values)'.
build-nix (ubuntu-latest): src/Perfolizer/Perfolizer/Helpers/OsBrandHelper.cs#L137
Possible null reference argument for parameter 'values' in 'string Windows1XVersion.Collapse(params string[] values)'.
build-nix (ubuntu-latest): src/Perfolizer/Perfolizer/Helpers/OsBrandHelper.cs#L138
Possible null reference argument for parameter 'values' in 'string Windows1XVersion.Collapse(params string[] values)'.
build-nix (ubuntu-latest): src/Perfolizer/Perfolizer/Helpers/OsBrandHelper.cs#L138
Possible null reference argument for parameter 'values' in 'string Windows1XVersion.Collapse(params string[] values)'.
build-nix (ubuntu-latest): src/Perfolizer/Perfolizer/Helpers/OsBrandHelper.cs#L138
Possible null reference argument for parameter 'values' in 'string Windows1XVersion.Collapse(params string[] values)'.
build-nix (ubuntu-latest): src/Perfolizer/Perfolizer/Helpers/CpuBrandHelper.cs#L71
Dereference of a possibly null reference.
build-nix (ubuntu-latest): src/Perfolizer/Perfolizer/Helpers/CpuBrandHelper.cs#L79
Dereference of a possibly null reference.
build-nix (ubuntu-latest): src/Perfolizer/Perfolizer/Helpers/CpuBrandHelper.cs#L82
Converting null literal or possible null value to non-nullable type.
build-nix (macOS-latest): 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-nix (macOS-latest): src/Perfolizer/Perfolizer/Helpers/OsBrandHelper.cs#L261
Converting null literal or possible null value to non-nullable type.
build-nix (macOS-latest): src/Perfolizer/Perfolizer/Helpers/OsBrandHelper.cs#L137
Possible null reference argument for parameter 'values' in 'string Windows1XVersion.Collapse(params string[] values)'.
build-nix (macOS-latest): src/Perfolizer/Perfolizer/Helpers/OsBrandHelper.cs#L137
Possible null reference argument for parameter 'values' in 'string Windows1XVersion.Collapse(params string[] values)'.
build-nix (macOS-latest): src/Perfolizer/Perfolizer/Helpers/OsBrandHelper.cs#L138
Possible null reference argument for parameter 'values' in 'string Windows1XVersion.Collapse(params string[] values)'.
build-nix (macOS-latest): src/Perfolizer/Perfolizer/Helpers/OsBrandHelper.cs#L138
Possible null reference argument for parameter 'values' in 'string Windows1XVersion.Collapse(params string[] values)'.
build-nix (macOS-latest): src/Perfolizer/Perfolizer/Helpers/OsBrandHelper.cs#L138
Possible null reference argument for parameter 'values' in 'string Windows1XVersion.Collapse(params string[] values)'.
build-nix (macOS-latest): src/Perfolizer/Perfolizer/Helpers/CpuBrandHelper.cs#L71
Dereference of a possibly null reference.
build-nix (macOS-latest): src/Perfolizer/Perfolizer/Helpers/CpuBrandHelper.cs#L79
Dereference of a possibly null reference.
build-nix (macOS-latest): src/Perfolizer/Perfolizer/Helpers/CpuBrandHelper.cs#L82
Converting null literal or possible null value to non-nullable type.
build-windows: 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-windows: src/Perfolizer/Perfolizer/Helpers/CpuBrandHelper.cs#L71
Dereference of a possibly null reference.
build-windows: src/Perfolizer/Perfolizer/Helpers/CpuBrandHelper.cs#L79
Dereference of a possibly null reference.
build-windows: src/Perfolizer/Perfolizer/Helpers/CpuBrandHelper.cs#L82
Converting null literal or possible null value to non-nullable type.
build-windows: src/Perfolizer/Perfolizer/Helpers/OsBrandHelper.cs#L261
Converting null literal or possible null value to non-nullable type.
build-windows: 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-windows: src/Perfolizer/Perfolizer/Mathematics/Histograms/DensityHistogram.cs#L28
Dereference of a possibly null reference.
build-windows: src/Perfolizer/Perfolizer/Helpers/OsBrandHelper.cs#L137
Possible null reference argument for parameter 'values' in 'string Windows1XVersion.Collapse(params string[] values)'.
build-windows: src/Perfolizer/Perfolizer/Helpers/OsBrandHelper.cs#L137
Possible null reference argument for parameter 'values' in 'string Windows1XVersion.Collapse(params string[] values)'.
build-windows: src/Perfolizer/Perfolizer/Helpers/OsBrandHelper.cs#L138
Possible null reference argument for parameter 'values' in 'string Windows1XVersion.Collapse(params string[] values)'.