fix: correct lint issues #28
Annotations
4 errors and 1 warning
|
lint:
internal/infra/producer/producer.go#L20
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
|
|
lint:
internal/infra/producer/producer.go#L17
producer.Producer is missing field client (exhaustruct)
|
|
lint:
internal/infra/producer/producer.go#L21
kgo.Record is missing fields Key, Value, Headers, Timestamp, Partition, Attrs, ProducerEpoch, ProducerID, LeaderEpoch, Offset, Context (exhaustruct)
|
|
lint
issues found
|
|
lint
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.23.6-bdbf8c3047eb94d107e7e65adb0d7ce47a15b841b7a41939f8e9d2f1331be0bd
|