Add run props to the image search response #1588
Annotations
10 errors
|
pkg/api/aim/api/response/run.go#L500
undefined: totalRuns (typecheck)
|
pkg/api/aim/controller/apps.go#L10
could not import github.com/G-Research/fasttrackml/pkg/api/aim/api/response (-: # github.com/G-Research/fasttrackml/pkg/api/aim/api/response
|
pkg/api/aim/api/response/run.go#L500
undefined: totalRuns) (typecheck)
|
tests/integration/golang/admin/namespace/create_test.go#L20
cannot use new(CreateNamespaceTestSuite) (value of type *CreateNamespaceTestSuite) as suite.TestingSuite value in argument to suite.Run: *CreateNamespaceTestSuite does not implement suite.TestingSuite (missing method SetS) (typecheck)
|
tests/integration/golang/admin/namespace/create_test.go#L35
s.Require undefined (type *CreateNamespaceTestSuite has no field or method Require) (typecheck)
|
tests/integration/golang/admin/namespace/create_test.go#L36
s.AdminClient undefined (type *CreateNamespaceTestSuite has no field or method AdminClient) (typecheck)
|
tests/integration/golang/admin/namespace/create_test.go#L44
s.NamespaceFixtures undefined (type *CreateNamespaceTestSuite has no field or method NamespaceFixtures) (typecheck)
|
tests/integration/golang/admin/namespace/create_test.go#L45
s.Require undefined (type *CreateNamespaceTestSuite has no field or method Require) (typecheck)
|
tests/integration/golang/admin/namespace/create_test.go#L46
s.True undefined (type *CreateNamespaceTestSuite has no field or method True) (typecheck)
|
The logs for this run have expired and are no longer available.
Loading