Skip to content

Update expected outputs for E2E tests to match changes made in the code. #30

Update expected outputs for E2E tests to match changes made in the code.

Update expected outputs for E2E tests to match changes made in the code. #30

Triggered via push March 7, 2024 07:29
Status Failure
Total duration 1m 25s
Artifacts
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 21 warnings
build-and-test-macOS-latest
Process completed with exit code 1.
build-and-test-windows-latest
The job was canceled because "macOS-latest" failed.
build-and-test-windows-latest
The operation was canceled.
build-and-test-ubuntu-latest
The job was canceled because "macOS-latest" failed.
build-and-test-ubuntu-latest
The operation was canceled.
build-and-test-macOS-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-test-macOS-latest: HEAL.Expressions/ReparameterizeExprVisitor.cs#L108
Possible mistaken empty statement
build-and-test-macOS-latest: HEAL.NonlinearRegression/ModelSelection.cs#L111
The variable 'e' is declared but never used
build-and-test-macOS-latest: HEAL.NonlinearRegression/ModelAnalysis.cs#L312
The variable 'e' is declared but never used
build-and-test-macOS-latest: HEAL.Expressions.Benchmark/Evaluation.cs#L21
Non-nullable field 'data' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-and-test-macOS-latest: HEAL.Expressions.Benchmark/Evaluation.cs#L22
Non-nullable field 'dataCols' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-and-test-macOS-latest: HEAL.NonlinearRegression.Console/Program.cs#L61
The variable 'e' is declared but never used
build-and-test-macOS-latest: HEAL.NonlinearRegression.Console/Program.cs#L128
The variable 'e' is declared but never used
build-and-test-macOS-latest: HEAL.NonlinearRegression.Console/Program.cs#L688
Non-nullable property 'Dataset' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test-macOS-latest: HEAL.NonlinearRegression.Console/Program.cs#L691
Non-nullable property 'Target' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test-macOS-latest: HEAL.NonlinearRegression.Console/Program.cs#L694
Non-nullable property 'Model' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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 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 declaring the field as nullable.
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.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#L736
Non-nullable property 'Dataset' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test-ubuntu-latest: HEAL.NonlinearRegression.Console/Program.cs#L739
Non-nullable property 'Target' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test-ubuntu-latest: HEAL.NonlinearRegression.Console/Program.cs#L742
Non-nullable property 'Model' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.