kfake: support KIP-951, fix OffsetForLeaderEpoch #1143
lint-and-test.yml
on: push
golangci-lint on amd64
32s
integration test kafka
0s
integration test redpanda
0s
Annotations
10 errors and 1 warning
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/sink.go#L724
rp.CurrentLeader undefined (type *kmsg.ProduceResponseTopicPartition has no field or method CurrentLeader)
|
golangci-lint on amd64:
pkg/kgo/topics_and_partitions.go#L634
resp.Brokers undefined (type *kmsg.ProduceResponse has no field or method Brokers)
|
golangci-lint on amd64:
pkg/kgo/topics_and_partitions.go#L635
p.CurrentLeader undefined (type *kmsg.ProduceResponseTopicPartition has no field or method CurrentLeader)
|
golangci-lint on amd64:
pkg/kgo/topics_and_partitions.go#L636
p.CurrentLeader undefined (type *kmsg.ProduceResponseTopicPartition has no field or method CurrentLeader)
|
golangci-lint on amd64:
pkg/kgo/topics_and_partitions.go#L640
resp.Brokers undefined (type *kmsg.ProduceResponse has no field or method Brokers)
|
golangci-lint on amd64:
pkg/kgo/topics_and_partitions.go#L654
p.CurrentLeader undefined (type *kmsg.ProduceResponseTopicPartition has no field or method CurrentLeader)
|
golangci-lint on amd64:
pkg/kgo/topics_and_partitions.go#L655
p.CurrentLeader undefined (type *kmsg.ProduceResponseTopicPartition has no field or method CurrentLeader)
|
golangci-lint on amd64:
pkg/kgo/topics_and_partitions.go#L663
resp.Brokers undefined (type *kmsg.FetchResponse has no field or method Brokers)
|
golangci-lint on amd64:
pkg/kgo/topics_and_partitions.go#L670
resp.Brokers undefined (type *kmsg.FetchResponse has no field or method Brokers) (typecheck)
|
golangci-lint on amd64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|