Enabled structcheck linter #6286
Annotations
10 errors
Integration test:
internal/topic/topicwriterinternal/writer_options.go#L32
cfg.forceCodec undefined (type *WriterReconnectorConfig has no field or method forceCodec)
|
Integration test:
internal/topic/topicwriterinternal/writer_options.go#L74
cfg.forceCodec undefined (type *WriterReconnectorConfig has no field or method forceCodec)
|
Integration test:
internal/topic/topicwriterinternal/writer_reconnector.go#L309
w.cfg.forceCodec undefined (type WriterReconnectorConfig has no field or method forceCodec)
|
Integration test:
internal/topic/topicwriterinternal/writer_reconnector.go#L315
w.cfg.forceCodec undefined (type WriterReconnectorConfig has no field or method forceCodec)
|
Integration test:
internal/topic/topicwriterinternal/writer_reconnector.go#L678
mess.futurePartitioning undefined (type *messageWithDataContent has no field or method futurePartitioning)
|
Integration test:
internal/topic/topicwriterinternal/writer_reconnector.go#L680
mess.futurePartitioning undefined (type *messageWithDataContent has no field or method futurePartitioning)
|
Integration test:
internal/topic/topicwriterinternal/writer_reconnector.go#L681
mess.futurePartitioning undefined (type *messageWithDataContent has no field or method futurePartitioning)
|
Integration test:
internal/topic/topicwriterinternal/writer_reconnector.go#L683
mess.futurePartitioning undefined (type *messageWithDataContent has no field or method futurePartitioning)
|
Integration test:
internal/topic/topicwriterinternal/writer_single_stream.go#L142
w.cfg.forceCodec undefined (type SingleStreamWriterConfig has no field or method forceCodec)
|
Integration test
Process completed with exit code 1.
|
Loading