Skip to content

905 read topic without consumer, fix send partition number for topic reader #6359

905 read topic without consumer, fix send partition number for topic reader

905 read topic without consumer, fix send partition number for topic reader #6359

Triggered via pull request May 20, 2024 17:18
Status Failure
Total duration 1m 3s
Artifacts

lint.yml

on: pull_request
golangci-lint
52s
golangci-lint
golangci-lint-examples
39s
golangci-lint-examples
golangci-lint-slo
22s
golangci-lint-slo
autoformat check
29s
autoformat check
Fit to window
Zoom out
Zoom in

Annotations

5 errors
golangci-lint: internal/topic/topicreaderinternal/reader.go#L237
hugeParam: c is heavy (240 bytes); consider passing it by pointer (gocritic)
golangci-lint: internal/grpcwrapper/rawtopic/rawtopicreader/messages.go#L128
avoid direct access to proto field dstTopicSettings.PartitionIds, use dstTopicSettings.GetPartitionIds() instead (protogetter)
golangci-lint: internal/topic/topicreaderinternal/reader.go#L247
return with no blank line before (nlreturn)
golangci-lint: topic/topicoptions/topicoptions_reader.go#L277
return with no blank line before (nlreturn)
golangci-lint
issues found