You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit resolves the following warnings:
```
% yard doc
[warn]: @param tag has unknown parameter name: group_id:
in file `lib/kafka/cluster.rb' near line 122
[warn]: @param tag has unknown parameter name: transactional_id:
in file `lib/kafka/cluster.rb' near line 132
[warn]: @param tag has unknown parameter name: string
in file `lib/kafka/protocol/encoder.rb' near line 131
-- snip --
```
0 commit comments