Draft: Create workflow_v2 processor #597
Annotations
6 errors
golangci-lint:
internal/impl/pure/processor_workflow_v2.go#L131
ST1003: should not use underscores in Go names; func parameter batch_size should be batchSize (stylecheck)
|
golangci-lint:
internal/impl/pure/processor_workflow_v2.go#L217
ST1003: should not use underscores in Go names; method parameter batch_size should be batchSize (stylecheck)
|
golangci-lint:
internal/impl/pure/processor_workflow_v2.go#L228
ST1003: should not use underscores in Go names; method parameter batch_size should be batchSize (stylecheck)
|
golangci-lint:
internal/impl/pure/processor_workflow_v2.go#L373
ST1003: struct field mssgPartId should be mssgPartID (stylecheck)
|
golangci-lint:
internal/impl/pure/processor_workflow_v2.go#L401
assigned to err, but reassigned without using the value (wastedassign)
|
golangci-lint
issues found
|