Skip to content

MVP of smart producer #46

MVP of smart producer

MVP of smart producer #46

Triggered via pull request November 17, 2023 13:30
Status Failure
Total duration 53s
Artifacts

static-check.yaml

on: pull_request
static-check
40s
static-check
Check Go Formatting
11s
Check Go Formatting
Fit to window
Zoom out
Zoom in

Annotations

7 errors
static-check: main.go#L58
this value of err is never used (SA4006)
static-check: pkg/stream/message_accumulator.go#L55
func (*messageAccumulator).isEmpty is unused (U1000)
static-check: pkg/stream/producer_manager.go#L27
field confirmationChannels is unused (U1000)
static-check: pkg/stream/producer_manager.go#L56
func (*producerManager).connect is unused (U1000)
static-check: pkg/stream/producer_manager.go#L79
func (*producerManager).publishConfirmationListener is unused (U1000)
static-check: pkg/stream/util.go#L79
func newAutoIncrementingSequence is unused (U1000)
static-check
Process completed with exit code 1.