Skip to content

Poller Scaling Decisions #6197

Poller Scaling Decisions

Poller Scaling Decisions #6197

Triggered via pull request February 13, 2025 01:32
Status Failure
Total duration 4m 54s
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/matching/task_queue_partition_manager_test.go#L491
cannot use fakeStats (variable of type *"go.temporal.io/api/taskqueue/v1".TaskQueueStats) as physicalTaskQueueManager value in argument to s.partitionMgr.makePollerScalingDecision: *"go.temporal.io/api/taskqueue/v1".TaskQueueStats does not implement physicalTaskQueueManager (missing method DispatchNexusTask)
golangci: service/matching/task_queue_partition_manager_test.go#L492
decision.PollerDelta undefined (type *"go.temporal.io/api/taskqueue/v1".PollerScalingDecision has no field or method PollerDelta)
golangci: service/matching/task_queue_partition_manager_test.go#L510
cannot use fakeStats (variable of type *"go.temporal.io/api/taskqueue/v1".TaskQueueStats) as physicalTaskQueueManager value in argument to s.partitionMgr.makePollerScalingDecision: *"go.temporal.io/api/taskqueue/v1".TaskQueueStats does not implement physicalTaskQueueManager (missing method DispatchNexusTask)
golangci: service/matching/task_queue_partition_manager_test.go#L511
decision.PollerDelta undefined (type *"go.temporal.io/api/taskqueue/v1".PollerScalingDecision has no field or method PollerDelta)
golangci: service/matching/task_queue_partition_manager_test.go#L514
cannot use fakeStats (variable of type *"go.temporal.io/api/taskqueue/v1".TaskQueueStats) as physicalTaskQueueManager value in argument to s.partitionMgr.makePollerScalingDecision: *"go.temporal.io/api/taskqueue/v1".TaskQueueStats does not implement physicalTaskQueueManager (missing method DispatchNexusTask)
golangci: service/matching/task_queue_partition_manager_test.go#L525
cannot use fakeStats (variable of type *"go.temporal.io/api/taskqueue/v1".TaskQueueStats) as physicalTaskQueueManager value in argument to s.partitionMgr.makePollerScalingDecision: *"go.temporal.io/api/taskqueue/v1".TaskQueueStats does not implement physicalTaskQueueManager (missing method DispatchNexusTask)
golangci: service/matching/task_queue_partition_manager_test.go#L526
decision.PollerDelta undefined (type *"go.temporal.io/api/taskqueue/v1".PollerScalingDecision has no field or method PollerDelta)
golangci: service/matching/task_queue_partition_manager_test.go#L538
cannot use fakeStats (variable of type *"go.temporal.io/api/taskqueue/v1".TaskQueueStats) as physicalTaskQueueManager value in argument to s.partitionMgr.makePollerScalingDecision: *"go.temporal.io/api/taskqueue/v1".TaskQueueStats does not implement physicalTaskQueueManager (missing method DispatchNexusTask)
golangci: service/matching/task_queue_partition_manager_test.go#L539
decision.PollerDelta undefined (type *"go.temporal.io/api/taskqueue/v1".PollerScalingDecision has no field or method PollerDelta)
golangci: service/matching/task_queue_partition_manager_test.go#L551
cannot use fakeStats (variable of type *"go.temporal.io/api/taskqueue/v1".TaskQueueStats) as physicalTaskQueueManager value in argument to s.partitionMgr.makePollerScalingDecision: *"go.temporal.io/api/taskqueue/v1".TaskQueueStats does not implement physicalTaskQueueManager (missing method DispatchNexusTask)
All Linters Succeed
Process completed with exit code 1.