An initial version of ResultManager. Write the SQL for use with gener… #446
Annotations
7 errors and 1 warning
golang test & build
resultSet.data[i].GetExampleFile undefined (type *v1alpha1.EvalResult has no field or method GetExampleFile)
|
golang test & build
resultSet.data[i].GetDistance undefined (type *v1alpha1.EvalResult has no field or method GetDistance)
|
golang test & build
resultSet.data[i].GetNormalizedDistance undefined (type *v1alpha1.EvalResult has no field or method GetNormalizedDistance)
|
golang test & build
current.Example.Query undefined (type *v1alpha1.EvalExample has no field or method Query)
|
golang test & build
current.Actual undefined (type *v1alpha1.EvalResult has no field or method Actual)
|
golang test & build
current.Example.Answer undefined (type *v1alpha1.EvalExample has no field or method Answer)
|
golang test & build
Process completed with exit code 1.
|
golang test & build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|