Skip to content

Draft: Create workflow_v2 processor #597

Draft: Create workflow_v2 processor

Draft: Create workflow_v2 processor #597

Triggered via pull request July 7, 2024 16:53
Status Failure
Total duration 2m 28s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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