refactor: update workflow service to use WorkflowVersion type and adj… #768
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)
|