Skip to content

refactor: update workflow service to use WorkflowVersion type and adj… #768

refactor: update workflow service to use WorkflowVersion type and adj…

refactor: update workflow service to use WorkflowVersion type and adj… #768

Triggered via push March 7, 2026 13:23
Status Failure
Total duration 1m 7s
Artifacts

pre-commit.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Lint
issues found
Lint: internal/form/workflow/service.go#L279
S1016: should convert row (type ActivateRow) to WorkflowVersion instead of using struct literal (staticcheck)
Lint: internal/form/workflow/service.go#L176
S1016: should convert row (type UpdateRow) to WorkflowVersion instead of using struct literal (staticcheck)