Skip to content

kgo: add sharding for AddPartitionsToTxn for KIP-890 #935

kgo: add sharding for AddPartitionsToTxn for KIP-890

kgo: add sharding for AddPartitionsToTxn for KIP-890 #935

Triggered via push October 19, 2023 22:57
Status Failure
Total duration 1m 1s
Artifacts
golangci-lint on amd64
50s
golangci-lint on amd64
integration test kafka
0s
integration test kafka
integration test redpanda
0s
integration test redpanda
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci-lint on amd64: pkg/kgo/atomic_maybe_work.go#L1
: # github.com/twmb/franz-go/pkg/kgo [github.com/twmb/franz-go/pkg/kgo.test]
golangci-lint on amd64: pkg/kgo/client.go#L3312
undefined: kmsg.NewAddPartitionsToTxnRequestTransaction
golangci-lint on amd64: pkg/kgo/client.go#L3318
undefined: kmsg.NewAddPartitionsToTxnRequestTransactionTopic
golangci-lint on amd64: pkg/kgo/client.go#L3323
req.Transactions undefined (type *kmsg.AddPartitionsToTxnRequest has no field or method Transactions)
golangci-lint on amd64: pkg/kgo/client.go#L3327
req.Transactions undefined (type *kmsg.AddPartitionsToTxnRequest has no field or method Transactions)
golangci-lint on amd64: pkg/kgo/client.go#L3330
req.Transactions undefined (type *kmsg.AddPartitionsToTxnRequest has no field or method Transactions)
golangci-lint on amd64: pkg/kgo/client.go#L3343
resp.Transactions undefined (type *kmsg.AddPartitionsToTxnResponse has no field or method Transactions)
golangci-lint on amd64: pkg/kgo/client.go#L3346
resp.Transactions undefined (type *kmsg.AddPartitionsToTxnResponse has no field or method Transactions)
golangci-lint on amd64: pkg/kgo/client.go#L3363
req.Transactions undefined (type *kmsg.AddPartitionsToTxnRequest has no field or method Transactions)
golangci-lint on amd64: pkg/kgo/client.go#L3366
req.Transactions undefined (type *kmsg.AddPartitionsToTxnRequest has no field or method Transactions)