Draft: Create workflow_v2 processor #595
Annotations
6 errors
golangci-lint:
internal/impl/pure/processor_workflow_v2.go#L392
nilness: range of nil slice (govet)
|
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
issues found
|