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