initial prototpe: poller presence on setCurrent/setRamp #5673
linters.yml
on: pull_request
lint-actions
28s
lint-protos
57s
lint-api
52s
fmt-imports
34s
golangci
4m 34s
All Linters Succeed
0s
Annotations
12 errors
fmt-imports
Process completed with exit code 1.
|
golangci:
service/history/api/updateactivityoptions/api_test.go#L331
undefined: workflowservice.UpdateActivityOptionsByIdRequest
|
golangci:
service/history/api/updateactivityoptions/api_test.go#L401
undefined: workflowservice.UpdateActivityOptionsByIdRequest (typecheck)
|
golangci:
tests/xdc/activity_api_test.go#L134
undefined: workflowservice.PauseActivityByIdRequest
|
golangci:
tests/xdc/activity_api_test.go#L139
s.cluster1.Host().FrontendClient().PauseActivityById undefined (type workflowservice.WorkflowServiceClient has no field or method PauseActivityById)
|
golangci:
tests/xdc/activity_api_test.go#L144
undefined: workflowservice.ResetActivityByIdRequest
|
golangci:
tests/xdc/activity_api_test.go#L150
s.cluster1.Host().FrontendClient().ResetActivityById undefined (type workflowservice.WorkflowServiceClient has no field or method ResetActivityById)
|
golangci:
tests/xdc/activity_api_test.go#L155
undefined: workflowservice.UpdateActivityOptionsByIdRequest
|
golangci:
tests/xdc/activity_api_test.go#L167
s.cluster1.Host().FrontendClient().UpdateActivityOptionsById undefined (type workflowservice.WorkflowServiceClient has no field or method UpdateActivityOptionsById)
|
golangci:
tests/xdc/activity_api_test.go#L214
undefined: workflowservice.UnpauseActivityByIdRequest
|
golangci:
tests/xdc/activity_api_test.go#L218
undefined: workflowservice.UnpauseActivityByIdRequest_Resume
|
All Linters Succeed
Process completed with exit code 1.
|