Skip to content

Add implementation of CHASM List/Count Runs #11958

Add implementation of CHASM List/Count Runs

Add implementation of CHASM List/Count Runs #11958

Triggered via pull request November 25, 2025 23:30
Status Failure
Total duration 5m 49s
Artifacts

linters.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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
early-return: if c { ... } else { ... return } can be simplified to if !c { ... return } ... (revive)
All Linters Succeed
Process completed with exit code 1.