feat: [TKC-2551] add support for advanced label filtering #4981
Annotations
5 errors and 1 warning
pkg/cloud/data/testworkflow/utils.go#L45
impossible type assertion: s[i].(testworkflow2.FilterImpl)
|
internal/app/api/v1/testworkflowexecutions.go#L117
cannot use filterTotals (variable of type testworkflow.FilterImpl) as testworkflow.Filter value in argument to s.TestWorkflowResults.GetExecutionsTotals: testworkflow.FilterImpl does not implement testworkflow.Filter (method LabelSelector has pointer receiver)
|
pkg/cloud/data/testworkflow/utils.go#L45
impossible type assertion: s[i].(testworkflow2.FilterImpl)
|
internal/app/api/v1/testworkflowexecutions.go#L117
cannot use filterTotals (variable of type testworkflow.FilterImpl) as testworkflow.Filter value in argument to s.TestWorkflowResults.GetExecutionsTotals: testworkflow.FilterImpl does not implement testworkflow.Filter (method LabelSelector has pointer receiver)
|
|
|
This job failed
Loading