Update README.md #33
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
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-ubuntu-latest:
HEAL.Expressions/ReparameterizeExprVisitor.cs#L108
Possible mistaken empty statement
|
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 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.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 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 declaring the property as nullable.
|
build-and-test-ubuntu-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.
|