Prevent workflow task and activity task generation when workflow is paused #11855
linters.yml
on: pull_request
lint-actions
29s
lint-protos
1m 3s
lint-api
48s
fmt-imports
33s
golangci
5m 22s
lint-workflows
1m 46s
All Linters Succeed
2s
Annotations
4 errors
|
lint-workflows:
service/worker/scheduler/workflow.go#L219
go.temporal.io/server/service/worker/scheduler.SchedulerWorkflow is non-deterministic, reason: calls non-deterministic function go.temporal.io/server/service/worker/scheduler.NewSpecBuilder
|
|
golangci
Process completed with exit code 2.
|
|
golangci
use of `time.Sleep` forbidden because "Please use require.Eventually or assert.Eventually instead unless you've no other option" (forbidigo)
|
|
All Linters Succeed
Process completed with exit code 1.
|