Sequencer #280
Annotations
9 errors and 1 warning
pkg/indexer/sqd_receiver/sync.go#L21
commentFormatting: put a space between `//` and comment text (gocritic)
|
pkg/indexer/sqd_receiver/sync.go#L49
commentFormatting: put a space between `//` and comment text (gocritic)
|
pkg/indexer/sqd_receiver/worker.go#L20
commentFormatting: put a space between `//` and comment text (gocritic)
|
pkg/indexer/sequencer/sequencer.go#L12
field `input` is unused (unused)
|
pkg/indexer/sequencer/sequencer.go#L13
field `output` is unused (unused)
|
pkg/indexer/sequencer/sequencer.go#L15
field `nextNumber` is unused (unused)
|
pkg/indexer/sequencer/sequencer.go#L16
field `mu` is unused (unused)
|
pkg/indexer/sqd_receiver/sync.go#L61
S1023: redundant `return` statement (gosimple)
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
This job failed
Loading