Merge branch 'autodiff' #25
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
5 errors and 20 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:
HEAL.Expressions/ReparameterizeExprVisitor.cs#L91
Possible mistaken empty statement
|
build-and-test-macOS-latest:
HEAL.NonlinearRegression/ModelAnalysis.cs#L252
The variable 'e' is declared but never used
|
build-and-test-macOS-latest:
HEAL.Expressions.Benchmark/Evaluation.cs#L46
Converting null literal or possible null value to non-nullable type.
|
build-and-test-macOS-latest:
HEAL.Expressions.Benchmark/Evaluation.cs#L51
Possible null reference return.
|
build-and-test-macOS-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-macOS-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-macOS-latest:
HEAL.NonlinearRegression.Console/Program.cs#L59
The variable 'e' is declared but never used
|
build-and-test-macOS-latest:
HEAL.NonlinearRegression.Console/Program.cs#L119
The variable 'e' is declared but never used
|
build-and-test-macOS-latest:
HEAL.NonlinearRegression.Console/Program.cs#L568
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
build-and-test-macOS-latest:
HEAL.NonlinearRegression.Console/Program.cs#L622
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
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#L252
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#L568
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#L622
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|