Skip to content

Fix a bug when the predicted probability is 0 or 1 in the Bernoulli l… #29

Fix a bug when the predicted probability is 0 or 1 in the Bernoulli l…

Fix a bug when the predicted probability is 0 or 1 in the Bernoulli l… #29

Triggered via push September 20, 2023 10:43
Status Failure
Total duration 1m 28s
Artifacts
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
build-and-test-ubuntu-latest
Process completed with exit code 1.
build-and-test-windows-latest
The job was canceled because "ubuntu-latest" failed.
build-and-test-windows-latest
The operation was canceled.
build-and-test-macOS-latest
The job was canceled because "ubuntu-latest" failed.
build-and-test-macOS-latest
The operation was canceled.
build-and-test-ubuntu-latest: HEAL.Expressions/ReparameterizeExprVisitor.cs#L91
Possible mistaken empty statement
build-and-test-ubuntu-latest: HEAL.Expressions.Benchmark/Evaluation.cs#L46
Converting null literal or possible null value to non-nullable type.
build-and-test-ubuntu-latest: HEAL.Expressions.Benchmark/Evaluation.cs#L51
Possible null reference return.
build-and-test-ubuntu-latest: HEAL.Expressions.Benchmark/Evaluation.cs#L20
Non-nullable field 'data' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-and-test-ubuntu-latest: HEAL.Expressions.Benchmark/Evaluation.cs#L21
Non-nullable field 'dataCols' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-and-test-ubuntu-latest: HEAL.NonlinearRegression/ModelAnalysis.cs#L241
The variable 'e' is declared but never used
build-and-test-ubuntu-latest: HEAL.NonlinearRegression.Console/Program.cs#L59
The variable 'e' is declared but never used
build-and-test-ubuntu-latest: HEAL.NonlinearRegression.Console/Program.cs#L119
The variable 'e' is declared but never used
build-and-test-ubuntu-latest: HEAL.NonlinearRegression.Console/Program.cs#L557
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
build-and-test-ubuntu-latest: HEAL.NonlinearRegression.Console/Program.cs#L611
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.