Skip to content

initial prototpe: poller presence on setCurrent/setRamp #5673

initial prototpe: poller presence on setCurrent/setRamp

initial prototpe: poller presence on setCurrent/setRamp #5673

Triggered via pull request February 2, 2025 12:13
Status Failure
Total duration 4m 49s
Artifacts

linters.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.