This repository has been archived by the owner on Oct 9, 2023. It is now read-only.
Validate sort order in admin.ResourceListRequest #1278
Annotations
10 errors
pkg/clusterresource/controller.go#L37
could not import github.com/flyteorg/flyteadmin/pkg/clusterresource/impl (-: # github.com/flyteorg/flyteadmin/pkg/clusterresource/impl
|
pkg/clusterresource/impl/shared.go#L20
not enough arguments in call to common.NewSortParameter
|
pkg/clusterresource/impl/shared.go#L20
not enough arguments in call to common.NewSortParameter
|
pkg/clusterresource/impl/db_admin_data_provider_test.go#L108
input.SortParameters.GetGormOrderExpr undefined (type []common.SortParameter has no field or method GetGormOrderExpr) (typecheck)
|
pkg/common/sorting_test.go#L11
not enough arguments in call to NewSortParameter
|
pkg/common/sorting_test.go#L16
sortParameter.GetGormOrderExpr undefined (type []SortParameter has no field or method GetGormOrderExpr)
|
pkg/common/sorting_test.go#L20
not enough arguments in call to NewSortParameter
|
pkg/common/sorting_test.go#L25
sortParameter.GetGormOrderExpr undefined (type []SortParameter has no field or method GetGormOrderExpr) (typecheck)
|
pkg/manager/impl/execution_manager_test.go#L2985
input.SortParameters.GetGormOrderExpr undefined (type []"github.com/flyteorg/flyteadmin/pkg/common".SortParameter has no field or method GetGormOrderExpr)
|
pkg/manager/impl/execution_manager_test.go#L3971
input.SortParameters.GetGormOrderExpr undefined (type []"github.com/flyteorg/flyteadmin/pkg/common".SortParameter has no field or method GetGormOrderExpr)
|
The logs for this run have expired and are no longer available.
Loading