Skip to content

Delete APIs implementation #5648

Delete APIs implementation

Delete APIs implementation #5648

Triggered via pull request January 31, 2025 23:23
@carlydfcarlydf
synchronize #7187
cdf/delete
Status Failure
Total duration 4m 42s
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/activity_api_pause_test.go#L135
undefined: workflowservice.PauseActivityByIdRequest
golangci: tests/activity_api_pause_test.go#L140
s.FrontendClient().PauseActivityById undefined (type workflowservice.WorkflowServiceClient has no field or method PauseActivityById)
golangci: tests/activity_api_pause_test.go#L163
undefined: workflowservice.UnpauseActivityByIdRequest
golangci: tests/activity_api_pause_test.go#L167
undefined: workflowservice.UnpauseActivityByIdRequest_Resume
golangci: tests/activity_api_pause_test.go#L168
undefined: workflowservice.UnpauseActivityByIdRequest_ResumeOperation
golangci: tests/activity_api_pause_test.go#L173
s.FrontendClient().UnpauseActivityById undefined (type workflowservice.WorkflowServiceClient has no field or method UnpauseActivityById)
golangci: tests/activity_api_pause_test.go#L231
undefined: workflowservice.PauseActivityByIdRequest
golangci: tests/activity_api_pause_test.go#L236
s.FrontendClient().PauseActivityById undefined (type workflowservice.WorkflowServiceClient has no field or method PauseActivityById)
All Linters Succeed
Process completed with exit code 1.