structcheck #6260
Annotations
10 errors
Test:
internal/topic/topicwriterinternal/writer_options.go#L32
cfg.forceCodec undefined (type *WriterReconnectorConfig has no field or method forceCodec)
|
Test:
internal/topic/topicwriterinternal/writer_options.go#L74
cfg.forceCodec undefined (type *WriterReconnectorConfig has no field or method forceCodec)
|
Test:
internal/topic/topicwriterinternal/writer_reconnector.go#L309
w.cfg.forceCodec undefined (type WriterReconnectorConfig has no field or method forceCodec)
|
Test:
internal/topic/topicwriterinternal/writer_reconnector.go#L315
w.cfg.forceCodec undefined (type WriterReconnectorConfig has no field or method forceCodec)
|
Test:
internal/topic/topicwriterinternal/writer_reconnector.go#L678
mess.futurePartitioning undefined (type *messageWithDataContent has no field or method futurePartitioning)
|
Test:
internal/topic/topicwriterinternal/writer_reconnector.go#L680
mess.futurePartitioning undefined (type *messageWithDataContent has no field or method futurePartitioning)
|
Test:
internal/topic/topicwriterinternal/writer_reconnector.go#L681
mess.futurePartitioning undefined (type *messageWithDataContent has no field or method futurePartitioning)
|
Test:
internal/topic/topicwriterinternal/writer_reconnector.go#L683
mess.futurePartitioning undefined (type *messageWithDataContent has no field or method futurePartitioning)
|
Test:
internal/topic/topicwriterinternal/writer_single_stream.go#L142
w.cfg.forceCodec undefined (type SingleStreamWriterConfig has no field or method forceCodec)
|
Test:
internal/table/scanner/result_test.go#L267
result.(*streamResult).nextResultSetCounter undefined (type *streamResult has no field or method nextResultSetCounter)
|
Loading