Poller presence + DeleteVersion #5755
Annotations
10 errors
lint code:
service/history/api/updateactivityoptions/api_test.go#L331
undefined: workflowservice.UpdateActivityOptionsByIdRequest
|
lint code:
service/history/api/updateactivityoptions/api_test.go#L401
undefined: workflowservice.UpdateActivityOptionsByIdRequest (typecheck)
|
lint code:
tests/xdc/activity_api_test.go#L134
undefined: workflowservice.PauseActivityByIdRequest
|
lint code:
tests/xdc/activity_api_test.go#L139
s.cluster1.Host().FrontendClient().PauseActivityById undefined (type workflowservice.WorkflowServiceClient has no field or method PauseActivityById)
|
lint code:
tests/xdc/activity_api_test.go#L144
undefined: workflowservice.ResetActivityByIdRequest
|
lint code:
tests/xdc/activity_api_test.go#L150
s.cluster1.Host().FrontendClient().ResetActivityById undefined (type workflowservice.WorkflowServiceClient has no field or method ResetActivityById)
|
lint code:
tests/xdc/activity_api_test.go#L155
undefined: workflowservice.UpdateActivityOptionsByIdRequest
|
lint code:
tests/xdc/activity_api_test.go#L167
s.cluster1.Host().FrontendClient().UpdateActivityOptionsById undefined (type workflowservice.WorkflowServiceClient has no field or method UpdateActivityOptionsById)
|
lint code:
tests/xdc/activity_api_test.go#L214
undefined: workflowservice.UnpauseActivityByIdRequest
|
lint code:
tests/xdc/activity_api_test.go#L218
undefined: workflowservice.UnpauseActivityByIdRequest_Resume
|
Loading