Skip to content

Draft: Create workflow_v2 processor #595

Draft: Create workflow_v2 processor

Draft: Create workflow_v2 processor #595

Triggered via pull request July 7, 2024 15:02
Status Failure
Total duration 2m 24s
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#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