Skip to content

Some improvements: support for log10, protect gradient for power, all… #37

Some improvements: support for log10, protect gradient for power, all…

Some improvements: support for log10, protect gradient for power, all… #37

Triggered via push December 5, 2024 14:30
Status Failure
Total duration 1m 34s
Artifacts
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 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-ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-and-test-ubuntu-latest: HEAL.NonlinearRegression/ModelSelection.cs#L111
The variable 'e' is declared but never used
build-and-test-ubuntu-latest: HEAL.NonlinearRegression/ModelAnalysis.cs#L312
The variable 'e' is declared but never used
build-and-test-ubuntu-latest: HEAL.Expressions.Benchmark/Evaluation.cs#L21
Non-nullable field 'data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-and-test-ubuntu-latest: HEAL.Expressions.Benchmark/Evaluation.cs#L22
Non-nullable field 'dataCols' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-and-test-ubuntu-latest: HEAL.NonlinearRegression.Console/Program.cs#L61
The variable 'e' is declared but never used
build-and-test-ubuntu-latest: HEAL.NonlinearRegression.Console/Program.cs#L128
The variable 'e' is declared but never used
build-and-test-ubuntu-latest: HEAL.NonlinearRegression.Console/Program.cs#L688
Non-nullable property 'Dataset' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test-ubuntu-latest: HEAL.NonlinearRegression.Console/Program.cs#L691
Non-nullable property 'Target' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.